From b5cb7f88de249c6871b0e1d1e4005a7b1f54f088 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Wed, 4 Jan 2012 11:52:32 -0800 Subject: intel: Add a regression test for 2D decode, which I'm about to refactor. --- intel/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'intel/Makefile.am') diff --git a/intel/Makefile.am b/intel/Makefile.am index 581c8c0d..7225a78d 100644 --- a/intel/Makefile.am +++ b/intel/Makefile.am @@ -62,6 +62,7 @@ BATCHES = \ tests/gm45-3d.batch \ tests/gen5-3d.batch \ tests/gen6-3d.batch \ + tests/gen7-2d-copy.batch \ tests/gen7-3d.batch TESTS = \ -- cgit v1.2.3