Add explicit reverse dependency tests
perl-XS-Parse-Keyword users expects ABI which changed in 0.04 and 0.06.
This commit is contained in:
parent
c7afc349be
commit
2edb0358e6
8
tests/revdep-tests/perl-Future-AsyncAwait.fmf
Normal file
8
tests/revdep-tests/perl-Future-AsyncAwait.fmf
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# Fedora CI does not support automatic testing of reverse dependencies. Hence
|
||||||
|
# list the dependencies here explicitly.
|
||||||
|
# We cannot link the tests via FMF plan uri because it would hard-code Fedora
|
||||||
|
# dist-git domain name (ugly) and dist-git branch (does not survive branching).
|
||||||
|
summary: Reverse depenendency tests
|
||||||
|
component: perl-Future-AsyncAwait
|
||||||
|
require: perl-Future-AsyncAwait-tests
|
||||||
|
test: /usr/libexec/perl-Future-AsyncAwait/test
|
8
tests/revdep-tests/perl-Syntax-Keyword-Defer.fmf
Normal file
8
tests/revdep-tests/perl-Syntax-Keyword-Defer.fmf
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# Fedora CI does not support automatic testing of reverse dependencies. Hence
|
||||||
|
# list the dependencies here explicitly.
|
||||||
|
# We cannot link the tests via FMF plan uri because it would hard-code Fedora
|
||||||
|
# dist-git domain name (ugly) and dist-git branch (does not survive branching).
|
||||||
|
summary: Reverse depenendency tests
|
||||||
|
component: perl-Syntax-Keyword-Defer
|
||||||
|
require: perl-Syntax-Keyword-Defer-tests
|
||||||
|
test: /usr/libexec/perl-Syntax-Keyword-Defer/test
|
8
tests/revdep-tests/perl-Syntax-Keyword-Dynamically.fmf
Normal file
8
tests/revdep-tests/perl-Syntax-Keyword-Dynamically.fmf
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# Fedora CI does not support automatic testing of reverse dependencies. Hence
|
||||||
|
# list the dependencies here explicitly.
|
||||||
|
# We cannot link the tests via FMF plan uri because it would hard-code Fedora
|
||||||
|
# dist-git domain name (ugly) and dist-git branch (does not survive branching).
|
||||||
|
summary: Reverse depenendency tests
|
||||||
|
component: perl-Syntax-Keyword-Dynamically
|
||||||
|
require: perl-Syntax-Keyword-Dynamically-tests
|
||||||
|
test: /usr/libexec/perl-Syntax-Keyword-Dynamically/test
|
Loading…
Reference in New Issue
Block a user