Add track flags for solaris. Regression test without vcdinfo corrected.

This commit is contained in:
rocky
2004-12-31 08:27:49 +00:00
parent 97a51c3c26
commit 1022ccd689
4 changed files with 58 additions and 41 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/sh
#$Id: check_cue.sh.in,v 1.22 2004/12/31 07:51:43 rocky Exp $
#$Id: check_cue.sh.in,v 1.23 2004/12/31 08:27:49 rocky Exp $
# Tests to see that BIN/CUE and cdrdao TOC file iamge reading is correct
# (via cd-info).
@@ -72,7 +72,7 @@ if test -f ${srcdir}/${fname}.bin ; then
check_result $RC "cd-info CUE test $testnum" "${CD_INFO} $opts"
if test -z "@VCDINFO_LIBS@" ; then
right=${srcdir}/${fname}.right
right=${srcdir}/${fname}_toc.right
else
right=${srcdir}/${fname}_vcdinfo_toc.right
fi

View File

@@ -4,10 +4,10 @@ PARTICULAR PURPOSE.
__________________________________
CD-ROM Track List (1 - 3)
#: MSF LSN Type Green?
1: 00:02:00 000000 XA true
2: 00:17:57 001182 XA true
3: 00:24:71 001721 XA true
#: MSF LSN Type Green? Copy?
1: 00:02:00 000000 XA true yes
2: 00:17:57 001182 XA true yes
3: 00:24:71 001721 XA true yes
170: 00:30:10 002110 leadout (4 MB)
Media Catalog Number (MCN): not available
__________________________________