From: Will Estes Date: Tue, 25 Mar 2003 20:44:52 +0000 (+0000) Subject: update instructions for running test suite X-Git-Tag: flex-2-5-30~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eaa2421c7f23984dabc526b9f88227daf5d2d3ba;p=flex update instructions for running test suite --- 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: