summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/configuration.py
Commit message (Expand)AuthorAgeFilesLines
* Remove vestigial remnants of the test crash info hookPavel Labath2018-02-141-4/+0
* Compile the LLDB tests out-of-tree.Adrian Prantl2018-01-301-0/+3
* [dotest] Remove crashinfo hookPavel Labath2018-01-101-34/+0
* Don't override the SDKs and force the use of /System/Library/Frameworks toJason Molenda2017-05-191-1/+1
* The darwin_log tests are very fragile and currently do not properly assess th...Sean Callanan2017-04-051-1/+1
* dotest.py: remove the ability to specify different architectures/compilers in...Pavel Labath2017-03-151-5/+3
* Improvements to testing blacklistFrancis Ricci2016-10-041-4/+2
* Allow for tests to be disabled at runtimeFrancis Ricci2016-09-231-0/+6
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-11/+20
* Allow custom formatting of session log file names.Zachary Turner2016-05-171-0/+9
* test infra: enable single-worker rerun phase for flakey tests.Todd Fiala2015-12-141-0/+1
* Make debug info specification use categories system.Zachary Turner2015-12-141-4/+0
* test infra: adds book-keeping for rerunnable testsTodd Fiala2015-12-121-0/+3
* Remove -S option from dotest.py.Zachary Turner2015-12-111-3/+0
* Remove -r and -R options from dotest.py.Zachary Turner2015-12-111-6/+0
* test result details now print module.class.test_name in verbose mode.Todd Fiala2015-12-101-1/+1
* Remove the -y option from dotest.py.Zachary Turner2015-12-101-3/+0
* Remove the -x option from dotest.py.Zachary Turner2015-12-101-2/+0
* Remove the --output-on-success command line argument from dotest.Zachary Turner2015-12-101-1/+0
* Remove the -T option from dotest.py.Zachary Turner2015-12-101-3/+0
* Remove the -P option from dotest.pyZachary Turner2015-12-091-3/+0
* Delete the -n command line option from dotest.py.Zachary Turner2015-12-091-4/+0
* Remove the -i command line option from dotest.py.Zachary Turner2015-12-091-3/+0
* Delete the -F command line option from dotest.py.Zachary Turner2015-12-091-3/+0
* Remove -k command line option from dotest.py.Zachary Turner2015-12-091-4/+0
* Remove -e option from dotest.py.Zachary Turner2015-12-091-3/+1
* Remove the -c option from dotest.py.Zachary Turner2015-12-081-17/+3
* Remove the -X option from dotest.pyZachary Turner2015-12-081-3/+0
* Remove the -g option from dotest.pyZachary Turner2015-12-081-5/+0
* Remove the -b option from dotest.pyZachary Turner2015-12-081-7/+0
* Remove +b option from dotest.pyZachary Turner2015-12-081-3/+0
* Remove the -D option from dotest.py.Zachary Turner2015-12-081-3/+0
* Fixup dotest.py on mac for the configuration packagePavel Labath2015-12-081-3/+2
* Move LLDBTestResult class to its own module.Zachary Turner2015-12-081-0/+11
* Get rid of global variables in dotest.pyZachary Turner2015-12-081-0/+223
OpenPOWER on IntegriCloud