Mercurial > hg > sonic-visualiser
changeset 696:10e3c2c5e569
Subrepo state + build and run new tests
author | Chris Cannam |
---|---|
date | Fri, 31 Jan 2014 17:28:15 +0000 |
parents | 606a6bed2236 |
children | 8b10bbce2c7d |
files | .hgsubstate sonic-visualiser.pro |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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
--- 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