mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-01-10 18:40:24 +01:00
test/README: add missing "S"
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
parent
669242c2c8
commit
572479ec20
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue