Kenneth Skovhede
|
d7f027b9e2
|
Fixed usings in unit tests
|
2024-03-03 15:41:49 +01:00 |
|
Kenneth Skovhede
|
aa20088c39
|
Tool based upgrade of all projects with some manual update
|
2024-03-01 14:29:54 +01:00 |
|
Kenneth Skovhede
|
40dd3c6816
|
Updated all license mentions to MIT
|
2024-02-28 15:45:30 +01:00 |
|
Kenneth Hsu
|
e1a6ae4483
|
Check operation results for errors and warnings in tests.
|
2020-07-05 18:50:10 -07:00 |
|
Kenneth Hsu
|
a6f751f605
|
Move creation of test data folders to base class.
|
2019-08-18 14:01:27 -07:00 |
|
Kenneth Hsu
|
738a36092d
|
Add test for wildcard filter patterns.
|
2018-12-24 18:47:46 -08:00 |
|
verhoek
|
b2cc18426c
|
Renamed Library.IO to Library.Common.IO.
Moved basic Platform functions to Library.Common.Platform.
Turned IO_OS into property within Library.Common.
|
2018-11-02 21:34:07 +01:00 |
|
verhoek
|
1275f14405
|
Replaced DirectorySeparatorChar.ToString() calls.
|
2018-11-02 17:45:00 +01:00 |
|
Kenneth Skovhede
|
e9d67ec082
|
Changed the category for the exclude test to "Filter"
|
2018-04-24 14:50:10 +02:00 |
|
Kenneth Skovhede
|
bfa5b4e705
|
Integrated the ignore-filenames test into the test for empty folders
|
2018-04-24 14:48:54 +02:00 |
|
Kenneth Skovhede
|
db61e23528
|
Added sleep statements to the backup steps as they are really fast, and complete in less than a second and thus creates competition to get the latest timestamp with second resolution.
|
2018-04-24 14:11:45 +02:00 |
|
Kenneth Skovhede
|
565487449d
|
Added unittest to empty folder exclusion
|
2018-04-24 13:11:28 +02:00 |
|
Kenneth Skovhede
|
c6be934747
|
Implemented empty folder exclusion flag
|
2018-04-24 13:11:03 +02:00 |
|