1. cee6a6a Add --curses shortcut for specifying the curses-based test results formatter. by Todd Fiala · 10 years ago
  2. c1b7cd7 Python 3 - Turn on absolute imports, and fix existing imports. by Zachary Turner · 10 years ago
  3. c432c8f Move lldb/test to lldb/packages/Python/lldbsuite/test. by Zachary Turner · 10 years ago[Renamed from lldb/test/dotest_args.py]
  4. e272b77 Deprecate -m/+m dotest options in favor of test categories by Pavel Labath · 10 years ago
  5. dc8b2d3 Port the python api decorator to use test categories by Pavel Labath · 10 years ago
  6. 3ad3874 Remove argparse_compat. by Zachary Turner · 10 years ago
  7. ff890da Convert print statements to print function calls. by Zachary Turner · 10 years ago
  8. 4c0c7a7 Run tests with dwo symbol files by Tamas Berghammer · 10 years ago
  9. ea73624 Cleaned up results formatter options hand-off. by Todd Fiala · 10 years ago
  10. 40b180e test events: added optional value type to extra event key/val pairs by Todd Fiala · 10 years ago
  11. e83f140 test events: announce worker count in new initialize event by Todd Fiala · 10 years ago
  12. 33896a9 Adds parallel work queue index to test events, stdout/stderr results support. by Todd Fiala · 10 years ago
  13. 68615ce Add JUnit/XUnit-formatted output to the lldb test run system by Todd Fiala · 10 years ago
  14. 8cbeed3 dotest.py ctrl-c support, addition of --test-runner-name option. by Todd Fiala · 10 years ago
  15. fed9566 Roll dosep.py parallel test runner into dotest.py command line by Todd Fiala · 10 years ago
  16. 8994fed dotest.py - fixed a bug displaying usage by Vince Harron · 10 years ago
  17. f8b9a1d Refactored dotest arg parser so that it's accessible from dosep by Vince Harron · 10 years ago