Commit Graph

12 Commits

Author SHA1 Message Date
75ac9a2c25 Added new test files. 2017-07-01 20:54:13 +01:00
d6e850b9a6 Partitions should be public. 2017-07-01 20:54:02 +01:00
165087a0a8 Added tests for FAT12. 2017-07-01 09:39:20 +01:00
f6f9ccdd26 Remove Acorn vs IBM floppy conflict, detect Acorn based on
file extension, rest assume IBM.
2017-07-01 09:39:11 +01:00
d8faac5d59 Added tests for Acorn ADFS. 2017-07-01 03:40:06 +01:00
5fd16faede Image classes should be public. 2017-07-01 02:49:09 +01:00
32792c398a Added tests for MacBinary, AppleSingle and AppleDouble. 2017-06-30 00:34:46 +01:00
25c6c78516 * DiscImageChef.Tests/Filters/PCExchange.cs:
* DiscImageChef.Tests/DiscImageChef.Tests.csproj:
	  Added test for PCExchange filter.

	* DiscImageChef.Filters/PCExchange.cs:
	  Solved handling last entry of FINDER.DAT.
	Close FINDER.DAT to prevent sharing violation.
2017-06-29 23:41:14 +01:00
0fa84cf895 Added tests for compression filters. 2017-06-29 22:52:46 +01:00
4620115967 Corrected checksum calculation errors. 2017-06-29 22:30:03 +01:00
29738d6dec Added tests for checksums. 2017-06-29 22:09:41 +01:00
334cc66a53 Formatting options. 2017-06-29 21:23:39 +01:00