summaryrefslogtreecommitdiffstats
path: root/lldb/lit/ExecControl
Commit message (Expand)AuthorAgeFilesLines
* Re-land "[test] Split LLDB tests into API, Shell & Unit"Jonas Devlieghere2019-10-099-260/+0
* Revert [test] Split LLDB tests into API, Shell & UnitAdrian Prantl2019-10-099-0/+260
* [test] Split LLDB tests into API, Shell & UnitJonas Devlieghere2019-10-099-260/+0
* Fix file names in file headers. NFCFangrui Song2019-05-131-1/+1
* Pass explicit C++ version to testFrederic Riss2019-04-261-1/+1
* This test is failing on and off on the bots. Jim Ingham2019-03-121-1/+1
* [lit, windows] Disable stop-hook-threads on WindowsStella Stamenova2019-03-051-1/+2
* [lldb] [test] Mark failing tests XFAIL on NetBSDMichal Gorny2019-03-041-0/+1
* Reinstate UNSUPPORTED: linux on stop-hook-threads.testPavel Labath2019-03-021-0/+1
* Resubmit r354706 with a fix for process launch.Jim Ingham2019-03-016-18/+21
* Finish revert of r354706Pavel Labath2019-02-251-2/+0
* Revert r354706 - lit touched my thighJim Ingham2019-02-237-22/+20
* Make sure that stop-hooks run asynchronously.Jim Ingham2019-02-237-18/+22
* Disable stop-hook-threads.test on LinuxJorge Gorbe Moya2019-02-151-0/+1
* [Test] Fix up tests affected by the new LLVM header.Jonas Devlieghere2019-01-222-2/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-192-8/+6
* [lit] Skip stop-hook test on WindowsStella Stamenova2018-12-201-1/+5
* [lit] Disable the stop hook tests on WindowsStella Stamenova2018-11-202-0/+2
* Fix some issues with LLDB's lit configuration files.Zachary Turner2018-11-192-2/+2
* Don't use -O in lit tests.Zachary Turner2018-11-197-17/+21
* Rewrite stop-hook tests as a couple of FileCheck testsFrederic Riss2018-11-164-0/+245
OpenPOWER on IntegriCloud