summaryrefslogtreecommitdiff
path: root/tests/README
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2003-03-25 20:44:52 +0000
committerWill Estes <wlestes@users.sourceforge.net>2003-03-25 20:44:52 +0000
commiteaa2421c7f23984dabc526b9f88227daf5d2d3ba (patch)
tree015b148e94c8e734735597ebb2bc4e07eaeb0808 /tests/README
parent2ea243b80a5a443c533e5f621b0d5a52790a97dc (diff)
update instructions for running test suite
Diffstat (limited to 'tests/README')
-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: