summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorNicolai Hähnle <nhaehnle@gmail.com>2009-09-21 14:54:36 +0200
committerNicolai Hähnle <nhaehnle@gmail.com>2009-09-21 14:54:36 +0200
commitfcb25b3fb60a424c8e55814331546e24bbcbf3d5 (patch)
tree83e48b7e533ac3585c3990d1bd1595623f9748c6 /README
parenta1f992ede63a1e35f3058c960b4e87d0ba5a7531 (diff)
Add quick.tests suite
Trade number of visuals and state combinations tested for running time. Signed-off-by: Nicolai Hähnle <nhaehnle@gmail.com>
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 04e194d38..e9755d64a 100644
--- a/README
+++ b/README
@@ -118,6 +118,12 @@ sanity.tests
all.tests
This suite contains all tests.
+quick.tests
+ Run all tests, but cut down significantly on their runtime
+ (and thus on the number of problems they can find).
+ In particular, this runs Glean with the --quick option, which
+ reduces the number of visuals and state combinations tested.
+
radeon.tests
r300.tests
r500.tests