# HG changeset patch # User Chris Cannam # Date 1406544186 -3600 # Node ID 4d04c4fa19051717f0b5f22fd45f8f626b22776c # Parent 649f32c7eb410728136b1fae8fd7265294123747 Update README diff -r 649f32c7eb41 -r 4d04c4fa1905 README --- a/README Mon Jul 28 11:41:37 2014 +0100 +++ b/README Mon Jul 28 11:43:06 2014 +0100 @@ -30,6 +30,11 @@ they are run. The default behaviour is to treat different results on separate runs with the same input data as an error. +Supply the -t or --test option with a test ID argument to tell +vamp-plugin-tester to run only a single test, rather than the complete +test suite. To find out what test ID to use for a given test, run +vamp-plugin-tester with the --list-tests or -l option. + Errors and Warnings ===================