summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/dotest_args.py
Commit message (Expand)AuthorAgeFilesLines
* [Test Suite] Allow overriding codesign identityChris Bieneman2016-10-211-0/+5
* Fix building tests without system headers on DarwinChris Bieneman2016-10-121-1/+1
* Improvements to testing blacklistFrancis Ricci2016-10-041-1/+1
* Allow for tests to be disabled at runtimeFrancis Ricci2016-09-231-0/+3
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-29/+131
* Allow custom formatting of session log file names.Zachary Turner2016-05-171-0/+2
* test infra: enable single-worker rerun phase for flakey tests.Todd Fiala2015-12-141-0/+11
* Make debug info specification use categories system.Zachary Turner2015-12-141-1/+0
* test infra: adds book-keeping for rerunnable testsTodd Fiala2015-12-121-0/+9
* Remove -S option from dotest.py.Zachary Turner2015-12-111-1/+0
* Remove -r and -R options from dotest.py.Zachary Turner2015-12-111-2/+0
* Remove the -x option from dotest.py.Zachary Turner2015-12-101-1/+0
* Remove deprecated command line options from dotest.pyZachary Turner2015-12-101-9/+0
* Remove the --output-on-success command line argument from dotest.Zachary Turner2015-12-101-7/+0
* Remove the -T option from dotest.py.Zachary Turner2015-12-101-1/+0
* Remove -w option from dotest.py.Zachary Turner2015-12-101-1/+0
* Remove the -P option from dotest.pyZachary Turner2015-12-091-1/+0
* Delete the -n command line option from dotest.py.Zachary Turner2015-12-091-1/+0
* Remove the -i command line option from dotest.py.Zachary Turner2015-12-091-1/+0
* Delete the -F command line option from dotest.py.Zachary Turner2015-12-091-1/+0
* Remove -k command line option from dotest.py.Zachary Turner2015-12-091-1/+0
* Remove -e option from dotest.py.Zachary Turner2015-12-091-1/+0
* Remove -libcxx option from dotest.pyZachary Turner2015-12-091-1/+0
* Remove the -c option from dotest.py.Zachary Turner2015-12-081-1/+0
* Remove the -X option from dotest.pyZachary Turner2015-12-081-1/+0
* Remove the -g option from dotest.pyZachary Turner2015-12-081-1/+0
* Remove the -b option from dotest.pyZachary Turner2015-12-081-1/+0
* Remove +b option from dotest.pyZachary Turner2015-12-081-1/+0
* Remove the -D option from dotest.py.Zachary Turner2015-12-081-1/+0
* Add --curses shortcut for specifying the curses-based test results formatter.Todd Fiala2015-11-091-0/+4
* Python 3 - Turn on absolute imports, and fix existing imports.Zachary Turner2015-11-051-0/+6
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-0/+194
OpenPOWER on IntegriCloud