aboutsummaryrefslogtreecommitdiff
path: root/libunwind/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-08-26[libunwind] Support stack unwind in CET environmentgejin1-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-4/+2
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-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-29[libunwind] Fix linker flag handling in the tests.Daniel Kiss1-4/+0
2020-09-18[libunwind] Support for leaf function unwinding.Daniel Kiss1-0/+4
2020-09-18Revert "[libunwind] Support for leaf function unwinding."Daniel Kiss1-4/+0
2020-09-16[libunwind] Support for leaf function unwinding.Daniel Kiss1-0/+4
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[libunwind] Allow specifying custom Lit config filesLouis Dionne1-2/+34
2020-06-09[NFCI] Clean up exceptions related CMake and Lit options in libc++abi and lib...Louis Dionne1-1/+0
2019-12-11Reland "Enable `-funwind-tables` flag when building libunwind"Sergej Jaskiewicz1-0/+1
2019-12-04Revert "Enable `-funwind-tables` flag when building libunwind"Martin Storsjö1-1/+0
2019-12-04Enable `-funwind-tables` flag when building libunwindSergej Jaskiewicz1-0/+1
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-02-27[libunwind] Permit additional compiler and linker flags to be passed to tests.John Baldwin1-0/+2
2017-12-05[libunwind] Pass LIBUNWIND_SYSROOT and LIBUNWIND_GCC_TOOLCHAIN to litPetr Hosek1-0/+2
2017-07-26Partial fix for PR33858Jonathan Roelofs1-1/+1
2017-07-06Add a test harnessJonathan Roelofs1-0/+25