diff options
author | Waldo Bastian <waldo.bastian@intel.com> | 2007-01-19 01:16:15 +0000 |
---|---|---|
committer | Waldo Bastian <waldo.bastian@intel.com> | 2007-01-19 01:16:15 +0000 |
commit | c3f036d7dd4d25b45ec76087ecf34202beb21d78 (patch) | |
tree | 889bd109b80f5e44d36e34362da1c21986b1ccaa /menu/tests/README | |
parent | 612c49cc74998f1fcff39b1cfde6a01f3c18c069 (diff) | |
download | xdg-specs-c3f036d7dd4d25b45ec76087ecf34202beb21d78.tar.xz |
Update test names
Diffstat (limited to 'menu/tests/README')
-rw-r--r-- | menu/tests/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/menu/tests/README b/menu/tests/README index edda7ce..b003dc0 100644 --- a/menu/tests/README +++ b/menu/tests/README @@ -35,9 +35,9 @@ be used: to run all tests - MENUTEST="foo -bar" TESTS="a b" ./menutest + MENUTEST="foo -bar" TESTS="Deleted Directory" ./menutest -to run test a and b only +to run the tests named "Deleted" and "Directory" only All tests contain of a test setup script named "test" and a file describing the expected menu named "result". |