Start another cd-paranoia test. This one uses image reading so it

doesn't require a CD-DA loaded.
This commit is contained in:
rocky
2005-01-15 10:17:17 +00:00
parent 9137470a8e
commit a9832ae495
2 changed files with 16 additions and 22 deletions

View File

@@ -1,4 +1,4 @@
# $Id: Makefile.am,v 1.40 2005/01/14 21:40:33 rocky Exp $
# $Id: Makefile.am,v 1.41 2005/01/15 10:17:17 rocky Exp $
#
# Copyright (C) 2003, 2004, 2005 Rocky Bernstein <rocky@panix.com>
#
@@ -49,7 +49,7 @@ testbincue_LDADD = $(LIBCDIO_LIBS)
testbincue_CFLAGS = -DTEST_DIR=\"$(srcdir)\"
check_SCRIPTS = check_nrg.sh check_cue.sh check_cd_read.sh \
check_iso.sh check_opts.sh
check_iso.sh check_paranoia.sh check_opts.sh
# If we beefed this up so it checked to see if a CD-DA was loaded
# it could be an automatic test. But for now, not so.
# check_paranoia.sh