summaryrefslogtreecommitdiffstatshomepage
path: root/src/regtests/chdman
Commit message (Collapse)AuthorAgeFilesLines
* Moved regtests out of source tree, and updated paths (nw) Miodrag Milanovic2015-11-0581-620/+0
|
* chdtest.py: added some disabled debug code (nw) Oliver Stöneberg2015-03-241-0/+3
|
* reduced the image size of some chdman createhd tests (nw) Oliver Stöneberg2015-03-244-2/+2
|
* chdtest.py: Python 3 compat. (nw) Mike Naberezny2015-03-061-20/+24
|
* chdtest.py: Open as binary, read in chunks to reduce memory usage. (nw) Mike Naberezny2015-03-061-4/+11
|
* Send error messages to stderr instead of stdout. (nw) Mike Naberezny2015-03-051-3/+3
|
* chdman: added -s/--size parameter for "createhd" to create blank harddisk ↵ Oliver Stöneberg2015-01-164-0/+2
| | | | | | | based on size and sector size [Oliver Stöneberg] also added unit tests for the new option / moved filesize validation out of guess_chd()
* added a few more chdman tests (nw) Oliver Stöneberg2015-01-154-0/+2
|
* chdtest.py: log the unsupported mode (nw) Oliver Stöneberg2014-03-061-1/+1
|
* chdtest.py might have reported, that all tests were successful even if one ↵ Oliver Stöneberg2014-03-031-8/+8
| | | | failed / cleanups (nw)
* added some more chdman tests - they had been sitting in my tree for a while, ↵ Oliver Stöneberg2014-02-0912-0/+104
| | | | but I held off the commit because the input/output files are a bit bigger than the existing ones (nw)
* chdtest.py: corrected SHA1 mismatch messages (nw) Oliver Stöneberg2013-07-031-3/+4
|
* added copy_hd_1 test case (nw) Oliver Stöneberg2013-06-202-0/+0
|
* chdtest.py: only try to clear temp folder when it exists (nw) Oliver Stöneberg2013-06-201-2/+3
|
* chdtest.py: adjusted logging a bit (nw) Oliver Stöneberg2013-06-191-10/+10
|
* added createld_avi_uyvy_3_frames_no_audio unit test (nw) Oliver Stöneberg2013-06-192-0/+0
|
* renamed chdman unit test from createld_avi_3_frames_no_audio to ↵ Oliver Stöneberg2013-06-192-0/+0
| | | | createld_avi_yuv2_3_frames_no_audio (nw)
* chdtest.py: added remaining extractions (nw) Oliver Stöneberg2013-06-191-1/+35
|
* chdtest.py: added extraction for createcd tests cases (nw) Oliver Stöneberg2013-06-191-5/+51
|
* chdtest.py: Oliver Stöneberg2013-06-191-4/+18
| | | | | - fixed check for output folder existence - clear temp folder before running tests - log which test failed
* added createld unit test (nw) Oliver Stöneberg2013-06-182-0/+0
|
* chdtest.py: added SHA1 check of output file (nw) Oliver Stöneberg2013-06-181-2/+17
|
* chdtest.py: some cleanup and added support for createld Oliver Stöneberg2013-06-181-13/+13
|
* added unit tests for createhd with .raw input and tests for each HD ↵ Oliver Stöneberg2013-06-1814-0/+4
| | | | compression (nw)
* chdtest.py: added support for .raw input for createhd (nw) Oliver Stöneberg2013-06-181-1/+6
|
* added unit tests for the CD-based compressions (nw) Oliver Stöneberg2013-06-1812-0/+183
|
* chdtest.py: added in.params support to all tests (nw) Oliver Stöneberg2013-06-171-6/+9
|
* added "copy" support to chdtest.py / added some v4 to v5 copy tests Oliver Stöneberg2013-01-2611-0/+3
|
* added "createhd" support to chdtest.py via in.params input file / added new ↵ Oliver Stöneberg2013-01-103-0/+8
| | | | chdman test
* chdtest.py: corrected remaining runProcess() calls (nw) Oliver Stöneberg2013-01-091-3/+3
|
* chdtest.py: ignore hidden Unix folders / fixed subprocess.Popen() parameter ↵ Oliver Stöneberg2013-01-091-2/+5
| | | | (fixes execution on non-Windows platfors) (nw)
* fixed uninitialized memory in the last hunk on CHD creation (fixes ↵ Oliver Stöneberg2013-01-093-0/+15
| | | | potentially different filesize with each compiler not defaulting memory to 0x00 including Visual Studio) / added another chdman test (nw)
* added another chdman test (nw) Oliver Stöneberg2013-01-093-0/+60
|
* fixed filename set in NRG track parsing / added NRG test to chdman unit test ↵ Oliver Stöneberg2013-01-052-0/+0
| | | | (nw)
* recreated all files for the chdman unittest / added test for TOC input (nw) Oliver Stöneberg2013-01-058-1/+10
|
* first version of chdman unit test / fixed dependies of tests target (nw) Oliver Stöneberg2013-01-056-0/+94
|
* added a "tests" target to the makefile / added chdman unittest placeholders (nw) Oliver Stöneberg2013-01-051-0/+0