dev-libs/check: bump to 0.14.0
[gentoo.git] / dev-libs / check / files / check-0.14-xfail-tests.patch
1 --- a/tests/Makefile.am 2020-02-02 09:33:17.807391927 +0200
2 +++ b/tests/Makefile.am.1       2020-02-02 09:34:01.267166205 +0200
3 @@ -19,6 +19,10 @@
4  # XFAIL_TESTS = \
5  #      check_thread_stress
6  
7 +XFAIL_TESTS = \
8 +    check_check_export \
9 +    check_check
10 +
11  noinst_PROGRAMS =              \
12         check_check_export      \
13         check_check             \