]> granicus.if.org Git - flex/commitdiff
update instructions for running test suite
authorWill Estes <wlestes@users.sourceforge.net>
Tue, 25 Mar 2003 20:44:52 +0000 (20:44 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Tue, 25 Mar 2003 20:44:52 +0000 (20:44 +0000)
tests/README

index 36b7bf4b31cab769980a8081a08d510e198df053..f948eaf3d29b1e49c4c030a0dc1a9255c045f075 100644 (file)
@@ -19,10 +19,9 @@ failure and determine if it's truly significant.
 
 * HOW TO RUN THE TEST SUITE
 
-To build and execute all tests:
+To build and execute all tests from the top level of the flex source tree:
 
-  $ cd tests/ # from the top level of the flex source tree
-  $ make test
+  $ make check
 
 To build and execute a single test: