Dmitri Hrybenko
|
82828ae5a4
|
tests: use line-directive to run generated tests
Swift SVN r25026
|
2015-02-06 01:10:58 +00:00 |
|
Dmitri Hrybenko
|
60cf5d3d1b
|
SwiftIntTypes.py: remove transitional '_new' suffix from a function name
Swift SVN r21579
|
2014-08-29 15:38:22 +00:00 |
|
Dmitri Hrybenko
|
8cca039e62
|
StdlibUnittest: rename TestCase to TestSuite since it contains multiple tests
Thanks, Ben!
Swift SVN r21222
|
2014-08-15 00:09:58 +00:00 |
|
Dmitri Hrybenko
|
4b9c318c05
|
stdlib: correct trap messages for float to integer conversion
rdar://17943841
Swift SVN r21128
|
2014-08-09 18:02:28 +00:00 |
|
Dmitri Hrybenko
|
a5c03a5e13
|
stdlib: trap when constructing integers from Float and Double NaNs. Not implementable for Float80 yet.
Partially fixes rdar://17958458
Swift SVN r21109
|
2014-08-08 15:43:39 +00:00 |
|
Dmitri Hrybenko
|
7255f900b9
|
stdlib: move test for floating point conversion traps to the validation
testsuite
Fixes for traps will follow.
Swift SVN r21108
|
2014-08-08 15:20:05 +00:00 |
|