aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/lit.site.cfg.py.in
AgeCommit message (Expand)AuthorFilesLines
2024-01-18Revert "[BOLT] Fix unconditional output of boltedcollection in merge-fdata (#...Amir Ayupov1-8/+0
2024-01-18[BOLT] Fix unconditional output of boltedcollection in merge-fdata (#78653)Amir Ayupov1-0/+8
2022-10-26[test] Fix LLDB tests with just-built libcxx when using a target directory.Jordan Rupprecht1-0/+3
2022-09-12[lldb] Fix detection of existing libcxxFelipe de Azevedo Piovezan1-1/+1
2022-08-26[lldb] Fix dotest argument orderFelipe de Azevedo Piovezan1-1/+2
2022-07-11[lldb] Use the just-built libc++ for testing the LLDB data formattersJonas Devlieghere1-0/+2
2022-07-11Revert "Rebase: [Facebook] Add clang driver options to test debug info and BOLT"spupyrev1-8/+0
2022-07-11Rebase: [Facebook] Add clang driver options to test debug info and BOLTAmir Ayupov1-0/+8
2022-03-16Use lit_config.substitute instead of foo % lit_config.params everywhereSam McCall1-27/+10
2022-03-11[CMake] Rename TARGET_TRIPLE to LLVM_TARGET_TRIPLEPetr Hosek1-1/+1
2021-10-12[lldb/lua] Supplement Lua bindings for lldb moduleSiger Yang1-0/+2
2021-09-30[lldb] Remove support for replaying the test suite from a reproducerJonas Devlieghere1-1/+0
2021-03-22[lldb] config.test_exec_root is set by lit.cfg.pyJonas Devlieghere1-1/+0
2021-03-19Revert "[lldb] Make the API, Shell and Unit tests independent lit test suites"Jonas Devlieghere1-0/+1
2021-03-19[lldb] Make the API, Shell and Unit tests independent lit test suitesJonas Devlieghere1-1/+0
2021-02-21Reapply "[lldb/test] Automatically find debug servers to test"Pavel Labath1-2/+0
2021-02-11Revert "[lldb/test] Automatically find debug servers to test"Pavel Labath1-0/+2
2021-02-11Support multi-configuration generators correctly in several config filesStella Stamenova1-0/+1
2021-02-11[lldb/test] Automatically find debug servers to testPavel Labath1-2/+0
2021-02-05[lldb/test] Reduce API test tools configuration boilerplatePavel Labath1-5/+0
2020-12-04[lldb] Remove LLDB session dir and just store test traces in the respective t...Raphael Isemann1-1/+0
2020-09-29[lldb] Use config.lldb_src_root in lit_config.load_config (NFC)Jonas Devlieghere1-1/+1
2020-09-29[lldb] Hoist -s (trace directory) argument out of LLDB_TEST_COMMON_ARGS (NFC)Jonas Devlieghere1-0/+1
2020-09-29[lldb] Hoist --server argument out of LLDB_TEST_COMMON_ARGS (NFC)Jonas Devlieghere1-0/+2
2020-09-29[lldb] Also configure lldb_framework_dir in the lit.site.cfg.pyJonas Devlieghere1-0/+1
2020-09-10[lldb, tests] Correctly configure the yaml2obj pathsStella Stamenova1-0/+1
2020-08-28[lldb] Hoist --framework argument out of LLDB_TEST_COMMON_ARGS (NFC)Jonas Devlieghere1-0/+1
2020-08-28[lldb] Dervice dotest.py path from config.lldb_src_root (NFC)Jonas Devlieghere1-1/+0
2020-08-17[lldb] Get rid of helper CMake variables for PythonJonas Devlieghere1-1/+1
2020-07-10[lldb/Test] Fix missing yaml2obj in Xcode standalone build.Jonas Devlieghere1-0/+1
2020-06-11[lldb/Test] Fix ASan/TSan workaround for Xcode Python 3Jonas Devlieghere1-0/+1
2020-04-15Another attempt of D77452 - da0e91fee614e8686f48db28e6507c8abe061fc2Walter Erquinigo1-0/+6
2020-04-15Revert "[intel-pt] Improve the way the test determines whether to run"Walter Erquinigo1-5/+0
2020-04-15[intel-pt] Improve the way the test determines whether to runWalter Erquinigo1-0/+5
2020-02-06[lldb/tests] Correctly configure the lldb dotest argumentsStella Stamenova1-0/+4
2020-02-05[lldb] [test] Pass LLVM_LIBS_DIR from CMake for linking liblldbMichał Górny1-0/+1
2020-01-16[lldb/Test] Fix API tests for mutli-config generatorsJonas Devlieghere1-1/+3
2020-01-10[lldb/Test] Bypass LLDB_TEST_COMMON_ARGS for certain dotest args (NFC)Jonas Devlieghere1-0/+5
2019-12-13[lldb/CMake] Rename LLDB_DISABLE_PYTHON to LLDB_ENABLE_PYTHONJonas Devlieghere1-1/+1
2019-10-10[test] Reduce inconsistency between lit configuration files.Jonas Devlieghere1-0/+47