summaryrefslogtreecommitdiffstats
path: root/lldb/test/dotest_args.py
Commit message (Expand)AuthorAgeFilesLines
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-194/+0
* Deprecate -m/+m dotest options in favor of test categoriesPavel Labath2015-10-271-2/+2
* Port the python api decorator to use test categoriesPavel Labath2015-10-261-2/+7
* Remove argparse_compat.Zachary Turner2015-10-231-15/+7
* Convert print statements to print function calls.Zachary Turner2015-10-191-1/+3
* Run tests with dwo symbol filesTamas Berghammer2015-10-071-1/+1
* Cleaned up results formatter options hand-off.Todd Fiala2015-09-231-5/+7
* test events: added optional value type to extra event key/val pairsTodd Fiala2015-09-181-1/+3
* test events: announce worker count in new initialize eventTodd Fiala2015-09-181-0/+12
* Adds parallel work queue index to test events, stdout/stderr results support.Todd Fiala2015-09-181-0/+5
* Add JUnit/XUnit-formatted output to the lldb test run systemTodd Fiala2015-09-151-0/+25
* dotest.py ctrl-c support, addition of --test-runner-name option.Todd Fiala2015-09-081-1/+7
* Roll dosep.py parallel test runner into dotest.py command lineTodd Fiala2015-09-031-0/+27
* dotest.py - fixed a bug displaying usageVince Harron2015-05-221-3/+2
* Refactored dotest arg parser so that it's accessible from dosepVince Harron2015-05-181-0/+117
OpenPOWER on IntegriCloud