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
2f6ef0c498 Remove unreachable code. 2022-11-15 00:17:12 +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
5e733abc8f Add support for byte addressable images to detection. 2021-11-14 03:52:44 +00:00
f51d414abd Refactor IMediaImage.ReadSector(s) to return error status instead of buffer. 2021-09-19 21:16:47 +01:00
b5a6420ff7 Check if test file exists before proceeding with test. 2021-03-05 16:37:21 +00:00
4dbc04a948 Fix test naming. 2021-03-03 15:57:30 +00:00
4e3aa7ae86 Use struct to define all expected data for partitioning scheme tests. 2021-03-03 15:11:22 +00:00
286df1bb12 Make partitioning scheme tests inherit a single class. 2021-03-03 14:52:05 +00:00