aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/configuration.py
AgeCommit message (Expand)AuthorFilesLines
2016-10-04Improvements to testing blacklistFrancis Ricci1-4/+2
2016-09-23Allow for tests to be disabled at runtimeFrancis Ricci1-0/+6
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone1-11/+20
2016-05-17Allow custom formatting of session log file names.Zachary Turner1-0/+9
2015-12-14test infra: enable single-worker rerun phase for flakey tests.Todd Fiala1-0/+1
2015-12-14Make debug info specification use categories system.Zachary Turner1-4/+0
2015-12-12test infra: adds book-keeping for rerunnable testsTodd Fiala1-0/+3
2015-12-11Remove -S option from dotest.py.Zachary Turner1-3/+0
2015-12-11Remove -r and -R options from dotest.py.Zachary Turner1-6/+0
2015-12-10test result details now print module.class.test_name in verbose mode.Todd Fiala1-1/+1
2015-12-10Remove the -y option from dotest.py.Zachary Turner1-3/+0
2015-12-10Remove the -x option from dotest.py.Zachary Turner1-2/+0
2015-12-10Remove the --output-on-success command line argument from dotest.Zachary Turner1-1/+0
2015-12-10Remove the -T option from dotest.py.Zachary Turner1-3/+0
2015-12-09Remove the -P option from dotest.pyZachary Turner1-3/+0
2015-12-09Delete the -n command line option from dotest.py.Zachary Turner1-4/+0
2015-12-09Remove the -i command line option from dotest.py.Zachary Turner1-3/+0
2015-12-09Delete the -F command line option from dotest.py.Zachary Turner1-3/+0
2015-12-09Remove -k command line option from dotest.py.Zachary Turner1-4/+0
2015-12-09Remove -e option from dotest.py.Zachary Turner1-3/+1
2015-12-08Remove the -c option from dotest.py.Zachary Turner1-17/+3
2015-12-08Remove the -X option from dotest.pyZachary Turner1-3/+0
2015-12-08Remove the -g option from dotest.pyZachary Turner1-5/+0
2015-12-08Remove the -b option from dotest.pyZachary Turner1-7/+0
2015-12-08Remove +b option from dotest.pyZachary Turner1-3/+0
2015-12-08Remove the -D option from dotest.py.Zachary Turner1-3/+0
2015-12-08Fixup dotest.py on mac for the configuration packagePavel Labath1-3/+2
2015-12-08Move LLDBTestResult class to its own module.Zachary Turner1-0/+11
2015-12-08Get rid of global variables in dotest.pyZachary Turner1-0/+223