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