[cairo-commit] [cairo-www] src/todo.mdwn

Carl Worth cworth at freedesktop.org
Sat Aug 30 09:47:10 PDT 2008


 src/todo.mdwn |   10 ++++++++++
 1 file changed, 10 insertions(+)

New commits:
commit 278b553c730cd2792deeb590e592c54ed04adb4d
Author: Carl Worth <cworth at freedesktop.org>
Date:   Sat Aug 30 09:47:09 2008 -0700

    web commit by ickle: Add ideas about test suite improvements

diff --git a/src/todo.mdwn b/src/todo.mdwn
index 3803a70..f1dc31c 100644
--- a/src/todo.mdwn
+++ b/src/todo.mdwn
@@ -180,3 +180,13 @@ Backend-specific improvements
 
     * Switch to using XRenderAddTraps rather than XRenderCompositeTrapezoids
     * Use XlibRectStretch for nearest-neighbor image scaling.
+
+Test-suite improvements
+-----------------------
+ * Single binary
+ * Fine grained XFAILs (per-target)
+ * Required version for each test
+ * Print out used versions of external libraries and converters
+ * Smoke testing, without loss of confidence
+ * Group tests by high level calls, e.g. clip, paint, stroke, fill
+ * Move output to a separate directory (apparently 30,000 output files slows tab-completion, and don't try GtkFileChooser on it!)


More information about the cairo-commit mailing list