Rick van Voorden
f8ae46b3f3
[inclusive-language] changed sanity to soundness
2024-01-25 18:18:02 -08:00
Ben Rimmington
5be886f094
[stdlib] Reinstate some tests ( #36072 )
2021-03-02 18:13:04 +00:00
Xi Ge
b2b128caa0
test: temporarily disable several failing tests on CI. rdar://49026133
2019-03-19 11:18:05 -07:00
Karoy Lorentey
666a22feff
[test] Modernize hashing throughout the test suite
2018-11-29 17:38:29 +00:00
Ben Cohen
75018155ff
Kill old set/dictionary-specific bridging entrypoints ( #18930 )
2018-08-25 07:27:26 -07:00
Arnold Schwaighofer
2d8a1dbbfe
Codesign test/stdlib
2018-08-10 06:58:40 -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
9fc37efee4
[test] renaming test/1_stdlib to just test/stdlib
2016-09-01 16:51:43 -07:00