aboutsummaryrefslogtreecommitdiff
path: root/libcxx/test/configs
AgeCommit message (Expand)AuthorFilesLines
2024-01-21[libc++] Reland CI module improvements.Mark de Wever1-7/+0
2024-01-18Revert #76246 and #76083Daniel Thornburgh1-0/+7
2024-01-17[libc++][modules] Removes module testing. (#76083)Mark de Wever1-7/+0
2023-11-29[libc++] Run picolibc tests with qemuMichael Platings1-2/+8
2023-11-29[libc++] Add initial support for picolibcMichael Platings1-0/+42
2023-10-31[libc++][AIX] Add OS version to target tripleJake Egan1-0/+6
2023-10-19[libc++][Android] Support libc++ testing on Android (#69274)Ryan Prichard1-0/+47
2023-09-27[libcxx] [test] Use -fms-runtime-lib= for picking the CRT to useMartin Storsjö3-6/+6
2023-09-26[libc++][lit] Allow overriding the executor for tests (#66545)Alexander Richardson1-1/+0
2023-09-21[runtimes] Simplify testing configurations on GCC by using -nostdlib++ (#67021)Louis Dionne1-2/+2
2023-08-04[libcxx] [test] Deduplicate setting parameters for clangcl test configs. NFC.Martin Storsjö3-51/+6
2023-07-28[libcxx] Allow linking against the MSVC static CRTMartin Storsjö3-9/+33
2023-07-28[libcxx] [test] Fix running tests with Clang-cl in Debug modeMartin Storsjö3-6/+27
2023-07-19[libcxx] [test] Remove a stray double space from a test config. NFC.Andrew Ng1-1/+1
2023-06-15[libc++][modules] Adds the C++23 std module.Mark de Wever1-0/+8
2023-05-03[libc++][test] Makes pthread a flag.Mark de Wever4-8/+8
2023-04-27[libcxx] [test] Prepend to PATH instead of overriding itMartin Storsjö3-3/+3
2023-03-17[libc++][NFC] Move the stdlib= test suite configuration for Apple into the cf...Louis Dionne2-0/+4
2023-02-14[runtimes] Rename newconfig.py to config.py -- it's not new anymoreLouis Dionne10-20/+20
2022-12-23[libc++] Add custom clang-tidy checksNikolas Klauser1-0/+1
2022-09-30[runtimes] Remove all traces of the legacy testing configuration systemLouis Dionne1-67/+0
2022-08-19[libcxx] [test] Remove --env PATH from the static clangcl configMartin Storsjö1-1/+1
2022-08-17[libcxx] Fix using the vcruntime ABI with _HAS_EXCEPTIONS=0 definedPaul Kirth1-0/+26
2022-06-13[libcxx][AIX] Switch build compiler to clangJake Egan1-1/+1
2022-05-27[runtimes] Officially deprecate the legacy testing configuration systemLouis Dionne1-0/+3
2022-05-20[libunwind] Introduce a cmake-bridge.cfg.in file to reduce test config duplic...Louis Dionne1-2/+1
2022-05-13[libc++] Overhaul how we select the ABI libraryLouis Dionne1-1/+1
2022-04-06[libcxx] [test] Stop defining LIBCXX-WINDOWS-FIXMEMartin Storsjö3-21/+0
2022-03-16[libc++][tests] Use CMake provided paths for includes and libdir instead of h...Louis Dionne4-12/+11
2022-03-03[libc++] Use -I instead of -isystem to include headers in the test suiteNikolas Klauser8-8/+8
2022-03-02[libcxx] [test] Make filesystem tests not rely on libc++ internalsMartin Storsjö2-2/+2
2022-03-01[libcxx] [test] Place output from newconfig tests under a 'test' subdirMartin Storsjö1-1/+1
2022-03-01[runtimes] Remove FOO_TARGET_TRIPLE, FOO_SYSROOT and FOO_GCC_TOOLCHAINLouis Dionne1-2/+2
2022-02-14[libc++abi] Add a from-scratch testing config for Apple backdeploymentLouis Dionne1-1/+10
2022-02-08[libc++] Fix modules and benchmarks CI builds when incomplete features are di...Louis Dionne2-2/+2
2022-02-08[libc++] Add a Lit configuration for running back-deployment testsLouis Dionne1-0/+53
2022-01-14[libc++] [test] Add a test for proper _Uglification of template parameter names.Arthur O'Dwyer5-5/+5
2021-12-22[libc++] Add from-scratch testing configs for WindowsMartin Storsjö4-1/+99
2021-12-22[libcxx] Use LIBCXX_EXECUTOR in new test configsMartin Storsjö6-15/+6
2021-11-08[libc++][CI] Add AIX pipeline configDavid Tenty1-0/+7
2021-10-26[libc++] Include nasty_macros.h when running tests with from-scratch configsLouis Dionne5-5/+5
2021-10-22[libc++][NFC] Remove duplicate Python importsLouis Dionne5-5/+5
2021-10-14[libc++][AIX] Add scripts and config for building with the libcxx CI infrastr...David Tenty1-0/+28
2021-10-07[libc++] Add a from-scratch testing config for GCCLouis Dionne1-0/+28
2021-10-07[runtimes] Add tests for vendor-specific propertiesLouis Dionne1-0/+1
2021-10-06[libc++] Simplify writing testing config filesLouis Dionne4-129/+55
2021-09-30Revert "[libc++][libc++abi] Add tests for vendor-specific properties"Haowei Wu3-3/+0
2021-09-30[libc++] Add a testing configuration specific to Apple's libc++Louis Dionne1-0/+70
2021-09-29[libc++] Rename testing configurations to match Lit stdlib= parameterLouis Dionne2-2/+12
2021-09-29[libc++][libc++abi] Add tests for vendor-specific propertiesLouis Dionne3-0/+3