Kenneth Skovhede
473c6cbbb8
Merge commit '4f577c65a4d8806f79637c50c21ca3a683c5a07a' into feature/kestrel-avalonia-upgrade
2024-03-04 12:21:53 +01:00
Kenneth Skovhede
40dd3c6816
Updated all license mentions to MIT
2024-02-28 15:45:30 +01:00
Thomas Suckow
3172ec3a4b
More logging in tests
2022-05-06 21:46:17 -07:00
Dean Ferreyra
c50223eafe
Renames relating to the extended device path prefix, \\?\
2021-11-12 07:29:43 -08:00
Dean Ferreyra
44673ef759
Changes to IOTests per review, plus other improvements
...
Add path to assertion messages to pinpoint test case on failures.
2021-11-10 20:33:17 -08:00
Dean Ferreyra
158614d59a
Refactor \\?\ prefix tests, rename source files, plus other review issues
2021-11-09 22:50:41 -08:00
Dean Ferreyra
459d1f27f6
Formalize inclusion of code from https://github.com/dotnet
...
Fix SystemIOWindows.PathGetFullPath per review comments.
Add unit tests for SystemIOWindows.PathGetFullPath and SystemIOWindows.PrefixWithUNC. Also, fix a bug in the SystemIOWindows.PrefixWithUNC change that was exposed by these new unit tests.
In BackendToolTests, remove unused [Setup] and [TearDown] methods.
2021-11-08 07:42:07 -08:00
Dean Ferreyra
6acbbf2136
Support problematic Windows paths
...
Allow historically problematic Windows paths (i.e., files or
directories that end in a dot or a space) to be backed up with
Duplicati in Windows.
This fixes #3839 .
2020-07-17 21:50:29 -07:00
verhoek
8bb406cd15
Migrated to use the platform class.
2018-11-02 22:17:16 +01: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
6755d8cd1c
Unnecessary return removed.
2018-11-02 17:54:10 +01:00
verhoek
706dd6b8e8
Added two further tests to test GetDirectories and GetFiles in case no directory exists.
2018-11-01 12:55:10 +01:00
verhoek
d7d8590507
Fixed unit test to see what we can rely using AlphaFS.
2018-10-31 13:05:31 +01:00
verhoek
0b2a43f513
Added unit test to test AlphaFS behaviour.
2018-10-31 12:33:41 +01:00
verhoek
215334376b
Added unit test for GetPathRoot in case of long paths.
2018-10-29 21:31:49 +01:00