summaryrefslogtreecommitdiffstats
path: root/lldb/test/API
Commit message (Expand)AuthorAgeFilesLines
* lldbutil: Forward ASan launch info to test inferiorsVedant Kumar2020-01-101-0/+6
* [lldb/Test] Bypass LLDB_TEST_COMMON_ARGS for certain dotest args (NFC)Jonas Devlieghere2020-01-103-15/+29
* [lldb/CMake] Rename LLDB_DISABLE_PYTHON to LLDB_ENABLE_PYTHONJonas Devlieghere2019-12-132-2/+2
* [lldb/Reproducers] Propagate LLDB_CAPTURE_REPRODUCER to the test suiteJonas Devlieghere2019-12-041-0/+5
* [LLDB] Always remove debugserver from LLVM_DISTRIBUTION_COMPONENTSJonas Devlieghere2019-11-121-6/+0
* [lldb] Make Asan/SIP workaround work for Python 3Jonas Devlieghere2019-11-081-2/+4
* [lldb] Prevent Asan/SIP workaround from affecting Python in /usr/local/binJonas Devlieghere2019-11-081-1/+1
* [lldb] Record framework build path and use it everywhereHaibo Huang2019-11-061-2/+1
* [lldb] Fix Python 3 incompatibility in API/lit.cfg.pyJonas Devlieghere2019-11-051-3/+4
* [lldb] [test/API] Fix testcases symlinkMichał Górny2019-10-311-1/+1
* [CMake] Don't set LLDB_TEST_* in the top-level CMakeListsJonas Devlieghere2019-10-241-1/+23
* [CMake] Remove unused variable LLDB_TEST_CXX_COMPILERJonas Devlieghere2019-10-241-1/+1
* [CMake] Split logic across test suite subdirectories (NFC)Jonas Devlieghere2019-10-241-5/+34
* [test] Reduce inconsistency between lit configuration files.Jonas Devlieghere2019-10-102-1/+1
* [test] Add timeout to API tests.Jonas Devlieghere2019-10-101-0/+9
* [test] Use a different module cache for Shell and API tests.Jonas Devlieghere2019-10-102-3/+16
* Re-land "[test] Split LLDB tests into API, Shell & Unit"Jonas Devlieghere2019-10-098-0/+415
* Revert [test] Split LLDB tests into API, Shell & UnitAdrian Prantl2019-10-098-431/+0
* [test] Split LLDB tests into API, Shell & UnitJonas Devlieghere2019-10-098-0/+431
OpenPOWER on IntegriCloud