Commit Graph

31 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
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
dcd053b20d REFACTOR: Remove unneeded code. 2017-12-21 14:30:44 +00:00
9cd1869d1d REFACTOR: Convert 'if' statement to 'switch' statement. 2017-12-21 04:43:29 +00:00
bce69c9161 REFACTOR: Use preferred braces style. 2017-12-21 00:44:33 +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
1a39168f19 REFACTOR: Updated comments and copyright date. 2017-12-19 03:51:05 +00:00
d3f994445b Corrected number of arguments on MMC devices tests. 2017-12-09 21:53:14 +00:00
9e0be48cc2 Added tests for SCSI MultiMedia Commands. 2017-09-10 20:29:54 +01:00
1635a6ba31 Added tests for SyQuest vendor commands. 2017-09-09 21:57:56 +01:00
6069675a44 Added tests for SCSI Streaming Commands. 2017-09-09 21:39:38 +01:00
d5d2ee3910 Added tests for SCSI Media Changer commands. 2017-09-09 19:41:27 +01:00
5ed437a328 Added tests for SCSI Block Commands. 2017-09-09 19:23:04 +01:00
8f60a50d85 Added tests for Plextor vendor commands. 2017-09-09 18:47:18 +01:00
369bc06651 Added tests for Plasmon vendor commands. 2017-09-08 21:57:56 +01:00
edeb96903b Added tests for Pioneer vendor commands. 2017-09-08 21:47:57 +01:00
0cd85170ca Added tests for NEC vendor commands. 2017-09-08 21:26:19 +01:00
19989c5ccc Added tests for Kreon vendor commands. 2017-09-08 21:21:26 +01:00
e76c6fb015 Added tests Hewlett-Packard vendor commands. 2017-09-08 21:12:21 +01:00
e10da9e99f Added tests for HL-DT-ST vendor commands. 2017-09-08 20:54:58 +01:00
8a61157c0c Added tests for Fujitsu vendor commands. 2017-09-08 20:51:08 +01:00
ee593915e0 Added tests for Certance vendor commands. 2017-09-08 20:38:19 +01:00
0f24a8f6d6 Added tests for Archive Corp. vendor commands. 2017-09-08 20:34:14 +01:00
75225164dd Add tests for Adaptec vendor commands. 2017-09-08 20:20:15 +01:00
741b0a4171 Added tests for SCSI Primary Commands. 2017-09-08 20:05:23 +01:00
be736496fa Added manual test subapplication for device commands. 2017-09-07 20:30:23 +01:00