Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/testsuite/README')
-rw-r--r--winsup/testsuite/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/testsuite/README b/winsup/testsuite/README
index 346111e9a..1f289f1b1 100644
--- a/winsup/testsuite/README
+++ b/winsup/testsuite/README
@@ -33,3 +33,8 @@ to fail, and will "fail" if they compile, run, and return zero.
"make check" will only work if you run it *on* an NT machine.
Cross-checking is not supported.
+
+To test a subset of the test-suite, use
+$ make check CYGWIN_TESTSUITE_TESTS=regexp
+
+