Commit Graph

55 Commits

Author SHA1 Message Date
0ca5a1bf42 Add unit tests for Cuesheet images created by PowerISO. 2021-02-10 17:12:23 +00:00
1354846d1d Add unit tests for Nero V2 images. 2021-01-18 04:22:40 +00:00
20f67008b1 Add unit tests for Nero V1 images. 2021-01-17 22:46:25 +00:00
444ac53fe1 Add MagicISO (cuesheet) test images. 2021-01-16 16:59:49 +00:00
cce0a87411 Add IsoBuster (cuesheet) test images. 2021-01-10 16:43:42 +00:00
92822e631d Add DiscJuggler test images. 2021-01-10 03:40:18 +00:00
72fa374cbe Add CloneCD test images. 2021-01-09 21:30:49 +00:00
f8d44af539 Fix expected vs result in tests. 2021-01-09 21:30:30 +00:00
11893a146a Add CDRWin 3 test images. 2021-01-09 17:32:24 +00:00
21eeafaa89 Add BlindWrite 7 test images. 2021-01-09 03:19:52 +00:00
4187fee1a5 Add BlindWrite 6 test images. 2021-01-09 03:19:52 +00:00
c90838aff7 Add BlindWrite 5 test images. 2021-01-09 03:19:52 +00:00
34c1125a9a Add BlindWrite 4 test images. 2021-01-09 03:19:52 +00:00
eb00342fc7 Change Alcohol 120% unit test images. 2021-01-09 03:19:52 +00:00
69d2013a3b Change optical disc image unit tests to make it easier to add new entries. 2021-01-09 03:19:51 +00:00
472a1d94d8 Update copyright year. 2020-12-31 23:08:23 +00:00
0fa680879b Prepare nuget packages. 2020-12-20 22:59:31 +00:00
ad4d80223e Add more fields to MultiMediaCard's Extended CSD. 2020-12-09 20:11:19 +00:00
e1241474d3 Add test for MultiMediaCard Extended CSD. 2020-12-09 17:45:55 +00:00
63f405136e Add test for MultiMediaCard CSD decoder. 2020-12-08 23:55:35 +00:00
162ffed231 Add test for MultiMediaCard CID decoder. 2020-12-08 22:41:59 +00:00
940d2d9af0 Add test for SecureDigital SCR decoder. 2020-12-08 22:12:25 +00:00
60c3de0458 Add test for SecureDigital CSD decoder. 2020-12-08 21:02:51 +00:00
4e67cbc179 Add test for SecureDigital CID decoder. 2020-12-08 16:55:37 +00:00
649d4a8442 Move hex string to byte array converter to helpers. 2020-12-08 00:56:38 +00:00
274531314e Split tests for CRC16 in IBM and CCITT. 2020-11-10 21:57:08 +00:00
88daa75714 Fix BlindWrite 5/6 test values. 2020-11-10 21:50:04 +00:00
c82f8bfa3a Fix CloneCD test values. 2020-11-10 21:49:49 +00:00
a206c2eaef Fix FAT volume name tests that are now space stripped. 2020-11-10 21:49:35 +00:00
29c3c21bbd Fix headers. 2020-07-25 02:01:36 +01:00
950c3d7c97 Fix copyright dates. 2020-07-25 01:58:50 +01:00
9a202e0223 Use UTC as starting point for ISO9660, leap seconds should only cause a problem when UTC time is assumed to be GMT and not reverse. 2020-07-23 22:10:15 +01:00
ab04fef463 Add unit test for CDRWin. 2020-07-23 14:28:34 +01:00
2506238d57 Add unit testing for BlindWrite 6. 2020-07-23 04:14:36 +01:00
990a6fbf08 Add unit testing for BlindWrite 5. 2020-07-23 04:09:59 +01:00
0167aab72d Add unit testing for Alcohol 120%. 2020-07-23 03:41:32 +01:00
fd9605501d Add more 2MG tests. 2020-07-22 22:33:11 +01:00
2376b65763 Code style fixes. 2020-07-22 13:20:25 +01:00
6220425ac6 Naming fixes. 2020-07-20 21:11:32 +01:00
f1fa52716c Fix namespaces. 2020-07-20 15:43:52 +01:00
0e7a86880e Fix unused code. 2020-07-20 07:47:12 +01:00
9cfef45856 Code cleanup. 2020-07-20 04:34:16 +01:00
ad794817b4 Set language version to C# 8.0. 2020-07-19 21:44:37 +01:00
7cd5e0573d Fix some unit test parameters. 2020-07-09 03:09:37 +01:00
cb7a81691d Change test files to AaruFormat where possible and applicable. 2020-07-09 03:09:37 +01:00
43115b4bcd Use system included encodings. 2020-07-09 03:09:37 +01:00
5f9e50082a Fix location of test files. 2020-07-09 03:09:37 +01:00
a8abc48d5f Fix tests compilation. 2020-07-09 03:09:36 +01:00
f7e173710e Code restyling. 2020-02-29 18:03:35 +00:00
3980ff69f1 Rename media to data. 2020-02-27 11:27:52 +00:00