mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-01-03 02:20:16 +01:00
Change ps to ps3 in test/README
The ps target no longer exists.
This commit is contained in:
parent
670d942fe3
commit
a1a7ec6a05
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ It should contain a (space-, comma-, etc-separated) list of backends to test.
|
|||
To limit the tests run, use the TESTS make variable, which should be a
|
||||
space-separated list of tests to run. For example:
|
||||
|
||||
make test TARGETS=image,ps TESTS="zero-alpha"
|
||||
make test TARGETS=image,ps3 TESTS="zero-alpha"
|
||||
|
||||
Another very handy mechanism when trying to fix bugs is:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue