aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/configuration.py
AgeCommit message (Expand)AuthorFilesLines
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