rocky
693a039f2f
Add regression test for fuzzy ISO detection.
...
Probably will rename iso4 to something else.
2005-02-08 04:38:05 +00:00
rocky
c9852fb89d
Since we have better TOC checking we now have to give real filenames.
...
Adjust for this. Also added a regression test with a bad file name.
2005-01-23 00:45:57 +00:00
rocky
a352d2c8df
Improve cdrdao to handle MSF-length.
...
Remove vcd_demo_toc.right since the cd-info output is now the same as
vcd_demo.right vcd_demo.toc adjusted accordingly.
2005-01-22 23:57:10 +00:00
rocky
164a5cc4f5
test/Makefile.am: forgot to add vcd2.toc
...
NEWS: what's up.
2005-01-18 03:46:40 +00:00
rocky
8707c4e676
Remove testparanoia .raw output on clean
...
Also ignore these for CVS if they are around.
2005-01-16 04:20:32 +00:00
rocky
a9832ae495
Start another cd-paranoia test. This one uses image reading so it
...
doesn't require a CD-DA loaded.
2005-01-15 10:17:17 +00:00
rocky
9b6f6ef912
Need to put in libcdio libs for testparanoia.
2005-01-14 21:40:33 +00:00
rocky
ec58bc385f
Start of a paranoia regression test program.
2005-01-13 03:58:47 +00:00
rocky
97a51c3c26
Add image driver track flag reporting. Reorganize code for image drivers
...
a little better (via image_common.c).
Update regression tests for more expanded cd-info output.
2004-12-31 07:51:43 +00:00
rocky
0c35a965fc
More integration/cleanup. Now uses cdio bytesex.h's BE/LE routines.
...
copystring -> strdup.
Some int's changed to track_t. But I need to be careful *not* to change
cdda_interface.h.
2004-12-19 01:43:38 +00:00
rocky
81d0304b7e
test/*, configure.ac:
...
First paranoia regression test. It's run automatically as it assumes
that you have a *flawless* CD-DA in a drive.
*.{c,h}: more integration toward libcdio routines. In particular remove
swap16 and swap32.
2004-12-19 00:02:09 +00:00
rocky
6c14d28918
BIG REORGANIZATION.
...
Reorganize directory structure for inclusion of cd-paranoia. Works for
GNU/Linux. Other OS's may be broken. Regression test output needs to
be adjusted too.
Move:
lib/driver (split off of lib)
lib/iso9660 (split off of lib)
Add from paranoia:
lib/cdda_interface
lib/paranoia
src/paranoia
Also made some small changes to capability indentification to show
more reading capabilties and show that.
cd-info now shows the total disc size.
2004-12-18 17:29:32 +00:00
rocky
0c465c6a98
Solaris creates core files not, core.$pid. Change to make "make
...
distcheck" work.
2004-11-21 04:02:09 +00:00
rocky
ab9c002b0b
Add joliet regression test files.
2004-10-28 11:14:50 +00:00
rocky
6869e97bb2
configure.ac: Add --disable-joliet and disable joliet if iconv is not around
...
iso9660_fs.c: Setting string length on of UCBE wrong?
test/*: add joliet regression test.
2004-10-28 11:13:40 +00:00
rocky
589fba32d9
Solaris fixes
...
test/vcd_demo.right: fix when vcd-info is not installed.
2004-10-26 08:32:28 +00:00
rocky
8b895d0ba1
Joliet filename detection for CD images is now done.
...
Various valgrind-caught errors fixed
Output changed: we no longer print root block number.
(It is still shown when XA attributes are printed.)
2004-10-26 01:21:05 +00:00
rocky
4257f24aaa
Add libiconv libraries where needed.
2004-10-24 12:26:28 +00:00
rocky
82e74387c6
cdtext.h: minor doxygen improvemtn
...
others: make "make distcheck" work again.
2004-09-05 13:03:46 +00:00
rocky
13614f9820
Add cdtext regression test.
2004-07-11 02:33:18 +00:00
rocky
9eea6087d7
More cue tests. Add another bad msf toc test.
...
If argc > 1 in testtoc, testbincue, then we give debug output.
2004-07-10 01:18:02 +00:00
rocky
771e9fb7cd
Add some bincue regression tests.
2004-07-09 20:47:08 +00:00
rocky
26f7bcb433
Add bad catalog tests.
2004-05-09 23:06:44 +00:00
rocky
7ab443fc20
That's data7.toc, not doc.
2004-05-08 22:01:37 +00:00
rocky
01b7eee482
freebsd_ioctl.c: Erroneous data size. Thanks again to Heiner.
...
toc: better error messages and more tests.
2004-05-08 20:36:01 +00:00
rocky
e286bafd95
cdrdo TOC parsing regression tests.
...
testdefault.c: more verbose about what's going on.
2004-05-07 10:57:50 +00:00
rocky
4734d9bf9c
typo.
2004-05-04 11:47:53 +00:00
rocky
f04f14c312
Add some cdrdao image reading support from Svend S. Sorensen's
...
cuetools
cdio.c: remove some complicated and extraneous code for auto-driver
detection.
2004-05-04 02:06:48 +00:00
rocky
e682e48ec6
Need to include copying.iso for ISO 9660 regression image test(s).
2004-02-29 15:04:27 +00:00
rocky
c51873e55e
Comparison file for check_iso.sh
2004-02-29 09:02:27 +00:00
rocky
c57db82a2c
Add test of iso-info program (which means, of course, another test of
...
libiso9660).
2004-02-29 04:41:57 +00:00
rocky
3179a13f40
Remove testdefault until I can figure out how to make work via
...
make distcheck.
2003-10-03 01:10:50 +00:00
rocky
21039b8f90
Closer to autoscan working better. globbing for *.nrg in NRG.
...
Will probably do likewise in bin/cue when NRG is working.
2003-09-29 02:56:22 +00:00
rocky
06c7eca8ad
Misc lint.
2003-09-28 22:14:44 +00:00
rocky
70ffa73191
incorrect usage of cd test/ if ! test -> if test !
2003-09-20 00:28:31 +00:00
rocky
19b760c443
Add CD-DA reading test via cd-read; Add GPL
2003-09-19 04:09:47 +00:00
rocky
05b9245747
Use a bigger hammer to get automess to what really should be a simple simple
...
thing - specify mode and permissions of the files it creates.
2003-09-17 02:51:44 +00:00
rocky
63af058973
Use new common scsi_mmc.h.
2003-09-14 09:34:17 +00:00
rocky
ff6d081f64
Finally get regression testing to work with expected failure and
...
on cygwin.
2003-09-14 07:49:12 +00:00
rocky
b30610d3a2
Reuse noinst_PROGRAMS variable.
2003-09-14 04:59:40 +00:00
rocky
9ebb45d145
Add minimal test of new iso9660 library.
2003-09-01 15:08:15 +00:00
rocky
604b3f102a
Makefile.am: add check_sizeof and testischar
2003-08-17 06:32:45 +00:00
rocky
82d792cd44
Add iso9660 library and regression test.
...
Will be deleted from vcdimager-cdio branch.
cd_types.c: forgot to add previously.
2003-08-17 05:31:19 +00:00
rocky
9c8efaab0e
check_nrg.sh is now derived since we may or may not have Video CD info
...
displayed.
2003-04-28 02:02:41 +00:00
rocky
b4a6bc22c5
Add a single NRG test.
2003-04-24 02:45:04 +00:00
rocky
adfb8564c9
tests -> test
...
All public includes are included via #include <cdio/....h> rather than
#include "....h"
(removed -I $top_srcdir/include/cdio)
2003-04-22 12:09:08 +00:00