Commit Graph

23 Commits

Author SHA1 Message Date
6b12cd1a8e Update copyright year. 2018-12-29 17:34:38 +00:00
88da8fc019 Code cleanup. 2018-06-22 08:08:51 +01:00
9dff1f8a54 🐛Fix sending READ LONG commands to ATA devices, thanks to supporting SET FEATURES command. 2018-01-21 21:56:09 +00:00
a95ff85c56 REFACTOR: Final cleanup of DiscImageChef.Tests.Devices. 2017-12-24 04:01:36 +00:00
e7932c12c2 REFACTOR: All refactor in DiscImageChef.Tests.Devices. 2017-12-22 22:31:01 +00:00
49144eeb01 REFACTOR: All refactor in DiscImageChef.Decoders. 2017-12-22 02:04:18 +00:00
bcbda18e4d REFACTOR: Removed unneeded value sets. 2017-12-21 16:07:20 +00:00
dcd053b20d REFACTOR: Remove unneeded code. 2017-12-21 14:30:44 +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
1a39168f19 REFACTOR: Updated comments and copyright date. 2017-12-19 03:51:05 +00:00
739a4acf4b Don't try to decode as identify things that are not identify. 2017-09-08 18:29:31 +01:00
b92d64beb1 Test methods don't need to be public. 2017-09-08 18:21:52 +01:00
849a6f2847 Added tests for S.M.A.R.T. commands. 2017-09-08 18:20:14 +01:00
9ea7b076af Added tests for Media Card Pass Through commands. 2017-09-08 18:00:01 +01:00
386f35afb7 Added tests for CompactFlash commands. 2017-09-08 17:52:37 +01:00
67f1a4a639 Added tests for 48-bit ATA commands. 2017-09-08 17:44:56 +01:00
e62133c247 Added tests for 28-bit ATA commands. 2017-09-08 17:27:36 +01:00
fbcf513819 Added tests for CHS ATA commands. 2017-09-08 16:34:57 +01:00
6271aeeb81 Minor menu correction. 2017-09-08 16:34:26 +01:00
35fde2b41f Show if buffer is null or empty. 2017-09-08 15:53:05 +01:00
be736496fa Added manual test subapplication for device commands. 2017-09-07 20:30:23 +01:00