summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/make
Commit message (Expand)AuthorAgeFilesLines
* Force c++14 when running tests on Windows.Zachary Turner2016-09-131-0/+1
* Revert "Fix tests on Windows."Zachary Turner2016-09-061-2/+2
* Fix tests on Windows.Zachary Turner2016-09-061-2/+2
* Correct makefile.rules to use arm/aarch64 target specific AR and OBJCOPYOmair Javaid2016-08-171-22/+27
* Delete Host/windows/win32.hZachary Turner2016-08-091-0/+6
* Revert rL277429: Correct makefile.rules to use toolchain specific AR and OBJCOPYOmair Javaid2016-08-021-17/+18
* Correct makefile.rules to use toolchain specific AR and OBJCOPYOmair Javaid2016-08-021-18/+17
* [test] [linux] define PR_SET_PTRACER constants if the system does not provide...Pavel Labath2016-07-141-3/+8
* Add "-gmodules" support to the test suite.Todd Fiala2016-05-261-2/+7
* Fix libstdc++ failure where <atomic> is not able to be imported on Darwin sys...Greg Clayton2016-05-122-1/+9
* Fix race in TestExitDuringStep and unify pseudo_barrier handlingPavel Labath2016-05-101-0/+23
* Adds a test to detect when clang omits specialized generic types from debug i...Kate Stone2016-04-191-0/+24
* Support Linux on SystemZ as platformUlrich Weigand2016-04-141-0/+4
* Remove CRLF line endings from test_common.hPavel Labath2016-01-111-44/+44
* Centralize the handling of attach permissions on linux in testsPavel Labath2016-01-111-0/+25
* [TestCPPAuto] On linux, we need -fno-limit-debug-info.Siva Chandra2015-12-191-0/+2
* Read macro info from .debug_macro section and use it for expression evaluation.Siva Chandra2015-12-161-1/+3
* Merge ENABLE_THREADS and ENABLE_STD_THREADS markersTamas Berghammer2015-12-151-1/+1
* [LLDB][MIPS] Change ARCHFLAG for MIPSJaydeep Patil2015-12-011-0/+3
* Disable forcing -marm (A32 instruction set) while running testsuite on arm ta...Omair Javaid2015-11-241-0/+4
* Pass -fms-compatibility-version when building test inferiors.Zachary Turner2015-11-191-0/+3
* Updated a relative path in Makefile.rules to reflect the new testsuite location.Sean Callanan2015-11-101-1/+1
* Teach LLDB how to directly launch processes on the iOS simulatorEnrico Granata2015-11-051-1/+2
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-282-0/+604
OpenPOWER on IntegriCloud