Commit Graph

15 Commits

Author SHA1 Message Date
47cc43aa29 Update NUnit. 2024-05-02 03:40:35 +01:00
e46d21bde6 General refactor and cleanup. 2024-05-01 04:05:22 +01:00
b27d0c1f03 [Plugin system] Initialize plugin base in tests. 2023-10-05 16:00:38 +01:00
1f36ef2424 [Aaru.Tests] Reformat and cleanup. 2023-10-03 23:44:33 +01:00
d2962850e9 Move all localizable strings from Aaru.Tests project to resources. 2022-11-29 10:33:40 +00:00
2f9b7fe0a1 General code cleanup and style refactor. 2022-11-15 15:58:48 +00:00
d4b1e63e96 Fix naming style. 2022-03-15 01:37:37 +00:00
762e3eb6d2 General cleanup and refactor. 2022-03-07 07:36:44 +00:00
0bc819feab Move to file scoped namespaces. 2022-03-06 13:29:38 +00:00
f51d414abd Refactor IMediaImage.ReadSector(s) to return error status instead of buffer. 2021-09-19 21:16:47 +01:00
ef2fc1788a Refactor IMediaImage.Open to return error status instead of boolean. 2021-09-16 19:10:39 +01:00
b5a6420ff7 Check if test file exists before proceeding with test. 2021-03-05 16:37:21 +00:00
01ac233e86 Refactor unit tests. 2021-03-03 14:31:56 +00:00
274e3dfa62 Use struct to define all expected data for media image format tests. 2021-03-02 02:59:20 +00:00
bf746bdde0 Make image format tests inherit a single class. 2021-03-02 00:35:16 +00:00