summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/dotest.py
Commit message (Expand)AuthorAgeFilesLines
* [lit, lldbsuite] Add a bug reference to the failing TestLinuxCore and fix an ...Stella Stamenova2018-05-091-2/+2
* Test Commit: fix a comment to be grammatically correctStella Stamenova2018-05-071-1/+1
* [dotest] Make the set of tests independent of the test configurationPavel Labath2018-04-241-0/+17
* [dotest] Fix syntax error and typo.Jonas Devlieghere2018-04-121-1/+1
* [dotest] Use in-tree dsymutil on DarwinJonas Devlieghere2018-04-121-0/+6
* [dotest] --skip-category should append and not override.Davide Italiano2018-04-051-1/+1
* [test] Skip a test when using an out-of-tree debugserverVedant Kumar2018-03-081-0/+3
* Use an alternative approach to prevent Spotlight from indexing the build dire...Adrian Prantl2018-02-021-8/+0
* Create a marker for Spotlight to never index $BUILD_DIR.Adrian Prantl2018-02-011-2/+11
* Compile the LLDB tests out-of-tree.Adrian Prantl2018-01-301-0/+13
* [lldbtestsuite] Don't crash on `None` input for is_exe().Davide Italiano2018-01-261-0/+2
* [dotest] Remove crashinfo hookPavel Labath2018-01-101-1/+0
* Revert "[lldbtests] Handle errors instead of crashing."Pavel Labath2017-10-241-5/+1
* [lldbtests] Handle errors instead of crashing.Davide Italiano2017-10-231-1/+5
* Centralize libc++ test skipping logicPavel Labath2017-03-291-0/+25
* Fix remote test suite directory creationPavel Labath2017-03-201-2/+9
* allow for specification of compiler/lldb executables basenameTim Hammerquist2017-03-171-0/+4
* executables should be validated before spawning subprocessesTim Hammerquist2017-03-171-2/+14
* dotest.py: remove the ability to specify different architectures/compilers in...Pavel Labath2017-03-151-128/+87
* [CMake] Override debugserver to use the build tree on DarwinChris Bieneman2017-03-141-0/+3
* [Test-Suite] Speculative fix for darwin botsChris Bieneman2016-10-311-2/+2
* [Test Suite] Properly respect --framework optionChris Bieneman2016-10-311-0/+3
* [Test Suite] Allow overriding codesign identityChris Bieneman2016-10-211-0/+2
* Fix lookup path for lldb-miChris Bieneman2016-10-121-6/+7
* Improvements to testing blacklistFrancis Ricci2016-10-041-22/+14
* Allow for tests to be disabled at runtimeFrancis Ricci2016-09-231-1/+51
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-105/+240
* Allow custom formatting of session log file names.Zachary Turner2016-05-171-0/+1
* test: remove use of undefined variablesSaleem Abdulrasool2016-05-161-2/+1
* test: add missing splatSaleem Abdulrasool2016-05-161-1/+1
* test: add missing parameterSaleem Abdulrasool2016-05-161-1/+1
* test infra: catch bad decorators and import-time errorsTodd Fiala2016-05-131-54/+79
* fix argument usage for '-#' command line optionTodd Fiala2016-05-051-1/+1
* Store absolute path for lldb executable in dotest.pyFrancis Ricci2016-04-251-1/+1
* test infra: move test event-related handling into its own packageTodd Fiala2016-04-201-10/+8
* Unicode support on Win32.Zachary Turner2016-03-221-1/+1
* Eliminate the TestStarted-XXX and TestFinished-XXX files from check-lldb runs.Adrian McCarthy2016-03-101-11/+0
* Add a symbolic link from the test directory to the actual - elsewhere located...Enrico Granata2015-12-161-1/+1
* test-infra: refactored new summary results into base ResultsFormatter classTodd Fiala2015-12-151-1/+1
* 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-17/+0
* test infra: adds book-keeping for rerunnable testsTodd Fiala2015-12-121-0/+3
* Revert "Revert "Turn on new test summary results by default.""Todd Fiala2015-12-111-0/+6
* Remove -S option from dotest.py.Zachary Turner2015-12-111-3/+0
* Remove -r and -R options from dotest.py.Zachary Turner2015-12-111-100/+1
* Revert "Turn on new test summary results by default."Pavel Labath2015-12-111-6/+0
* Remove the -y option from dotest.py.Zachary Turner2015-12-101-4/+0
* Remove the -x option from dotest.py.Zachary Turner2015-12-101-5/+0
* Remove deprecated command line options from dotest.pyZachary Turner2015-12-101-10/+0
* Remove the --output-on-success command line argument from dotest.Zachary Turner2015-12-101-7/+2
OpenPOWER on IntegriCloud