summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 0 insertions, 6 deletions
diff --git a/README b/README
index 961a852..e0e7dca 100644
--- a/README
+++ b/README
@@ -97,14 +97,8 @@ following guidelines:
You can run the test suite with
- make check
-
- if you built pixman with autotools or
-
meson test -C builddir
- if you built pixman with meson.
-
It will take around two minutes to run on a modern PC.
- Follow the coding style described in the CODING_STYLE file