aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2024-01-26[lldb] Remove obsolete signBinary helper (#79656)Jonas Devlieghere1-6/+0
2023-07-13[lldb] Support Compact C Type Format (CTF)Jonas Devlieghere1-0/+3
2022-09-14[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson1-2/+2
2022-08-26[lldb] Fix dotest argument orderFelipe de Azevedo Piovezan1-9/+12
2022-08-25Revert "[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are...John Ericson1-2/+2
2022-08-24[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson1-2/+2
2021-09-24[lldb] Copy the system debugserver in LLDB.frameworkJonas Devlieghere1-4/+11
2021-08-03[lldb] Move comment about noindex next to line it refers toNico Weber1-5/+0
2021-05-21[lldb] Match test dependencies name to other LLVM projects.Daniel Rodríguez Troitiño1-2/+2
2021-03-27[lldb] Fix capitalization in CMake status messageJonas Devlieghere1-1/+1
2021-03-22Re-land "[lldb] Make the API, Shell and Unit tests independent lit test suites"Jonas Devlieghere1-12/+15
2021-03-19Revert "[lldb] Make the API, Shell and Unit tests independent lit test suites"Jonas Devlieghere1-15/+12
2021-03-19[lldb] Make the API, Shell and Unit tests independent lit test suitesJonas Devlieghere1-12/+15
2021-03-18[lldb] Move Apple simulators test targets under APIJonas Devlieghere1-0/+22
2021-02-21Reapply "[lldb/test] Automatically find debug servers to test"Pavel Labath1-13/+1
2021-02-11Revert "[lldb/test] Automatically find debug servers to test"Pavel Labath1-1/+13
2021-02-11[lldb/test] Automatically find debug servers to testPavel Labath1-13/+1
2021-02-05[lldb/test] Reduce API test tools configuration boilerplatePavel Labath1-9/+0
2020-12-04[lldb] Remove LLDB session dir and just store test traces in the respective t...Raphael Isemann1-6/+0
2020-09-29[lldb] Hoist -s (trace directory) argument out of LLDB_TEST_COMMON_ARGS (NFC)Jonas Devlieghere1-2/+5
2020-09-29[lldb] Hoist --server argument out of LLDB_TEST_COMMON_ARGS (NFC)Jonas Devlieghere1-2/+4
2020-09-29[lldb] Configure LLDB_FRAMEWORK_DIR in multi-generator buildsJonas Devlieghere1-0/+1
2020-08-28[lldb] Hoist --framework argument out of LLDB_TEST_COMMON_ARGS (NFC)Jonas Devlieghere1-1/+1
2020-08-21[lldb] Don't pass --rerun-all-issues on Windows.Jonas Devlieghere1-3/+0
2020-08-17[lldb] Get rid of helper CMake variables for PythonJonas Devlieghere1-1/+1
2020-07-22[lldb] Fix LLDB_DEFAULT_TEST_ARCH for standalone buildsJonas Devlieghere1-4/+4
2020-07-15Revert "[lldb] Use the basename of the Python test for the log name instead o...Raphael Isemann1-1/+1
2020-07-15[lldb] Use the basename of the Python test for the log name instead of the cl...Raphael Isemann1-1/+1
2020-07-10[lldb/Test] Fix missing yaml2obj in Xcode standalone build.Jonas Devlieghere1-0/+4
2020-01-21[lldb/CMake] Add check-lldb-shell and check-lldb-api targets for XcodeJonas Devlieghere1-0/+8
2020-01-16[lldb/CMake] Remove duplicate entryJonas Devlieghere1-1/+0
2020-01-15[lldb/Utils] Patch all variables used by lit (3/3)Jonas Devlieghere1-0/+13
2020-01-10[lldb/Test] Bypass LLDB_TEST_COMMON_ARGS for certain dotest args (NFC)Jonas Devlieghere1-8/+0
2019-11-12[LLDB] Always remove debugserver from LLVM_DISTRIBUTION_COMPONENTSJonas Devlieghere1-6/+0
2019-11-06[lldb] Record framework build path and use it everywhereHaibo Huang1-2/+1
2019-10-24[CMake] Don't set LLDB_TEST_* in the top-level CMakeListsJonas Devlieghere1-1/+23
2019-10-24[CMake] Remove unused variable LLDB_TEST_CXX_COMPILERJonas Devlieghere1-1/+1
2019-10-24[CMake] Split logic across test suite subdirectories (NFC)Jonas Devlieghere1-5/+34
2019-10-09Re-land "[test] Split LLDB tests into API, Shell & Unit"Jonas Devlieghere1-0/+133
2019-10-09Revert [test] Split LLDB tests into API, Shell & UnitAdrian Prantl1-149/+0
2019-10-09[test] Split LLDB tests into API, Shell & UnitJonas Devlieghere1-0/+149