Commit Graph

18 Commits

Author SHA1 Message Date
Tom Stellard
e8cbe820c4 Add symlink to clang-format-diff in /usr/bin
rhbz#1939018
2021-04-16 05:03:55 +00:00
Tom Stellard
13c66032d5 Import tests from tests/clang repository
It's not necessary to store the tests in a separate repository, since
other packages can just reference the tests in this repo.

Also update, the other tests to pull from git repos in the rpms namespace.
2021-04-14 22:02:41 +00:00
Tom Stellard
72a26e56a1 Add libcxx-static as a test dependency
This fixes the clang/toolchains CI test.
2021-04-05 20:36:45 +00:00
Timm Bäder
283f2301df set CLANG_DEFAULT_UNWIND_LIB instead of using custom patch
And add the clang/toolchains test so we don't regress
2021-03-15 10:01:21 +01:00
Tom Stellard
c66b44eecb Add CI test for compiling programs with fedora compiler flags 2020-10-30 14:26:21 +00:00
sergesanspaille
70febad3d8 Fix toolchain search path
Re-activate a patch by tstellar to prefer gcc toolchains with libgcc_s
2020-09-23 17:46:58 +00:00
sergesanspaille
033a6e8acd Disable ABI test suite in gating
the CI bots don't have enogh FS space
2020-09-22 05:30:38 +00:00
Tom Stellard
73d4dd7e74 Pull tests from tests/clang repository 2019-09-25 02:40:16 +00:00
Tom Stellard
77df2a6206 Pull llvm-test-suite tests from common repo 2019-08-22 20:18:09 +00:00
Tom Stellard
d41e350538 Fix compiling with -stdlib=libc++ 2019-02-25 21:17:07 +00:00
sergesanspaille
b4f2f9a2ea Scan-view Python3 compat 2019-02-05 20:44:37 +00:00
sergesanspaille
734d45aa8f Fix and reorganize CI tests 2019-02-05 17:35:30 +00:00
Tom Stellard
1f58b21528 Fix for rhbz#1657544 2018-12-19 16:58:24 +00:00
Tom Stellard
94356f81b4 Remove which from the list of test dependencies
llvm-test-suite will pull this in automatically.
2018-10-04 16:37:48 +00:00
Tom Stellard
471d877a78 Limit test-suite to a single thread
This avoids OOM errors on the CI systems.
2018-10-03 18:15:31 +00:00
Tom Stellard
52c2187ff7 Move llvm-test-suite into a sub-package
This will allow it to be run by CI systems instead of during
the %check phase.
2018-08-23 15:07:37 +00:00
Tom Stellard
db1e6f5a70 Rewrite test using correct format. 2018-06-14 04:53:39 +00:00
Tom Stellard
f917db2d93 Add test for rhbz1482491 2018-06-14 04:45:38 +00:00