Commit Graph

10 Commits

Author SHA1 Message Date
Nikita Popov
4ef9824648 Fix integration test suite for f36
Suppress libunwind tests (which don't have clang integration on
f36) and libcxx static tests (which is broken on f36 due to non-pic
libc++abi.a).
2023-01-18 17:41:42 +01:00
sergesanspaille
7857c3e7ea LLVM 14.0.0 - sync with rawhide 2022-03-31 09:36:49 +02:00
Miloš Prchlík
f97fd4bb29 tests: add extra repositories to allow installation of ninja/libstdc++ 2022-01-11 16:01:30 +00:00
Miloš Prchlík
978f4952dd tests: add support for SCL-ized LLVM 13 (llvm-toolset-13.0) 2021-12-13 12:29:21 +01:00
Milos Prchlik
c3456fa4ca tests: unquote use of CMAKE_LIBCXX to avoid empty yet existing cmake argument 2021-11-25 14:56:57 +01:00
Milos Prchlik
9e0411bb7b tests: use adjust to handle libcxx requirement in Fedora and RHEL 2021-11-24 14:07:30 +01:00
Milos Prchlik
b7f7ff0fcb tests: use python3-lit rather than python-lit
Easier for downstream to adapt, one less difference.
2021-11-03 08:33:46 +01:00
Milos Prchlik
027da3930a tests: returning few comments dropped during TMT conversion
I find these comments useful, especially for my future self who would be
dealing with the subtle changes between Fedora and downstream.
2021-09-17 10:51:44 +02:00
Timm Bäder
b7b4d3e66b Port tests to tmt 2021-09-15 08:01:11 +02:00
serge-sans-paille
9fc4be03e7 Use integration test suite instead of regression test suite 2021-05-12 10:28:12 +02:00