# HG changeset patch # User Chris Cannam # Date 1391189295 0 # Node ID 10e3c2c5e569f0f1230461bd4707d1648897db71 # Parent 606a6bed22362d460cce91d8702fc1a6f619fdc0 Subrepo state + build and run new tests diff -r 606a6bed2236 -r 10e3c2c5e569 .hgsubstate --- a/.hgsubstate Tue Jan 28 17:38:22 2014 +0000 +++ b/.hgsubstate Fri Jan 31 17:28:15 2014 +0000 @@ -1,5 +1,5 @@ 236814e07bd07473958c1ff89103124536a0c3c8 dataquay 3c5adc4a864fa75e5b1e67c260b77541aaa4f1f6 sv-dependency-builds c837368b1faf2cd3727242099eefec0a18deb91f svapp -786ee8d1f30e4920f361419a75eafa079ec0160d svcore +816c751a7979a9de8d4f23a4149fb2dfc413f3c9 svcore 67e6d518ac27260eae6ca797da1258e45dc1a949 svgui diff -r 606a6bed2236 -r 10e3c2c5e569 sonic-visualiser.pro --- a/sonic-visualiser.pro Tue Jan 28 17:38:22 2014 +0000 +++ b/sonic-visualiser.pro Fri Jan 31 17:28:15 2014 +0000 @@ -5,7 +5,7 @@ # 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/data/fileio/test + SUBDIRS += svcore/base/test svcore/data/fileio/test } sub_sv.file = sv.pro