aboutsummaryrefslogtreecommitdiff
path: root/libcxxabi/test/lit.site.cfg.in
AgeCommit message (Expand)AuthorFilesLines
2022-05-27[runtimes] Officially deprecate the legacy testing configuration systemLouis Dionne1-0/+3
2022-03-01[runtimes] Remove FOO_TARGET_TRIPLE, FOO_SYSROOT and FOO_GCC_TOOLCHAINLouis Dionne1-2/+2
2021-10-07[runtimes] Add tests for vendor-specific propertiesLouis Dionne1-0/+1
2021-09-30Revert "[libc++][libc++abi] Add tests for vendor-specific properties"Haowei Wu1-1/+0
2021-09-29[libc++][libc++abi] Add tests for vendor-specific propertiesLouis Dionne1-0/+1
2021-07-06[runtimes] Move enable_32bit to the DSLLouis Dionne1-1/+0
2021-06-29[libc++] Serialize Lit parameters to make them available to from-scratch configsLouis Dionne1-5/+2
2021-06-28[libc++] NFCI: Remove unused Lit parameter sanitizer_libraryLouis Dionne1-1/+0
2021-06-02[libc++] Enable tests for the experimental library by defaultLouis Dionne1-0/+1
2021-05-08[libc++] Move handling of the target triple to the DSLLouis Dionne1-1/+2
2021-03-26[libcxxabi] Use cxx-headers target to consume libcxx headersPetr Hosek1-0/+1
2021-03-01[libc++/abi] Allow running back-deployment testing against libc++abiLouis Dionne1-1/+1
2020-11-06Revert "Allow running back-deployment testing against libc++abi"Louis Dionne1-1/+1
2020-11-06Allow running back-deployment testing against libc++abiLouis Dionne1-1/+1
2020-10-22[libc++abi] Fix the standalone build after the __config_site changeLouis Dionne1-0/+1
2020-10-21[take 2] [libc++] Include <__config_site> from <__config>Louis Dionne1-1/+0
2020-09-10[libcxx] Simplify back-deployment testingLouis Dionne1-1/+0
2020-07-16[runtimes][NFC] Remove unused or unnecessary CMake variablesLouis Dionne1-1/+1
2020-06-30[runtimes] Rename newformat to just format, now that the old format has been ...Louis Dionne1-2/+2
2020-06-29[runtimes] Remove the ability to select the old libc++ testing formatLouis Dionne1-7/+3
2020-06-25[libc++abi] Allow specifying custom Lit config filesLouis Dionne1-2/+35
2020-06-23[libc++abi] Allow code-signing executables when running the testsLouis Dionne1-0/+2
2020-01-09[libcxxabi] Allow tests to link with static libc++abi/libc++ even if the shar...Sergej Jaskiewicz1-2/+2
2019-08-08[libc++abi] Fix tests when pstl is enabledLouis Dionne1-0/+3
2019-02-05[CMake] Support compiler-rt builtins library in testsPetr Hosek1-1/+1
2019-02-05[CMake] Update lit test configurationPetr Hosek1-7/+8
2019-02-04[CMake] Support CMake variables for setting target, sysroot and toolchainPetr Hosek1-1/+1
2018-10-10[libcxxabi] Allow building with sanitizers enabledLouis Dionne1-0/+1
2017-12-12[libcxxabi] Pass LIBCXXABI_SYSROOT and LIBCXXABI_GCC_TOOLCHAIN to litPetr Hosek1-0/+2
2017-04-20Fix PR25874 - cxa_thread_atexit_test.pass.cpp has an incorrect XFAIL.Eric Fiselier1-1/+0
2017-04-04Fix exception address alignment test for EHABIAsiri Rathnayake1-0/+1
2017-03-04Fix PR25874 - Detect features required for cxa_thread_atexit_test.pass.cppEric Fiselier1-0/+1
2017-01-09[libcxxabi] Cleanup and adapt for r291275. NFC.Asiri Rathnayake1-1/+1
2017-01-03[libcxxabi] Introduce an externally threaded libc++abi variant.Asiri Rathnayake1-0/+1
2016-11-13Fix GCC libc++abi buildEric Fiselier1-0/+1
2016-11-13arm: Fix ttype encoding assertion failure.Logan Chien1-0/+2
2016-10-12Provide a fallback __cxa_thread_atexit() implementation. Patch from Tavian Ba...Eric Fiselier1-1/+0
2016-06-02[libcxxabi] Allow target flags to affect configuration tests.Eric Fiselier1-1/+1
2016-05-31[libcxxabi] Introduce a -fno-exceptions libc++abi libary variantAsiri Rathnayake1-0/+1
2016-04-19Enable testing for static libc++abiBen Craig1-0/+2
2016-03-17[libcxxabi] Disable cxa_thread_atexit_test if unavailableJonas Hahnfeld1-0/+1
2015-10-14Add config.project_obj_root to the libc++abi testsuiteEric Fiselier1-0/+1
2015-09-01Convert LIBCXXABI_BUILD_32_BITS to LLVM_BUILD_32_BITS.Eric Fiselier1-1/+1
2015-03-17Let libc++'s LIT configuration setup our linker paths and env.Eric Fiselier1-1/+1
2015-03-17add option to tell LIT where to find the libc++ library when built out of treeEric Fiselier1-0/+1
2015-02-26Add remote testing support to the lit configJonathan Roelofs1-0/+2
2015-02-11Fix libcxxabi's library and object root for tests.Eric Fiselier1-1/+2
2015-01-22[libcxxabi] Teach CMake better ways to find the libc++ source directory (and ...Eric Fiselier1-0/+1
2015-01-21Merge libc++abi's lit configuration with libc++'sJonathan Roelofs1-9/+8
2014-12-29[cmake/multilib] Teach libc++abi's CMake build to support multilibChandler Carruth1-9/+9