Commit Graph

9 Commits

Author SHA1 Message Date
Dmitri Hrybenko
c3960bc3df Re-enable UIViewControllerAdditions
rdar://21745580

Swift SVN r30329
2015-07-17 20:40:34 +00:00
Arnold Schwaighofer
84d46df760 This test is sensitive to SDK changes and is currently failing
rdar://21745580

Swift SVN r30020
2015-07-09 15:16:41 +00:00
Dmitri Hrybenko
70cbf82dcc Revert "Update test for new iOS behavior"
This reverts commit r29995.  We are rolling back the SDK update.

Swift SVN r30002
2015-07-08 23:47:17 +00:00
Dmitri Hrybenko
93ec0026b7 Update test for new iOS behavior
Swift SVN r29995
2015-07-08 22:33:21 +00:00
Arnold Schwaighofer
f7771859d8 Rename the optimize_test feature to executable_test and document that feature.
Swift SVN r29213
2015-06-01 23:44:13 +00:00
Arnold Schwaighofer
3643c614a3 Run tests in optimize test modes
This runs all files that have a target-build-swift or target-run-stdlib-swift
RUN line in optimize test mode.

Swift SVN r29206
2015-06-01 21:23:31 +00:00
Dmitri Hrybenko
f46f16ae82 stdlib: implement new print() API
rdar://20775683

Swift SVN r28309
2015-05-08 01:37:59 +00:00
Dmitri Hrybenko
dac8697299 Update the test for the C_ARGV rename
Swift SVN r23261
2014-11-12 03:47:22 +00:00
Jordan Rose
e83c117c30 [test] Hack: run stdlib tests first to start long-running tests earlier.
This decreases total testing time by over a minute on my old Mac Pro.
It probably has much less effect on systems with fewer cores, but shouldn't
be any worse there.

Swift SVN r22745
2014-10-15 01:30:51 +00:00