Andrew Trick
|
1220c03947
|
Fix test SILOpt test cases for edge splitting.
|
2020-11-03 01:40:00 -08:00 |
|
Michael Gottesman
|
fd4828e40a
|
Eliminate -assume-parsing-unqualified-ownership-sil from tests.
I am doing this separately from the actual change to eliminate the option to
make it easier to review.
|
2018-12-19 12:54:13 -08: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 |
|
Michael Gottesman
|
20dd563efb
|
[semantic-arc] Update tests for qualified/unqualified ownership and SILGen emission of copy_value, destroy_value.
|
2016-10-29 20:11:09 -07:00 |
|
practicalswift
|
cc852042c9
|
[gardening] Fix accidental trailing whitespace.
|
2016-10-29 10:22:58 +02:00 |
|
Dmitri Gribenko
|
55864d10cb
|
Tests: use 'mkdir -p'
|
2016-09-02 21:36:45 -07:00 |
|
Dmitri Gribenko
|
d175b3b66d
|
Migrate FileCheck to %FileCheck in tests
|
2016-08-10 23:52:02 -07:00 |
|
Chris Lattner
|
bacf6555e3
|
fix SR-1080: some tests fail when run in a path that includes "br" in the path.
|
2016-03-31 21:15:53 -07:00 |
|
Michael Gottesman
|
d8df61d422
|
Rename all globalarcopts* tests => arcsequenceopts* tests to match rename.
I just forgot to do this during the initial renaming.
|
2016-01-03 16:16:34 -06:00 |
|