From 992f74d884c9ea83f7b51c6959dd93718027b99a Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Fri, 31 Oct 2008 13:50:55 +0000 Subject: [test] Use '.' as the field separator in the names We frequently use '-' within the test name or format name and so we encounter confusion as '-' is also used as the field separator. At times this has caused a new test to break an old test because the new test would match one of the old test's target specific reference images. So switch everything over to use '.' between fields (test name, target, format, subtest, etc.). --- test/mask-ctm.ref.png | Bin 0 -> 129 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/mask-ctm.ref.png (limited to 'test/mask-ctm.ref.png') diff --git a/test/mask-ctm.ref.png b/test/mask-ctm.ref.png new file mode 100644 index 000000000..88a0402ca Binary files /dev/null and b/test/mask-ctm.ref.png differ -- cgit v1.2.3