Mercurial > hg > sonic-visualiser
changeset 987:fc0ce89208d8
Tidy dense time-value model API a bit; add first simple unit test for FFT model
author | Chris Cannam |
---|---|
date | Wed, 10 Jun 2015 17:06:02 +0100 |
parents | f2012eefe07a |
children | ac461952171d |
files | .hgsubstate sonic-visualiser.pro |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/.hgsubstate Wed Jun 10 14:44:09 2015 +0100 +++ b/.hgsubstate Wed Jun 10 17:06:02 2015 +0100 @@ -1,5 +1,5 @@ d16f0fd6db6104d87882bc43788a3bb1b0f8c528 dataquay 55ece8862b6d3a54aad271a53f9c1615e5d3bcf8 sv-dependency-builds -8125b8cb8128b71ba9eb0759a8774c8038cd16e8 svapp -bf6f64dabe7363a027d22659b071c7ec9ec081bd svcore +3485d324c172e92e6f47156ef586692fc28b0c36 svapp +9f4505ac9072c8cb5bede9f9e9e84b07c18cf144 svcore fd934705973f2806ebf2624f0416341f545e8b50 svgui
--- a/sonic-visualiser.pro Wed Jun 10 14:44:09 2015 +0100 +++ b/sonic-visualiser.pro Wed Jun 10 17:06:02 2015 +0100 @@ -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/base/test svcore/data/fileio/test + SUBDIRS += svcore/base/test svcore/data/fileio/test svcore/data/model/test } sub_sv.file = sv.pro