summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite
Commit message (Expand)AuthorAgeFilesLines
...
* Make few adjustments after r255542.Siva Chandra2015-12-151-3/+3
* test infra: catch and print exception info on test runner socket listenerTodd Fiala2015-12-141-5/+21
* [Test] Addresses failing test when path to make contains spacesKate Stone2015-12-141-2/+2
* Remove the multiplier loop.Zachary Turner2015-12-141-7/+27
* Revert "Temporarily skip TestWithLimitDebugInfo on Darwin and OS X"Todd Fiala2015-12-141-2/+0
* Temporarily skip TestWithLimitDebugInfo on Darwin and OS XTodd Fiala2015-12-141-0/+2
* Correction in TestFrames.py test for arm targets in thumb modeOmair Javaid2015-12-141-3/+6
* test infra: enable single-worker rerun phase for flakey tests.Todd Fiala2015-12-149-26/+195
* Make skipIf decorator support not_in() functor.Zachary Turner2015-12-141-6/+8
* Make debug info specification use categories system.Zachary Turner2015-12-148-107/+42
* Make test categories composablePavel Labath2015-12-143-18/+20
* Extend XFAIL on TestNamespaceLookup on linuxPavel Labath2015-12-141-1/+1
* XFAIL TestNamespaceLookup for linuxPavel Labath2015-12-141-0/+4
* [LLDB][MIPS] Mark TestConcurrentEvents.py expected failure, as MIPS atomic se...Mohit K. Bhakkad2015-12-141-0/+1
* Test case for "Fix scope-based lookup when more than one function is found."Dawn Perchik2015-12-121-0/+216
* Fix scope-based lookup when more than one function is found.Dawn Perchik2015-12-126-2/+169
* test infra: adds book-keeping for rerunnable testsTodd Fiala2015-12-127-45/+165
* Decouple test execution and test finder logic in parallel test runner.Todd Fiala2015-12-121-16/+22
* Use new set when checking if a test event type matches the job/test result typesTodd Fiala2015-12-111-3/+1
* Revert "Revert "Turn on new test summary results by default.""Todd Fiala2015-12-112-2/+9
* Add some tests for stack and local variable inspection for mini dumps.Adrian McCarthy2015-12-113-9/+109
* Add expected timeout support to test event architecture.Todd Fiala2015-12-114-1/+74
* Remove -S option from dotest.py.Zachary Turner2015-12-115-21/+1
* Remove -r and -R options from dotest.py.Zachary Turner2015-12-113-108/+1
* Add test event marking a test as explicitly eligible for rerun if it is marke...Todd Fiala2015-12-113-4/+30
* Create test for llvm.org/pr25806Tamas Berghammer2015-12-1113-15/+100
* XFAIL TestLoadUnload for Windows->AndroidPavel Labath2015-12-111-0/+1
* Revert "Turn on new test summary results by default."Pavel Labath2015-12-112-9/+2
* test result details now print module.class.test_name in verbose mode.Todd Fiala2015-12-102-2/+10
* Add NetBSD support in the buildDriver and buildLibrary routinesKamil Rytarowski2015-12-101-2/+2
* Remove the -y option from dotest.py.Zachary Turner2015-12-1011-38/+9
* Remove the -x option from dotest.py.Zachary Turner2015-12-106-20/+3
* Remove deprecated command line options from dotest.pyZachary Turner2015-12-102-19/+0
* Remove the --output-on-success command line argument from dotest.Zachary Turner2015-12-104-31/+5
* Remove the -T option from dotest.py.Zachary Turner2015-12-103-17/+0
* Remove -w option from dotest.py.Zachary Turner2015-12-103-16/+0
* enable timeout/exceptional exit support for xUnit formatterTodd Fiala2015-12-093-2/+97
* Remove the -P option from dotest.pyZachary Turner2015-12-094-21/+0
* Delete the -n command line option from dotest.py.Zachary Turner2015-12-093-19/+7
* Remove the -i command line option from dotest.py.Zachary Turner2015-12-093-11/+0
* Delete the -F command line option from dotest.py.Zachary Turner2015-12-093-9/+0
* Remove -k command line option from dotest.py.Zachary Turner2015-12-095-97/+0
* Remove -e option from dotest.py.Zachary Turner2015-12-097-27/+8
* Remove -libcxx option from dotest.pyZachary Turner2015-12-092-4/+0
* Move XunitFormatter into its own xunit_formatter.py file.Todd Fiala2015-12-092-483/+505
* Fix new summary to include exceptional exit count in determining exit valueTodd Fiala2015-12-092-14/+35
* Disable the issue verification tests.Todd Fiala2015-12-093-0/+0
* create 3 issues for testbots: FAIL, ERROR (exceptional), and TIMEOUTTodd Fiala2015-12-094-0/+66
* Turn on new test summary results by default.Todd Fiala2015-12-092-2/+9
* Correctly XFAIL TestReturnValuePavel Labath2015-12-091-1/+1
OpenPOWER on IntegriCloud