aboutsummaryrefslogtreecommitdiff
path: root/libcxx/test/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2024-01-21[libc++] Reland CI module improvements.Mark de Wever1-25/+0
2024-01-18Revert #76246 and #76083Daniel Thornburgh1-0/+25
2024-01-17[libc++][modules] Removes module testing. (#76083)Mark de Wever1-25/+0
2023-10-04[runtimes] Fix parsing of LIB{CXX,CXXABI,UNWIND}_TEST_PARAMS (#67691)Alexander Richardson1-19/+12
2023-09-27[libcxx] [test] Use -fms-runtime-lib= for picking the CRT to useMartin Storsjö1-5/+5
2023-09-26[libc++][lit] Allow overriding the executor for tests (#66545)Alexander Richardson1-3/+5
2023-08-04[libcxx] Respect CMAKE_MSVC_RUNTIME_LIBRARY wrt whether to use the debug CRTMartin Storsjö1-1/+2
2023-08-04[libcxx] [test] Deduplicate setting parameters for clangcl test configs. NFC.Martin Storsjö1-0/+24
2023-07-14[libc++][hardening] Deprecate `_LIBCPP_ENABLE_ASSERTIONS`.varconst1-4/+0
2023-07-12[libc++][hardening][NFC] Add macros to enable hardened mode.varconst1-0/+2
2023-06-15[libc++][modules] Adds the C++23 std module.Mark de Wever1-0/+26
2022-12-23[libc++] Add custom clang-tidy checksNikolas Klauser1-0/+2
2022-12-05Revert "[CMake] Use LLVM_TARGET_TRIPLE in runtimes"Leonard Chan1-1/+1
2022-11-29[CMake] Use LLVM_TARGET_TRIPLE in runtimesPetr Hosek1-1/+1
2022-09-30[runtimes] Remove all traces of the legacy testing configuration systemLouis Dionne1-75/+0
2022-07-19[libc++] Re-apply "Always build c++experimental.a""Louis Dionne1-4/+0
2022-07-18Revert "[libc++] Always build c++experimental.a"Hans Wennborg1-0/+4
2022-07-08[libc++] Always build c++experimental.aLouis Dionne1-4/+0
2022-06-07[libc++] Make the Debug mode a configuration-time only optionLouis Dionne1-4/+0
2022-05-13[runtimes][NFC] Remove dead code for Standalone buildsLouis Dionne1-2/+1
2022-05-13[libc++] Overhaul how we select the ABI libraryLouis Dionne1-1/+3
2022-03-29[libc++][libc++abi] Serialize the enable_assertions Lit parameter in the gene...Louis Dionne1-0/+4
2022-03-01[runtimes] Remove FOO_TARGET_TRIPLE, FOO_SYSROOT and FOO_GCC_TOOLCHAINLouis Dionne1-2/+4
2021-12-01[runtimes] Remove support for GCC-style 32 bit multilib buildsLouis Dionne1-5/+0
2021-10-06[libc++] Simplify writing testing config filesLouis Dionne1-0/+4
2021-07-16[runtimes] Simplify how we set the target tripleLouis Dionne1-2/+2
2021-07-15[runtimes] Serialize all Lit params instead of passing them to add_lit_testsuiteLouis Dionne1-2/+7
2021-07-14[runtimes] Bring back TARGET_TRIPLELouis Dionne1-2/+2
2021-07-14[runtimes] NFCI: Drop intermediate CMake variable TARGET_TRIPLELouis Dionne1-2/+2
2021-07-07[libc++] NFC: Fix incorrect comments in CMakeLouis Dionne1-1/+1
2021-07-06[runtimes] Move enable_32bit to the DSLLouis Dionne1-0/+4
2021-06-29[libc++] Serialize Lit parameters to make them available to from-scratch configsLouis Dionne1-4/+29
2021-05-20[libc++] Switch a few CI jobs to the minimal Lit configurationLouis Dionne1-0/+1
2021-03-24[libc++] Use add_lit_testsuite to register the libc++ test suiteLouis Dionne1-1/+1
2021-03-06Partially revert "[runtimes] Use add_lit_testsuite to register lit testsuites"David Zarzycki1-1/+1
2021-03-05[runtimes] Use add_lit_testsuite to register lit testsuitesPetr Hosek1-1/+1
2021-02-24[libcxx] [test] Quote the path to the python interpreterMartin Storsjö1-1/+1
2021-01-18[libc++] Rename check-cxx-deps to cxx-test-depends for consistencyLouis Dionne1-2/+2
2020-11-16[libc++] Move the GDB pretty printer tests to the DSLLouis Dionne1-12/+0
2020-10-09[libc++] Rename LIBCXX_ENABLE_DEBUG_MODE to LIBCXX_ENABLE_DEBUG_MODE_SUPPORTLouis Dionne1-1/+1
2020-10-07[libc++] Add a CMake option to control whether the debug mode is supportedLouis Dionne1-0/+1
2020-07-09[runtimes] Allow passing Lit parameters through CMakeLouis Dionne1-3/+4
2020-06-18[libc++] Allow specifying custom Lit config filesLouis Dionne1-3/+4
2020-06-11[libc++] Allow specifying arbitrary custom executors with the new formatLouis Dionne1-1/+1
2020-04-15[libc++] Add a new target check-cxx-deps to build dependencies of the test suiteLouis Dionne1-1/+5
2020-04-02[libc++] Refer to the Filesystem static test env as relative pathsLouis Dionne1-3/+0
2020-04-02[libc++] Reimplement the dynamic filesystem helper without using PythonLouis Dionne1-3/+0
2020-03-31[libc++] Do not rely on the environment to run filesystem testsLouis Dionne1-3/+0
2020-03-30Remove legacy CMake targets for libcxx and libcxxabiLouis Dionne1-2/+0
2020-03-25[libc++] Fix CMake configuration breakage when libc++ is built neither static...Louis Dionne1-2/+2