aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/dotest.py
AgeCommit message (Expand)AuthorFilesLines
2017-03-14[CMake] Override debugserver to use the build tree on DarwinChris Bieneman1-0/+3
2016-10-31[Test-Suite] Speculative fix for darwin botsChris Bieneman1-2/+2
2016-10-31[Test Suite] Properly respect --framework optionChris Bieneman1-0/+3
2016-10-21[Test Suite] Allow overriding codesign identityChris Bieneman1-0/+2
2016-10-12Fix lookup path for lldb-miChris Bieneman1-6/+7
2016-10-04Improvements to testing blacklistFrancis Ricci1-22/+14
2016-09-23Allow for tests to be disabled at runtimeFrancis Ricci1-1/+51
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone1-105/+240
2016-05-17Allow custom formatting of session log file names.Zachary Turner1-0/+1
2016-05-16test: remove use of undefined variablesSaleem Abdulrasool1-2/+1
2016-05-16test: add missing splatSaleem Abdulrasool1-1/+1
2016-05-16test: add missing parameterSaleem Abdulrasool1-1/+1
2016-05-13test infra: catch bad decorators and import-time errorsTodd Fiala1-54/+79
2016-05-05fix argument usage for '-#' command line optionTodd Fiala1-1/+1
2016-04-25Store absolute path for lldb executable in dotest.pyFrancis Ricci1-1/+1
2016-04-20test infra: move test event-related handling into its own packageTodd Fiala1-10/+8
2016-03-22Unicode support on Win32.Zachary Turner1-1/+1
2016-03-10Eliminate the TestStarted-XXX and TestFinished-XXX files from check-lldb runs.Adrian McCarthy1-11/+0
2015-12-16Add a symbolic link from the test directory to the actual - elsewhere located...Enrico Granata1-1/+1
2015-12-15test-infra: refactored new summary results into base ResultsFormatter classTodd Fiala1-1/+1
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-17/+0
2015-12-12test infra: adds book-keeping for rerunnable testsTodd Fiala1-0/+3
2015-12-11Revert "Revert "Turn on new test summary results by default.""Todd Fiala1-0/+6
2015-12-11Remove -S option from dotest.py.Zachary Turner1-3/+0
2015-12-11Remove -r and -R options from dotest.py.Zachary Turner1-100/+1
2015-12-11Revert "Turn on new test summary results by default."Pavel Labath1-6/+0
2015-12-10Remove the -y option from dotest.py.Zachary Turner1-4/+0
2015-12-10Remove the -x option from dotest.py.Zachary Turner1-5/+0
2015-12-10Remove deprecated command line options from dotest.pyZachary Turner1-10/+0
2015-12-10Remove the --output-on-success command line argument from dotest.Zachary Turner1-7/+2
2015-12-10Remove the -T option from dotest.py.Zachary Turner1-13/+0
2015-12-10Remove -w option from dotest.py.Zachary Turner1-3/+0
2015-12-09Remove the -P option from dotest.pyZachary Turner1-7/+0
2015-12-09Delete the -n command line option from dotest.py.Zachary Turner1-14/+7
2015-12-09Remove the -i command line option from dotest.py.Zachary Turner1-7/+0
2015-12-09Delete the -F command line option from dotest.py.Zachary Turner1-5/+0
2015-12-09Remove -k command line option from dotest.py.Zachary Turner1-3/+0
2015-12-09Remove -e option from dotest.py.Zachary Turner1-7/+0
2015-12-09Remove -libcxx option from dotest.pyZachary Turner1-3/+0
2015-12-09Turn on new test summary results by default.Todd Fiala1-0/+6
2015-12-09wire timeouts and exceptional inferior process exits through the test event s...Todd Fiala1-2/+11
2015-12-08Remove the -c option from dotest.py.Zachary Turner1-78/+0
2015-12-08Remove the -X option from dotest.pyZachary Turner1-6/+3
2015-12-08Remove the -g option from dotest.pyZachary Turner1-5/+1
2015-12-08Remove the -b option from dotest.pyZachary Turner1-11/+0
2015-12-08Remove +b option from dotest.pyZachary Turner1-3/+0
2015-12-08Remove the -D option from dotest.py.Zachary Turner1-5/+0
2015-12-08Fixup dotest.py on mac for the configuration packagePavel Labath1-0/+1
2015-12-08Fixup dotest.py after the configuration package introductionPavel Labath1-1/+1