Todd Fiala
|
8cbeed3248
|
dotest.py ctrl-c support, addition of --test-runner-name option.
See http://reviews.llvm.org/D12651 for more details.
For the parallel test runner, -v now also implies --output-on-success.
llvm-svn: 247084
|
2015-09-08 22:22:33 +00:00 |
Todd Fiala
|
fed95660f3
|
Roll dosep.py parallel test runner into dotest.py command line
See the following for details:
http://reviews.llvm.org/D12587
llvm-svn: 246794
|
2015-09-03 18:58:44 +00:00 |
Vince Harron
|
8994fedc2b
|
dotest.py - fixed a bug displaying usage
./dotest.py --help
llvm-svn: 238043
|
2015-05-22 19:49:23 +00:00 |
Vince Harron
|
f8b9a1da2b
|
Refactored dotest arg parser so that it's accessible from dosep
This allows dosep to understand an act on dotest arguments
Differential Revision: http://reviews.llvm.org/D9820
llvm-svn: 237602
|
2015-05-18 19:40:54 +00:00 |