| Previous | 199869 Revisions | Next |
| r20085 Saturday 5th January, 2013 at 18:29:53 UTC by Oliver Stöneberg |
|---|
| recreated all files for the chdman unittest / added test for TOC input (nw) |
| [src/regtests/chdman/input/createcd_cue_empty] | in.bin in.cue |
| [src/regtests/chdman/input/createcd_iso_empty] | in.iso |
| [src/regtests/chdman/input/createcd_toc_empty] | data.bin* in.toc* |
| [src/regtests/chdman/output/createcd_cue_empty] | out.chd |
| [src/regtests/chdman/output/createcd_iso_empty] | out.chd |
| [src/regtests/chdman/output/createcd_toc_empty] | out.chd* |
| r0 | r20085 | |
|---|---|---|
| 1 | CD_ROM | |
| 2 | ||
| 3 | ||
| 4 | // Track 1 | |
| 5 | TRACK MODE1_RAW RW_RAW | |
| 6 | NO COPY | |
| 7 | DATAFILE "data.bin" 00:08:08 // length in bytes: 1488384 | |
| 8 |
| r20084 | r20085 | |
|---|---|---|
| 1 | 1 | FILE "in.bin" BINARY |
| 2 | 2 | TRACK 01 MODE1/2352 |
| 3 | INDEX 01 00:00:00 | |
| No newline at end of file | ||
| 3 | INDEX 01 00:00:00 | |
| 4 | REM LEAD-OUT 00:08:08 |
| Previous | 199869 Revisions | Next |