[Intel-gfx] [PATCH 01/10] README: Reword a few sentences
Damien Lespiau
damien.lespiau at intel.com
Mon Apr 29 20:15:28 CEST 2013
To be a bit more correct (they were understandable though).
Signed-off-by: Damien Lespiau <damien.lespiau at intel.com>
---
README | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README b/README
index be29177..c484a93 100644
--- a/README
+++ b/README
@@ -27,17 +27,17 @@ tests/
Run this tests with "make test" as root from this directory. Note that
no other drm clients (X server) may run.
- "make test" only runs a default of test usefull for regression testing.
- Other tests not run are:
+ "make test" only runs a default set of tests and is useful for
+ regression testing. Other tests not run are:
- tests that might hang the gpu, see HANG in Makefile.am
- gem_stress, a stress test suite. Look at the source for all the
various options.
- testdisplay is only run in the default mode. testdisplay has tons of
- options to test different kms functionality, again read the source of
+ options to test different kms functionality, again read the source for
the details.
The more comfortable way to run tests is with piglit. First grab piglit
- from
+ from:
git://anongit.freedesktop.org/piglit
--
1.8.1.4
More information about the Intel-gfx
mailing list