[neon/extras/kstars/Neon/release] debian/patches: skip-installed-tests.diff: add missing part

Pino Toscano null at kde.org
Tue Nov 1 11:10:31 GMT 2022


Git commit 672586ed3a3cf42489765231d238078c91e8cfb3 by Pino Toscano.
Committed on 16/09/2021 at 20:43.
Pushed by jriddell into branch 'Neon/release'.

skip-installed-tests.diff: add missing part

M  +13   -0    debian/patches/skip-installed-tests.diff

https://invent.kde.org/neon/extras/kstars/commit/672586ed3a3cf42489765231d238078c91e8cfb3

diff --git a/debian/patches/skip-installed-tests.diff b/debian/patches/skip-installed-tests.diff
index 9ebe31f..93b9cbc 100644
--- a/debian/patches/skip-installed-tests.diff
+++ b/debian/patches/skip-installed-tests.diff
@@ -22,3 +22,16 @@ Last-Update: 2021-09-16
 +#endif
  
  QTEST_GUILESS_MAIN(TestKSPaths)
+--- a/Tests/auxiliary/testkspaths.h
++++ b/Tests/auxiliary/testkspaths.h
+@@ -31,8 +31,10 @@ private slots:
+     void testStandardPaths_data();
+     void testStandardPaths();
+ 
++#if 0
+     void testKStarsInstallation_data();
+     void testKStarsInstallation();
++#endif
+ };
+ 
+ #endif // TESTKSPATHS_H



More information about the Neon-commits mailing list