From 9eea6087d7920d4eb2d2d99f77879af63c403a18 Mon Sep 17 00:00:00 2001 From: rocky Date: Sat, 10 Jul 2004 01:18:02 +0000 Subject: More cue tests. Add another bad msf toc test. If argc > 1 in testtoc, testbincue, then we give debug output. --- test/Makefile.am | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'test/Makefile.am') diff --git a/test/Makefile.am b/test/Makefile.am index a7f9d940..86498c89 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.25 2004/07/09 20:47:08 rocky Exp $ +# $Id: Makefile.am,v 1.26 2004/07/10 01:18:02 rocky Exp $ # # Copyright (C) 2003, 2004 Rocky Bernstein # @@ -51,9 +51,10 @@ check_DATA = vcd_demo.right \ isofs-m1-read.right cdda-read.right \ t1.toc t2.toc t3.toc t4.toc t5.toc t6.toc t7.toc t8.toc t9.toc \ data1.toc data2.toc data5.toc data6.toc data7.toc \ - bad-mode1.toc bad-msf-1.toc bad-msf-2.toc \ - bad-cat1.toc bad-cat2.toc bad-cat3.toc \ + bad-mode1.cue bad-msf-1.cue bad-msf-2.cue bad-msf-3.cue \ + bad-mode1.toc bad-msf-1.toc bad-msf-2.toc bad-msf-3.toc \ bad-cat1.cue bad-cat2.cue bad-cat3.cue \ + bad-cat1.toc bad-cat2.toc bad-cat3.toc \ copying.iso copying.right EXTRA_DIST = $(check_SCRIPTS) $(check_DATA) \ -- cgit v1.2.3