Skip to content

Commit

Permalink
test/README: add missing "S"
Browse files Browse the repository at this point in the history
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
  • Loading branch information
Paulo Zanoni authored and Chris Wilson committed Sep 9, 2011
1 parent 669242c commit 572479e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/README
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ It should contain a (space-, comma-, etc-separated) list of backends to test.
To limit the tests run, use the CAIRO_TESTS environment variable, which
should be a space-separated list of tests to run. For example:

CAIRO_TEST="zero-alpha" make test TARGETS=image,ps
CAIRO_TESTS="zero-alpha" make test TARGETS=image,ps

Another very handy mechanism when trying to fix bugs is:

Expand Down

0 comments on commit 572479e

Please sign in to comment.