Commit Graph

4061 Commits

Author SHA1 Message Date
ce99442ed8 In FAT filesystem, 0 means no time stored. Fixes #597 2021-06-02 20:40:29 +01:00
2d72ec3574 Fix interpretation of BPB value used by Atari ST in FAT16 partitions of type BIG GEMDOS. 2021-06-02 20:21:56 +01:00
f2b5a4b64c Force identification of hard disk volumes made by Atari ST with FAT16 filesystems when they're not bootable. 2021-06-02 20:19:54 +01:00
4878d5d3af Handle unallocated, but reserved, directories, in FAT filesystem. 2021-06-02 20:17:25 +01:00
2522db44dc Handle directory entries that contain a forward slash in the filename in FAT filesystem. 2021-06-02 19:25:41 +01:00
a2b4cc2c92 Handle empty directory entries in FAT filesystem. Fixes #598 2021-06-02 19:18:33 +01:00
33678c6fd8 Move FsExtractHashIssueTest to external json files. 2021-06-02 18:20:21 +01:00
3f665da0fa Add unit test for #590. 2021-06-02 17:03:17 +01:00
1d6f2bc614 Issue #542 fixed in a39258524c. 2021-06-02 15:54:37 +01:00
9799af06d1 Implement ReadOnlyFilesystemTest in ISO9660 tests. 2021-06-02 14:41:49 +01:00
2d660f4443 Fix path when building read only filesystem test. 2021-06-02 14:41:27 +01:00
50e3910e6f Set an encoding in read only filesystem test. 2021-06-02 14:41:06 +01:00
a39258524c Fix ISO9660, High Sierra and CD-i filesystem when the directories span multiple sectors. Fixes #360 2021-06-02 12:41:44 +01:00
aa29c31778 Issue #531 fixed in d53ed217d2. 2021-06-02 12:40:20 +01:00
0c55a8ab64 Fix extents not being created for 0 byte files in High Sierra, ISO9660 and CD-i filesystems. 2021-06-02 03:55:04 +01:00
3d36eeccee Implement ReadOnlyFilesystemTest in Macintosh File System tests. 2021-06-02 03:15:44 +01:00
f09732b337 Implement ReadOnlyFilesystemTest in Lisa filesystem tests. 2021-06-02 03:05:50 +01:00
e3ef18ac62 Implement ReadOnlyFilesystemTest in FAT tests. 2021-06-01 22:51:36 +01:00
d53ed217d2 Set encoding in FAT filesystem before interpreting the BPB. 2021-06-01 20:36:26 +01:00
bfdaf6d1a4 Do not return EINVAL when reading a 0-byte sized file in FAT filesystem. Fixes #441 2021-06-01 12:59:11 +01:00
cf450db0ef Remove statfs test as it is test elsewhere. 2021-06-01 12:49:40 +01:00
cf31ee9db2 Fix wrong JSON library used. 2021-06-01 12:48:12 +01:00
f175318310 Load read only filesystem test json directly from file. 2021-06-01 04:14:43 +01:00
2c9b45329e Use Newtonsoft JSON for read only filesystem test as System.Text.Json is not respecting MaxDepth settings. 2021-06-01 03:58:26 +01:00
4a94fce0d3 Implement ReadOnlyFilesystemTest in CP/M tests. 2021-06-01 02:35:35 +01:00
e2749bef4e Implement ReadOnlyFilesystemTest in Xbox 360's FATX. 2021-05-31 20:38:30 +01:00
b968889fcf Add code to generate JSON for read only filesystem test. 2021-05-31 20:37:52 +01:00
4b7217d501 Move Xbox FATX contents to external JSON. 2021-05-31 19:15:24 +01:00
e09e61d0cf Allow contents for read only filesystem test to be in JSON, in-code or external with the test image. 2021-05-31 19:15:07 +01:00
3bce412c00 Make members of FileEntryInfo fields until we migrate to .NET 6. 2021-05-31 19:14:37 +01:00
4428ca0727 Test mounting and stat of read only filesystem even if contents are not defined. 2021-05-31 18:22:58 +01:00
f717a3b3e7 Implement ReadOnlyFilesystemTest in Xbox's FATX. 2021-05-31 18:22:08 +01:00
acf4138cbf Create abstract class to test read only filesystem implementations. 2021-05-31 18:21:39 +01:00
6dfd071433 Add test images from ZX Spectrum +3. 2021-05-31 01:24:21 +01:00
8837e47361 Add test images for Sharp Personal CP/M for Super MZ. 2021-05-30 21:46:22 +01:00
5164e50d57 Add Kaypro II test images. 2021-05-30 19:09:13 +01:00
1d68bc3c77 Add Excalibur 64 test images. 2021-05-30 19:02:32 +01:00
ead99a8e4d Add test images from Tatung Einstein's XtalDOS. 2021-05-30 18:12:54 +01:00
3587f97e05 Add Bondwell 2 test images. 2021-05-30 17:58:38 +01:00
88e3ee0029 Add test files for Amstrad CP/M 2 for the CPC. 2021-05-30 16:14:05 +01:00
e971ba45d9 Add support to IMD images created by SAMdisk and z88dk. 2021-05-30 16:13:38 +01:00
617a5aab00 Add test images for Otrona Attaché (CP/M 2). 2021-05-28 23:51:47 +01:00
7ddd336aae Add test images from ROMDOS for Amstrad CPC. 2021-05-28 15:22:29 +01:00
bdfa168f64 Add test images from Amstrad/Locomotive CP/M Plus. 2021-05-28 15:22:18 +01:00
dbf162d59d Add more test images from AMSDOS. 2021-05-28 15:22:03 +01:00
24d0f7682f Add CPCDSK images generated using z88dk. 2021-05-28 15:17:24 +01:00
28b0a7c154 Add test files for ParaDOS filesystem (CP/M). 2021-05-27 17:46:47 +01:00
d7c8ce14b3 Add test files for Amstrad's AMSDOS filesystem (CP/M). 2021-05-27 13:39:51 +01:00
f50a9b2a66 Add fstester images created from Darwin, Mac OS X Server and MorphOS. 2021-05-25 03:09:48 +01:00
4a20469146 Add fstester images created from Mac OS X. 2021-05-20 16:47:40 +01:00