Jesus Checa Hidalgo
718bd7a127
tests: fedora-flags
...
* Fixed broken dependency on annobin. Requiring just redhat-rpm-config
should pull the correct annobin rpm
* Added SCL specific requirements for LLVM 13 and 14
2022-07-21 06:48:03 +00:00
Tom Stellard
a0406226b5
Add missing dependency to the fedora-flags test
...
Other packages that use this test won't have clang pre-installed, so we
need to explicitly add the dependency.
2022-05-25 02:01:05 +00:00
Jesus Checa Hidalgo
75406a880d
tests: fix fmf error in tests/fedora-flags
2022-02-15 17:11:34 +00:00
Miloš Prchlík
208be5f577
tests: on RHEL-7, throw in epel-rpm-macros to get %{build_cflags}
...
Unfortunately, this disqualifies the test from s390x, because there is no Epel for s390x. The test would just fail.
2022-02-15 16:21:04 +00:00
Miloš Prchlík
23fb27dabb
tests: add support for SCL-ized LLVM 13 (llvm-toolset-13.0)
2022-01-05 14:17:16 +01:00
Milos Prchlik
f7ecf95dc7
tests: switch to TMT
2021-10-21 13:54:44 +00:00
Tom Stellard
4125daf6f5
Revert "Run fedora-flags test on all architectures"
...
This reverts commit bd66e3d65a
.
This test is wrong, because it tests the current version of clang
from rawhide and not from the build being tested.
2021-05-19 01:25:57 +00:00
Tom Stellard
bd66e3d65a
Run fedora-flags test on all architectures
2021-05-06 21:19:01 +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