diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-12-07 23:40:27 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2023-12-17 12:04:13 +0000 |
| commit | eaad91afdff64a54994e5011bcaa40953df453cb (patch) | |
| tree | 98bc83583a3ce77add65603cbb3a8702d4574a93 /net-libs/signon-ui/files/signon-ui-0.15_p20171022-disable-tests.patch | |
| parent | e9cace638f598a1ca8254c28d0b47a22de92658d (diff) | |
| download | kde-eaad91afdff64a54994e5011bcaa40953df453cb.tar.gz kde-eaad91afdff64a54994e5011bcaa40953df453cb.tar.bz2 kde-eaad91afdff64a54994e5011bcaa40953df453cb.zip | |
net-libs/signon-ui: add 9999 w/ IUSE qt6 [WIP]
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/signon-ui/files/signon-ui-0.15_p20171022-disable-tests.patch')
| -rw-r--r-- | net-libs/signon-ui/files/signon-ui-0.15_p20171022-disable-tests.patch | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/net-libs/signon-ui/files/signon-ui-0.15_p20171022-disable-tests.patch b/net-libs/signon-ui/files/signon-ui-0.15_p20171022-disable-tests.patch new file mode 100644 index 00000000000..dc818cd1526 --- /dev/null +++ b/net-libs/signon-ui/files/signon-ui-0.15_p20171022-disable-tests.patch @@ -0,0 +1,24 @@ +From 468e47402334ce1a0eee9ce30c2e55951877d668 Mon Sep 17 00:00:00 2001 +From: Andreas Sturmlechner <asturm@gentoo.org> +Date: Sun, 25 Oct 2020 00:11:12 +0200 +Subject: [PATCH] Disable unit tests + +--- + tests/tests.pro | 2 -- + 1 file changed, 2 deletions(-) + +diff --git a/tests/tests.pro b/tests/tests.pro +index 6b37001..c711f56 100644 +--- a/tests/tests.pro ++++ b/tests/tests.pro +@@ -1,7 +1,5 @@ + TEMPLATE = subdirs + CONFIG += ordered +-SUBDIRS = \ +- unit + + CONFIG(medium-tests) { + SUBDIRS += functional +-- +2.29.1 + |
