view sonic-annotator.pro @ 97:54565c08c197 start-duration

Add multi-output start-duration test (with different start and duration per output!), and clear out data from output files for tests that are not yet implemented so they don't accidentally succeed
author Chris Cannam
date Wed, 01 Oct 2014 09:27:21 +0100
parents 318e2f177ed5
children 382f33b7f00e
line wrap: on
line source
TEMPLATE = subdirs
SUBDIRS = sub_dataquay svcore sub_runner

!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 += svcore/data/fileio/test
}

sub_dataquay.file = dataquay/lib.pro

sub_runner.file = runner.pro
sub_runner.depends = svcore