Commit Graph

10 Commits

Author SHA1 Message Date
Hugh Bellamy
36645a0976 Address FIXMES for cleaning up imports in build-script and friends 2017-04-01 09:54:01 +07:00
Dave Abrahams
f95133070e Merge pull request #8261 from natecook1000/nc-runtest-msg
[utils] Add message when run-test is run w/o args
2017-03-25 16:37:01 -07:00
Nate Cook
73d7d4f7c4 [utils] Add message when run-test is run w/o args 2017-03-21 22:37:20 -07:00
Hugh Bellamy
c6fcbf0510 Python lint a bunch of files not currently python linted 2017-03-17 14:11:00 +07:00
practicalswift
6d1ae2a39c [gardening] 2016 → 2017 2017-01-06 16:41:22 +01:00
practicalswift
797b80765f [gardening] Use the correct base URL (https://swift.org) in references to the Swift website
Remove all references to the old non-TLS enabled base URL (http://swift.org)
2016-11-20 17:36:03 +01:00
Rintaro Ishizaki
8e1095bdf4 [util] Remove --merge-coverage option from run-test 2016-09-02 13:58:03 +09:00
Michael Gottesman
11b894d195 [gardening] Fix some flake8 failures. 2016-06-21 21:13:02 -07:00
practicalswift
05c26537ff [gardening] Fix typos in recently introduced file utils/run-test 2016-06-21 19:10:13 +02:00
rintaro ishizaki
2b9a8dc477 [test] Added utils/run-test, a small utility to run tests for Swift
usage:
utils/run-test --build-dir <build_dir> <path_to_test> [<path_to_test> ...]
2016-06-21 21:01:08 +09:00