File sonic-visualiser-remove-svcore-test.patch of Package sonic-visualiser
--- sonic-visualiser.pro.orig 2015-10-22 13:26:02.000000000 +0200
+++ sonic-visualiser.pro 2015-11-26 16:08:03.499731249 +0100
@@ -1,12 +1,7 @@
TEMPLATE = subdirs
SUBDIRS = sub_dataquay svcore svgui svapp sub_sv
-!win* {
- # We should build and run the tests on any platform,
- # but doing it automatically doesn't work so well from
- # within an IDE on Windows, so remove that from here
- SUBDIRS += svcore/base/test svcore/data/fileio/test svcore/data/model/test
-}
+
sub_sv.file = sv.pro