Arnold Schwaighofer
b62c6e64ff
Codesign validation-test/stdlib
2018-08-10 09:39:09 -07:00
Lance Parker
acf94f94ec
Add -Onone to all the _Debug tests
2017-09-18 12:56:52 -07:00
Dmitri Gribenko
984210aa53
tests: replace '// RUN: rm -rf' '// RUN: mkdir' pairs with '%empty-directory(...)'
...
These changes were made using a script.
2017-06-04 11:08:39 -07:00
practicalswift
fa7fbdb8b0
[gardening] Remove redundant nil-initialization of optional variable
...
From the Swift documentation:
"If you define an optional variable without providing a default value,
the variable is automatically set to nil for you."
2016-09-18 07:40:07 +02:00
Max Moiseev
5f5de9ed5a
[test] moving long stdlib tests to validation-test suite
2016-09-01 16:51:07 -07:00