From 395e6402fed3d3d12ab8f5df7a665eb0b8f7a8dc Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Wed, 11 Jan 2012 13:37:29 +0100 Subject: fate: Give some tests more sensible names. --- tests/fate/image.mak | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'tests/fate/image.mak') diff --git a/tests/fate/image.mak b/tests/fate/image.mak index 9714cd8c5a..5291e68884 100644 --- a/tests/fate/image.mak +++ b/tests/fate/image.mak @@ -1,12 +1,6 @@ FATE_TESTS += fate-dpx fate-dpx: CMD = framecrc -i $(SAMPLES)/dpx/lighthouse_rgb48.dpx -FATE_TESTS += fate-fax-g3 -fate-fax-g3: CMD = framecrc -i $(SAMPLES)/CCITT_fax/G31D.TIF - -FATE_TESTS += fate-fax-g3s -fate-fax-g3s: CMD = framecrc -i $(SAMPLES)/CCITT_fax/G31DS.TIF - FATE_TESTS += fate-pictor fate-pictor: CMD = framecrc -i $(SAMPLES)/pictor/MFISH.PIC -pix_fmt rgb24 @@ -60,3 +54,9 @@ fate-targa-conformance-UTC24: CMD = framecrc -i $(SAMPLES)/targa-conformance/UTC fate-targa-conformance-UTC32: CMD = framecrc -i $(SAMPLES)/targa-conformance/UTC32.TGA -pix_fmt bgra fate-targa-top-to-bottom: CMD = framecrc -i $(SAMPLES)/targa/lena-top-to-bottom.tga + +FATE_TESTS += fate-tiff-fax-g3 +fate-tiff-fax-g3: CMD = framecrc -i $(SAMPLES)/CCITT_fax/G31D.TIF + +FATE_TESTS += fate-tiff-fax-g3s +fate-tiff-fax-g3s: CMD = framecrc -i $(SAMPLES)/CCITT_fax/G31DS.TIF -- cgit v1.2.3