Arnold Schwaighofer
3a0ac62776
Disable signaling NaN tests on i386
...
i386 does not support signaling NaNs (SR-1515)
rdar://35085021
2017-10-20 11:49:51 -07:00
Mishal Shah
c5ff1f2cac
Update master to build with Xcode 9 beta 1, OS X 10.13, iOS 11, tvOS 11, and watchOS 4 SDKs.
2017-06-14 16:20:35 -07:00
Dmitri Gribenko
486cab447d
tests: replace 'rm -rf %t && mkdir -p %t' with '%empty-directory(%t)'
...
These changes were made using a script.
2017-06-04 11:08:39 -07:00
Robert Widmann
53ea193134
Un-XFAIL floating point test in resilient mode
2017-04-30 19:13:51 -04:00
Hooman Mehr
d7d05e1a92
Make .significandWidth do the right thing for exact powers of two
...
Resolves SR-2868.
2016-12-08 14:49:19 -05:00
practicalswift
cc852042c9
[gardening] Fix accidental trailing whitespace.
2016-10-29 10:22:58 +02:00
Slava Pestov
d28b8ead50
Add resilient_stdlib to available_features and XFAIL remaining failing tests
...
All unoptimized tests should now pass when Swift is built with
'build-script -- --swift-stdlib-enable-resilience=1'.
There are still some issues when the tests themselves are built
with optimizations via 'check-swift-validation-optimize'.
Fixes <rdar://problem/28409189>.
2016-09-30 18:28:12 -07:00
Dmitri Gribenko
30509f1b64
StdlibUnittest: add an argument label to checkHashable
...
I think it improves readability of the callsite.
2016-09-15 10:20:09 -07:00
Max Moiseev
9fc37efee4
[test] renaming test/1_stdlib to just test/stdlib
2016-09-01 16:51:43 -07:00