Commit Graph

12 Commits

Author SHA1 Message Date
rocky
8734346d8d iso9660.c: off-by-one bug which was causing dates to come out
wrong. Thanks to Nicolas Boullis for finding and fixing.

iso9660_fs.c: remove bugs merging code from the last round of
changes/enhancements

check_common_fn.in: show full iso_read command when it fails.
2007-09-05 11:17:36 +00:00
rocky
90b7edfd26 Slightly more descriptive and accurate error messages when regression tests
fail. Also if no Joliet support, one test is skipped.
2005-01-29 14:50:34 +00:00
rocky
4ce2a5fe57 Create open_input() for common input open routines.
Input error messages have been gone over. cd-read is a little more
like the rest.

Regression output now has NO-WARRANTY.
2005-01-09 00:10:48 +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
f06c619306 Log command used when there's an error. Redo error message to
make cut and paste of command line easier.
2004-05-06 12:05:49 +00:00
rocky
6a2b67d49c Typo. 2004-03-06 03:51:52 +00:00
rocky
157eeb01c3 diff program and opts somehow sneaked in here. 2004-02-29 16:18:53 +00:00
rocky
2f8b11e756 Add iso-read regression test. 2004-02-29 15:42:30 +00:00
rocky
19b760c443 Add CD-DA reading test via cd-read; Add GPL 2003-09-19 04:09:47 +00:00
rocky
7ade75cd07 Make sure to set TZ and LC_TIME so we get predictable results 2003-09-07 18:10:55 +00:00
rocky
7478a9b412 Better way to deal with diff vs. cmp and diff options. 2003-06-08 13:08:37 +00:00
rocky
e6c96dbac5 Use diff rather than cmp if possible. Also if possible do a unified diff
and for M$DOG strip whitespace for the \r\n vs \n differences.
2003-06-08 12:33:37 +00:00