[PATCH] Add example to run specific tests by name to the test/README

Darxus <[email protected]>
Newsgroups gmane.comp.lib.cairo
Message-ID <[email protected]>
---
 test/README | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/test/README b/test/README
index 8cf3ddb..155310a 100644
--- a/test/README
+++ b/test/README
@@ -21,8 +21,9 @@ The test suite needs to be run before any code is committed and before
 any release. See below for hints and rules governing the use of the suite.
 
 The test suite is built as a single binary, which allows you to choose
-individual or categories of tests to run. For example, if you want to
-run all text related tests you can use:
+individual or categories of tests to run. For example, to run specific tests:
+    ./cairo-test-suite record-neg-extents-unbounded record-neg-extents-bounded
+Or if you want to run all text related tests you can use:
     ./cairo-test-suite text
 Or if you want to check the current status of known failures:
     ./cairo-test-suite XFAIL
-- 
2.7.4

-- 
cairo mailing list
[email protected]
https://lists.cairographics.org/mailman/listinfo/cairo
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.