aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2024-05-25[lldb] Revise IDE folder structure (#89748)Michael Kruse1-2/+2
2024-05-03Revert "[lldb] Fix TestSharedLibStrippedSymbols for #90622"David Spickett1-1/+0
2024-05-02LLDB Debuginfod tests and a fix or two (#90622)Kevin Frei1-0/+1
2024-04-18[lldb][test] Remove LLDB_TEST_USE_VENDOR_PACKAGES (#89260)Jordan Rupprecht1-2/+1
2024-03-28[lldb] Remove cmake check for pexpect with LLDB_TEST_USE_VENDOR_PACKAGES (#86...Jordan Rupprecht1-17/+0
2024-03-07[lldb][test] Enforce `pexpect` system availability by default (#84270)Jordan Rupprecht1-1/+3
2024-03-01[lldb][test][Windows] Don't check for pexpect with LLDB_ENFORCE_STRICT_TEST_R...David Spickett1-4/+8
2024-02-29[lldb] Add pexpect to LLDB_ENFORCE_STRICT_TEST_REQUIREMENTSJonas Devlieghere1-1/+2
2024-02-29[lldb][test] Clear pexpect found var before checking againDavid Spickett1-0/+1
2024-02-28Revert "[lldb] Add pexpect to LLDB_ENFORCE_STRICT_TEST_REQUIREMENTS"Jonas Devlieghere1-2/+1
2024-02-28[lldb] Add pexpect to LLDB_ENFORCE_STRICT_TEST_REQUIREMENTSJonas Devlieghere1-1/+2
2024-02-28[lldb][test][NFC] Add option to exclude third_party packages (#83191)Jordan Rupprecht1-1/+16
2023-10-25[lldb] Add test dependency on the `runtimes` instead of the `cxx` targetJonas Devlieghere1-2/+4
2023-10-20[lldb] Remove more references to lldb-vscode (#69696)David Spickett1-2/+2
2023-05-26[lldb] Remove reproducer test suite (NFC)Jonas Devlieghere1-21/+0
2023-05-20[lldb][cmake] Allow specifying custom libcxx for tests in standalone buildsMichael Buch1-3/+12
2023-05-17[lldb][gnustep] Add basic test and infrastructure for GNUstep ObjC runtimeStefan Gränitz1-0/+24
2023-03-20[lldb] Introduce CMake variable LLDB_ENFORCE_STRICT_TEST_REQUIREMENTSAlex Langford1-0/+25
2022-12-22[lldb] Add LTO dependency to lldb test suiteAugusto Noronha1-0/+3
2022-10-26[test] Fix LLDB tests with just-built libcxx when using a target directory.Jordan Rupprecht1-0/+8
2022-10-14[LLDB] Only run lldb-server Shell tests if it gets builtAlex Langford1-0/+1
2022-08-31[lldb] Correctly add runtime test dependenciesJonas Devlieghere1-21/+6
2022-08-31[lldb] Make the rumtimes target a test dependencyJonas Devlieghere1-0/+4
2022-07-25[lldb] Make compiler-rt an optional LLDB test dependencyJonas Devlieghere1-0/+4
2022-07-11[lldb] Use the just-built libc++ for testing the LLDB data formattersJonas Devlieghere1-0/+2
2022-07-05[lldb] Add support to load object files from thin archivesKaining Zhong1-0/+1
2022-05-28[lldb] Fix cross compiling on macOSMartin Storsjö1-1/+1
2022-03-11[CMake] Rename TARGET_TRIPLE to LLVM_TARGET_TRIPLEPetr Hosek1-1/+1
2022-01-10[lldb] Remove lldb-instrJonas Devlieghere1-4/+0
2021-11-01[lldb] Only specify LLVM_ENABLE_RUNTIMES in the libcxx error message.Jonas Devlieghere1-16/+5
2021-10-18[lldb] Fix missing dependency on libc++ from LLDB test suite on non-Darwin pl...Raphael Isemann1-1/+8
2021-08-03[lldb] Move comment about noindex next to line it refers toNico Weber1-0/+5
2021-05-21[lldb] Match test dependencies name to other LLVM projects.Daniel Rodríguez Troitiño1-4/+8
2021-03-22Re-land "[lldb] Make the API, Shell and Unit tests independent lit test suites"Jonas Devlieghere1-12/+6
2021-03-19Revert "[lldb] Make the API, Shell and Unit tests independent lit test suites"Jonas Devlieghere1-6/+12
2021-03-19[lldb] Make the API, Shell and Unit tests independent lit test suitesJonas Devlieghere1-12/+6
2021-03-18[lldb] Move Apple simulators test targets under APIJonas Devlieghere1-23/+0
2021-03-11[lldb] Add missing debugserver dependency to check-lldbRaphael Isemann1-0/+3
2021-02-22[lldb] add check for libcxx runtimeRichard Howell1-3/+4
2021-01-07[lldb] [debugserver] Add stN aliases for stmmN for compatibilityMichał Górny1-0/+1
2020-10-27[lldb] Add llvm-pdbutil to lldb test dependenciesRaphael Isemann1-0/+1
2020-10-13[lldb] Add targets for running test suite against Watch/TV/iPhone simulatorsRaphael Isemann1-0/+23
2020-08-18[lldb] [testsuite] Add split-file for check-lldb dependenciesJan Kratochvil1-0/+1
2020-08-17[lldb] Get rid of helper CMake variables for PythonJonas Devlieghere1-1/+1
2020-07-29[lldb] Fix llvm-lit in standalone buildsJonas Devlieghere1-0/+3
2020-05-28[lldb/Reproducers] Add top-level-target check-lldb-reproducersJonas Devlieghere1-0/+21
2020-04-15Another attempt of D77452 - da0e91fee614e8686f48db28e6507c8abe061fc2Walter Erquinigo1-0/+1
2020-04-15Revert "[intel-pt] Improve the way the test determines whether to run"Walter Erquinigo1-1/+0
2020-04-15[intel-pt] Improve the way the test determines whether to runWalter Erquinigo1-0/+1
2020-03-30[lldb/CMake] Make check-lldb-* work for the standalone build.Jonas Devlieghere1-0/+17