summaryrefslogtreecommitdiff
path: root/test/script-tests
diff options
context:
space:
mode:
authorMike Pheasant <mike@insilico.io>2016-06-01 08:51:41 +1000
committerJason Zaugg <jzaugg@gmail.com>2016-06-01 08:51:41 +1000
commit608387529b790c2a0fc87b4cf5b5324d68d02648 (patch)
treea5d66e9c0fd0dce03bf9cc0ca9e9eb6694c4090b /test/script-tests
parent8f567bc9c01e29624f5b7fcce40a0ee7fe261c08 (diff)
downloadscala-608387529b790c2a0fc87b4cf5b5324d68d02648.tar.gz
scala-608387529b790c2a0fc87b4cf5b5324d68d02648.tar.bz2
scala-608387529b790c2a0fc87b4cf5b5324d68d02648.zip
SI-9767 document and test behaviour of String->integer/float conversions
We delegate `String`'s extension methods `toInt`, `toFloat`, etc to corresponding methods in the Java standard library. These differ in the way they handle whitespace in the original string. This commit documents and tests the current behaviour.
Diffstat (limited to 'test/script-tests')
0 files changed, 0 insertions, 0 deletions