summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorwlestes <wlestes>2003-03-25 20:44:52 +0000
committerwlestes <wlestes>2003-03-25 20:44:52 +0000
commit6d6887f6e63e2c0fcc9a3ff6a3a2a8146bfce09b (patch)
treea0464531d83dfb62e3afe5bfd49832fda08197c7 /tests
parent28b5afef1ccf6ec10e8b866d93ac2ec3b33fff10 (diff)
downloadflex-6d6887f6e63e2c0fcc9a3ff6a3a2a8146bfce09b.tar.gz
update instructions for running test suite
Diffstat (limited to 'tests')
-rw-r--r--tests/README5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/README b/tests/README
index 36b7bf4..f948eaf 100644
--- a/tests/README
+++ b/tests/README
@@ -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: