From e90073f7ddc6f461a935bc360c409b04f1fe9f74 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Wed, 3 Sep 2008 16:38:03 +0100 Subject: [test] Build test suite into single binary. Avoid calling libtool to link every single test case, by building just one binary from all the sources. This binary is then given the task of choosing tests to run (based on user selection and individual test requirement), forking each test into its own process and accumulating the results. --- test/surface-pattern-scale-down-pdf-rgb24-ref.png | Bin 0 -> 2386 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/surface-pattern-scale-down-pdf-rgb24-ref.png (limited to 'test/surface-pattern-scale-down-pdf-rgb24-ref.png') diff --git a/test/surface-pattern-scale-down-pdf-rgb24-ref.png b/test/surface-pattern-scale-down-pdf-rgb24-ref.png new file mode 100644 index 000000000..c29d804c1 Binary files /dev/null and b/test/surface-pattern-scale-down-pdf-rgb24-ref.png differ -- cgit v1.2.3