Commit Graph

3544 Commits

Author SHA1 Message Date
90d2dbd31c Rework image info command. 2021-03-05 13:38:06 +00:00
4dbc04a948 Fix test naming. 2021-03-03 15:57:30 +00:00
4e3aa7ae86 Use struct to define all expected data for partitioning scheme tests. 2021-03-03 15:11:22 +00:00
286df1bb12 Make partitioning scheme tests inherit a single class. 2021-03-03 14:52:05 +00:00
01ac233e86 Refactor unit tests. 2021-03-03 14:31:56 +00:00
274e3dfa62 Use struct to define all expected data for media image format tests. 2021-03-02 02:59:20 +00:00
bf746bdde0 Make image format tests inherit a single class. 2021-03-02 00:35:16 +00:00
a3e626d9fa Refactor filesystem unit tests. 2021-03-01 21:33:58 +00:00
7f3c0081ff Use struct to define all expected data for file system tests. 2021-03-01 21:18:02 +00:00
7cacb9bf84 Make filesystem tests inherit a single class. 2021-03-01 20:25:16 +00:00
62cb57b5da Set UDF volume serial as volume set identifier. 2021-03-01 19:32:50 +00:00
c5ae8b83d8 Fix termination on Reiser 3 volume label. 2021-03-01 19:32:21 +00:00
50f031d8f4 Remove tests for non-implemented filesystems. 2021-03-01 01:11:51 +00:00
0cb1a068cb Split filesystem tests by partitioning type, more. 2021-03-01 01:09:59 +00:00
32d6da826a Update cuetools.net 2021-03-01 00:55:52 +00:00
f8ff3ab519 Split filesystem tests by partitioning type. 2021-03-01 00:54:19 +00:00
58345a08d4 Move filesystem unit tests to folders if more than one class is needed. 2021-03-01 00:54:19 +00:00
16c077fa16 Update devices unit tests. 2021-03-01 00:54:19 +00:00
76732f4e3f Update checksum unit tests. 2021-03-01 00:54:19 +00:00
8b8ffc6d4d Merge pull request #560 from darkstar/hd-copy
Add support for different/newer HD-Copy format. Fixes #557
2021-02-28 23:08:39 +00:00
Michael Drüing
38afbcbf82 Add support for different/newer HD-Copy format 2021-02-28 19:07:03 +01:00
c616c5667e Use same algorithm for all media image unit tests. 2021-02-28 06:11:52 +00:00
c701e7c763 Add unit tests for VirtualPC images. 2021-02-28 04:04:27 +00:00
f74170f0ca Add unit tests for VirtualPC images created by VirtualBox. 2021-02-28 03:37:54 +00:00
dc16031b9f Add unit tests for Virtual98 images. 2021-02-28 03:14:15 +00:00
b78f6357dc Fix unit tests for NHDr0 using wrong filter. 2021-02-28 03:11:43 +00:00
a40c418377 Add unit tests for TeleDisk images. 2021-02-28 03:02:29 +00:00
4f0bf15000 Add unit tests for NHDr0 images. 2021-02-28 02:04:03 +00:00
cd8967ddcc Add unit tests for raw images created by ShrinkWrap. 2021-02-27 17:00:04 +00:00
5ae79abbeb Add unit tests for DiskCopy 4.2 images created by ShrinkWrap. 2021-02-27 16:59:55 +00:00
fed2be7edf Add unit tests for NDIF images created by ShrinkWrap. 2021-02-27 16:59:38 +00:00
9ef18e1d07 Add unit tests for SaveDskF images. 2021-02-27 15:04:07 +00:00
90b756a3ce Add unit tests for RS-IDE images. 2021-02-27 05:43:30 +00:00
89d8d4270d Add unit tests for Toast images. 2021-02-27 05:40:02 +00:00
599d636825 Add unit tests for VMware 6 images created by QEMU. 2021-02-26 21:29:45 +00:00
3f27d516ea Add unit tests for VMware 5 images created by QEMU. 2021-02-26 21:29:32 +00:00
7e522676ec Add unit tests for VirtualPC images created by QEMU. 2021-02-26 21:29:20 +00:00
5299c540f4 Add unit tests for VirtualBox images created by QEMU. 2021-02-26 21:29:08 +00:00
83212ac7ac Add unit tests for raw images created by QEMU. 2021-02-26 21:18:54 +00:00
5267c4264c Add unit tests for QEMU Enhanced Disk images created by QEMU. 2021-02-26 21:17:15 +00:00
a56a441adf Add unit tests for QEMU Copy On Write 3 images created by QEMU. 2021-02-26 21:14:54 +00:00
92a57ff3cf Add unit tests for QEMU Copy On Write 2 images created by QEMU. 2021-02-26 21:13:51 +00:00
2406c320cb Add unit tests for QEMU Copy On Write images created by QEMU. 2021-02-26 21:04:35 +00:00
8c495db081 Add unit tests for Parallels images created by QEMU. 2021-02-26 21:01:30 +00:00
cfa0bbb003 Add unit tests for Hyper-V images created by pce. 2021-02-26 20:59:34 +00:00
7185d728f3 Add unit tests for XDF images created by pce. 2021-02-26 20:55:15 +00:00
f3e1f79fa1 Add unit tests for TeleDisk images created by pce. 2021-02-26 20:52:32 +00:00
a3e993bcf0 Add unit tests for raw images created by pce. 2021-02-26 20:40:49 +00:00
649b371eab Add unit tests for ImageDisk images created by pce. 2021-02-26 20:40:40 +00:00
8730ad1a8b Add unit tests for DiskCopy 4.2 images created by pce. 2021-02-26 20:11:03 +00:00