summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/dotest_args.py
Commit message (Expand)AuthorAgeFilesLines
* [test] Use a different module cache for Shell and API tests.Jonas Devlieghere2019-10-101-3/+8
* DWIMy filterspecs for dotest.pyLawrence D'Anna2019-10-081-1/+3
* [test] Fix various module cache bugs and inconsistenciesJonas Devlieghere2019-08-291-0/+5
* [dotest] Remove the curses result formatter.Jonas Devlieghere2019-08-291-4/+0
* [dotest] Make dotest.py invocation repeatableJonas Devlieghere2019-08-281-22/+0
* [dotest] Remove --event-add-entriesJonas Devlieghere2019-08-281-7/+0
* [dotest] Remove --rerun-max-file-thresholdJonas Devlieghere2019-08-281-9/+0
* [dotest] Remove -q (quiet) flag.Jonas Devlieghere2019-08-281-1/+0
* [dotest] Remove results portJonas Devlieghere2019-08-271-6/+0
* [dotest] Remove long running test "decorator" and re-enable tests.Jonas Devlieghere2019-08-271-1/+0
* [dotest] Add --dwarf-version to override the tested DWARF version.Jonas Devlieghere2019-08-191-0/+6
* [dotest] Remove multiprocessingJonas Devlieghere2019-07-301-39/+0
* [dotest] Add the ability to set environment variables for the inferior.Jonas Devlieghere2019-06-261-0/+6
* Allow use of self.filecheck in LLDB tests (c.f self.expect)Vedant Kumar2018-09-181-0/+2
* [dotest] Fix syntax error and typo.Jonas Devlieghere2018-04-121-1/+1
* [dotest] Use in-tree dsymutil on DarwinJonas Devlieghere2018-04-121-0/+2
* [test] Skip a test when using an out-of-tree debugserverVedant Kumar2018-03-081-0/+5
* Use an alternative approach to prevent Spotlight from indexing the build dire...Adrian Prantl2018-02-021-1/+1
* Compile the LLDB tests out-of-tree.Adrian Prantl2018-01-301-0/+6
* dotest.py: remove the ability to specify different architectures/compilers in...Pavel Labath2017-03-151-3/+2
* [CMake] Override debugserver to use the build tree on DarwinChris Bieneman2017-03-141-0/+4
* [Test Suite] Allow overriding codesign identityChris Bieneman2016-10-211-0/+5
* Fix building tests without system headers on DarwinChris Bieneman2016-10-121-1/+1
* Improvements to testing blacklistFrancis Ricci2016-10-041-1/+1
* Allow for tests to be disabled at runtimeFrancis Ricci2016-09-231-0/+3
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-29/+131
* Allow custom formatting of session log file names.Zachary Turner2016-05-171-0/+2
* test infra: enable single-worker rerun phase for flakey tests.Todd Fiala2015-12-141-0/+11
* Make debug info specification use categories system.Zachary Turner2015-12-141-1/+0
* test infra: adds book-keeping for rerunnable testsTodd Fiala2015-12-121-0/+9
* Remove -S option from dotest.py.Zachary Turner2015-12-111-1/+0
* Remove -r and -R options from dotest.py.Zachary Turner2015-12-111-2/+0
* Remove the -x option from dotest.py.Zachary Turner2015-12-101-1/+0
* Remove deprecated command line options from dotest.pyZachary Turner2015-12-101-9/+0
* Remove the --output-on-success command line argument from dotest.Zachary Turner2015-12-101-7/+0
* Remove the -T option from dotest.py.Zachary Turner2015-12-101-1/+0
* Remove -w option from dotest.py.Zachary Turner2015-12-101-1/+0
* Remove the -P option from dotest.pyZachary Turner2015-12-091-1/+0
* Delete the -n command line option from dotest.py.Zachary Turner2015-12-091-1/+0
* Remove the -i command line option from dotest.py.Zachary Turner2015-12-091-1/+0
* Delete the -F command line option from dotest.py.Zachary Turner2015-12-091-1/+0
* Remove -k command line option from dotest.py.Zachary Turner2015-12-091-1/+0
* Remove -e option from dotest.py.Zachary Turner2015-12-091-1/+0
* Remove -libcxx option from dotest.pyZachary Turner2015-12-091-1/+0
* Remove the -c option from dotest.py.Zachary Turner2015-12-081-1/+0
* Remove the -X option from dotest.pyZachary Turner2015-12-081-1/+0
* Remove the -g option from dotest.pyZachary Turner2015-12-081-1/+0
* Remove the -b option from dotest.pyZachary Turner2015-12-081-1/+0
* Remove +b option from dotest.pyZachary Turner2015-12-081-1/+0
* Remove the -D option from dotest.py.Zachary Turner2015-12-081-1/+0
OpenPOWER on IntegriCloud