Petr Písař
27262aa7e1
Adapt STI tests to current meson
...
Meson now requires a build directory out of source tree.
Setting STI dir to "{{ tenv_workdir }}source" does not work. It
expands to "/var/str/var/str/source" instead of "var/str/source".
Hence this patch passes to meson an explicit path to the directory
with libmodulemd sources.
2023-05-11 14:20:00 +02:00
Petr Písař
8bdb2b1d1b
2.15.0 bump
2023-05-10 16:05:39 +02:00
Petr Písař
2be5d00978
Drop removed meson -D developer_build option
...
This was removed from libmodulemd-2.12.0. Now meson in Fedora CI errors on
unknown options.
2022-02-08 10:52:39 +01:00
Petr Písař
a09554e4b8
Accept an invalid buildorder 18446744073709551615 found in RHEL 8 repositories
2021-09-14 14:36:35 +02:00
Stephen Gallagher
26c80918da
Don't break tests on systems without py2
...
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2020-02-14 12:40:11 -05:00
Stephen Gallagher
2b8d40048d
Change name of unittest to work around OSCI bug
...
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-10-29 09:08:17 -04:00
Miroslav Vadkerti
d9049f9b65
Add tests running bundled tests in source
...
In Standard Test Interface format.
Signed-off-by: Miroslav Vadkerti <mvadkert@redhat.com>
2018-10-26 20:18:23 +02:00