summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/plugins/builder_base.py
Commit message (Expand)AuthorAgeFilesLines
* [test] Use a different module cache for Shell and API tests.Jonas Devlieghere2019-10-101-0/+14
* [test] Pass DSYMUTIL and SDKROOT as part of the Make invocation.Jonas Devlieghere2019-10-101-5/+36
* [dotest] Avoid the need for LEVEL= makefile boilerplatePavel Labath2019-09-041-0/+1
* [dotest] Don't set the DWARF version override in CFLAGS_EXTRA.Jonas Devlieghere2019-08-201-1/+1
* [dotest] Clean up test folder clean-upPavel Labath2018-03-161-15/+0
* Build each testcase variant in its own subdirectory and remove the srcdir loc...Adrian Prantl2018-02-061-21/+30
* Enforce that NO_DEBUG_INFO_TESTCASEs build using buildDefault().Adrian Prantl2018-01-301-1/+1
* Compile the LLDB tests out-of-tree.Adrian Prantl2018-01-301-27/+44
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-15/+54
* Add "-gmodules" support to the test suite.Todd Fiala2016-05-261-0/+11
* surface build error content through test event systemTodd Fiala2016-05-141-5/+21
* Fix compiler lookup when specified without pathPavel Labath2016-02-021-0/+2
* Fix getCompiler in unit testing framework on compiler symlinksStephane Sezer2016-02-011-1/+2
* Return gmake as the default name for GNU make on NetBSDKamil Rytarowski2015-12-071-1/+1
* Tighten up sys.path, and use absolute imports everywhere.Zachary Turner2015-11-031-1/+1
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-0/+137
OpenPOWER on IntegriCloud