Mercurial > hg > sonic-annotator
diff sonic-annotator.pro @ 290:6122159556bd
Update subrepos to SV 3.0beta1 level
author | Chris Cannam |
---|---|
date | Fri, 13 Jan 2017 10:53:47 +0000 |
parents | d7bbc5b03619 |
children | e16e4cda23b9 |
line wrap: on
line diff
--- a/sonic-annotator.pro Fri Jan 13 10:24:21 2017 +0000 +++ b/sonic-annotator.pro Fri Jan 13 10:53:47 2017 +0000 @@ -1,13 +1,12 @@ TEMPLATE = subdirs -!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 += \ - sub_test_svcore_base \ +# We build the tests on every platform, though at the time of +# writing they are only automatically run on non-Windows platforms +# (because of the difficulty of getting them running nicely in the +# IDE without causing great confusion if a test fails). +SUBDIRS += \ + sub_test_svcore_base \ sub_test_svcore_data_fileio -} SUBDIRS += sub_runner