From 01d2ea908b88a80b2f5d36c23229032dd76d621c Mon Sep 17 00:00:00 2001 From: Matt Kraai Date: Wed, 2 Jan 2002 20:37:59 +0000 Subject: * testsuite/README: Document -v option. * testsuite/runtest: Handle -v option. (show_result): New. (run_applet_testcase): Call it. --- testsuite/README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'testsuite/README') diff --git a/testsuite/README b/testsuite/README index a886b4217..b02dfa49c 100644 --- a/testsuite/README +++ b/testsuite/README @@ -1,6 +1,8 @@ To run the test suite, change to this directory and run -"./runtest". To only run the test cases for particular applets, -specify them as parameters to runtest. +"./runtest". It will run all of the test cases, and list those +with unexpected outcomes. Adding the -v option will cause it to +show expected outcomes as well. To only run the test cases for +particular applets, specify them as parameters to runtest. The test cases for an applet reside in the subdirectory of the applet name. The name of the test case should be the assertion -- cgit v1.2.3