Commit Graph

18 Commits

Author SHA1 Message Date
9618e2c549 Annotate or remove unused elements. 2023-10-05 01:05:23 +01:00
2f9b7fe0a1 General code cleanup and style refactor. 2022-11-15 15:58:48 +00:00
bd3fe7bd4e General code style and feature fixes. 2022-11-15 01:35:15 +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
6dd5fb5c5c Add missing XML documentation inheritance. 2021-08-17 14:25:12 +01:00
96830bcc96 Add test to check for contents of block media images. 2021-07-12 19:02:57 +01:00
966077c595 Test filesystems and contents in optical media image unit tests. 2021-07-07 04:14:10 +01:00
7c7b0ec192 In optical media unit tests, pregap cannot be null. 2021-06-06 17:34:29 +01:00
cf450db0ef Remove statfs test as it is test elsewhere. 2021-06-01 12:49:40 +01:00
3bce412c00 Make members of FileEntryInfo fields until we migrate to .NET 6. 2021-05-31 19:14:37 +01:00
acf4138cbf Create abstract class to test read only filesystem implementations. 2021-05-31 18:21:39 +01:00
ae79c634e1 Implement checking extended attributes in filesystem extraction hash issue test. 2021-03-07 23:13:15 +00:00
f479c63779 Add unit test for issue 266. 2021-03-07 21:10:27 +00:00
4e3aa7ae86 Use struct to define all expected data for partitioning scheme tests. 2021-03-03 15:11:22 +00:00
274e3dfa62 Use struct to define all expected data for media image format tests. 2021-03-02 02:59:20 +00:00
7f3c0081ff Use struct to define all expected data for file system tests. 2021-03-01 21:18:02 +00:00