Mercurial > hg > sonic-visualiser
comparison sonic-visualiser.pro @ 696:10e3c2c5e569
Subrepo state + build and run new tests
author | Chris Cannam |
---|---|
date | Fri, 31 Jan 2014 17:28:15 +0000 |
parents | e6faa02020f0 |
children | fc0ce89208d8 |
comparison
equal
deleted
inserted
replaced
695:606a6bed2236 | 696:10e3c2c5e569 |
---|---|
3 | 3 |
4 !win* { | 4 !win* { |
5 # We should build and run the tests on any platform, | 5 # We should build and run the tests on any platform, |
6 # but doing it automatically doesn't work so well from | 6 # but doing it automatically doesn't work so well from |
7 # within an IDE on Windows, so remove that from here | 7 # within an IDE on Windows, so remove that from here |
8 SUBDIRS += svcore/data/fileio/test | 8 SUBDIRS += svcore/base/test svcore/data/fileio/test |
9 } | 9 } |
10 | 10 |
11 sub_sv.file = sv.pro | 11 sub_sv.file = sv.pro |
12 | 12 |
13 sub_dataquay.file = dataquay/lib.pro | 13 sub_dataquay.file = dataquay/lib.pro |