Commit Graph

105 Commits

Author SHA1 Message Date
4bb8b41363 Add support for detecting High Performance Optical File System. 2018-01-16 22:45:16 +00:00
617bf94988 Add new filesystem tests created from OS/2. 2018-01-16 18:08:20 +00:00
0d0bc878a6 🐛Add support for the Microsoft Resilient File System (aka ReFS), fixes #13 2017-12-30 17:47:55 +00:00
923ed6673a Version up to 4.0.99.0.
From now on in-development versions will be X.Y.99.Z, with Z being
a published development versions, and X.Y being the latest stable release.
2017-12-30 09:09:49 +00:00
feecb2f70a 🎨REFACTOR: Rename some methods and fields in IMediaImage interface. 2017-12-28 19:56:36 +00:00
741a3289a2 🎨Remove chains of if-else to get media type from it's geometry, plus add
a geometry class with a list of known geometries and ❤️LINQ❤️ queries.
2017-12-28 04:57:26 +00:00
f66a0bdd42 🎨Converted all plugin types to interfaces. 2017-12-26 06:05:24 +00:00
a002253fa4 🎨🎨🎨 Removed methods in images that only returned what's already in the ImageInfo structure. 2017-12-26 02:51:10 +00:00
03a4e286cc Added support for Xia fs. 🐛 Fixes #152 2017-12-25 23:42:14 +00:00
b5004b0f48 Version bumped to 4.0.0.0. 2017-12-24 05:45:43 +00:00
498ec65ed9 REFACTOR: Final cleanup of DiscImageChef.Tests. 2017-12-24 04:58:06 +00:00
7f3b1dfbb7 REFACTOR: Join filesystem tests to a single file per filesystem, instead of per partition. 2017-12-24 04:31:16 +00:00
6e95ba400b REFACTOR: All refactor in DiscImageChef.Tests. 2017-12-22 22:18:21 +00:00
4a48f698e1 REFACTOR: All refactor in DiscImageChef.Checksums. 2017-12-21 20:26:46 +00:00
4e6e8f340a REFACTOR: Use string interpolation expression. 2017-12-21 17:58:51 +00:00
f02e8f3cca REFACTOR: XML comment is not placed on a valid language element. 2017-12-21 16:35:49 +00:00
dcd053b20d REFACTOR: Remove unneeded code. 2017-12-21 14:30:44 +00:00
f0d2e7dac9 REFACTOR: Removed reduntant commas. 2017-12-21 02:52:12 +00:00
bce69c9161 REFACTOR: Use preferred braces style. 2017-12-21 00:44:33 +00:00
b0936d51c5 REFACTOR: Remove redundant parentheses. 2017-12-20 17:26:28 +00:00
a4650c61aa REFACTOR: Fixed MOST name inconsistencies. 2017-12-20 17:15:37 +00:00
ef49fdfd45 REFACTOR: Member or type can be made internal. 2017-12-20 02:08:37 +00:00
e6f6ace80b REFACTOR: Reformat code. 2017-12-19 20:33:05 +00:00
77edc7c91c REFACTOR: Sort and removed usings. 2017-12-19 19:33:51 +00:00
fed73af450 Updated SharpCompress to 0.19.2.0. 2017-12-19 04:11:10 +00:00
6f2897f78b Moved tests to NUnitLite. 2017-12-19 04:07:37 +00:00
1a39168f19 REFACTOR: Updated comments and copyright date. 2017-12-19 03:51:05 +00:00
0b58866c2d Bumped version to 3.99.6.0. 2017-11-29 16:02:19 +00:00
02fe67d2d5 Corrected detection between SVR2 and SVR4. 2017-11-08 17:04:15 +00:00
946020d4ef Updated packages versions. 2017-10-12 17:07:08 +01:00
9a178d1456 Refactor: Split ISO9660. 2017-10-08 20:41:54 +01:00
7b0b4053cb Added tests for 2MG, Anex86, CisCopy, CopyQM, D88, DART and Disk Copy
4.2 disk images.
2017-09-28 15:44:21 +01:00
0d55b070a7 Added tests for ISO9660 filesystem. 2017-09-28 12:53:50 +01:00
85004d9c42 Updated tests parameters for XFS. 2017-09-28 12:16:00 +01:00
1eb53bbd14 Added tests for System V filesystem variants (AFS, EAFS, HTFS, DTFS,
COHERENT, XENIX, SVR2 and SVR4).
2017-09-28 12:13:19 +01:00
5c7c8a9946 SVR2 doesn't store a volume label, don't test for it. 2017-09-28 11:01:42 +01:00
e28d04a29b Corrected System V clusters calculation. 2017-09-17 06:04:59 +01:00
367fdc8472 Added detection of absolute sector VTOC. 2017-09-17 05:27:59 +01:00
486d87d384 Adjusted test parameters. 2017-09-17 04:11:33 +01:00
6ce9764d9d Added support for Locus filesystem. 2017-09-14 21:20:32 +01:00
258c33d61e Windows IOCTL bool is reversed. 2017-09-06 20:46:56 +01:00
5e29fb0c13 Version bumped to 3.5.99.0. 2017-09-05 17:21:24 +01:00
71f1ccb3dd Finally got correct partition types. 2017-08-17 02:16:34 +01:00
09deb53089 Corrected test parameter. 2017-08-03 01:19:55 +01:00
081d8d489a Added real test files and removed Parted one (had unknown
geometry, PC98 partition table needs correct geometry).
2017-08-03 01:16:13 +01:00
15120fb8fc Added more tests. 2017-08-02 18:30:16 +01:00
78cdc846af Added tests for UNIX VTOC partitions. 2017-08-02 13:57:33 +01:00
4f8ccf0b29 Parameter adjustment. 2017-08-02 13:57:18 +01:00
5e8b47554c Corrected some NEC types. 2017-08-02 13:57:04 +01:00
eca4289576 Parameter adjustment. 2017-08-01 13:34:19 +01:00