This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Libation
Watch
1
Star
0
Fork
0
mirror of
https://github.com/rmcrackan/Libation.git
synced
2026-09-17 00:03:42 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e4dde1e6c850a6b458ecc2e295a149fecb2c0ec8
Libation
/
Source
/
_Tests
/
FileManager.Tests
T
History
rmcrackan
c6e5e37f7f
Merge pull request
#1988
from rmcrackan/cursor/keep-a-failing-books-volume-non-fatal-74f7
...
Keep a failing Books volume from closing Libation
2026-08-24 11:10:19 -04:00
..
BackgroundFileSystemTests.cs
fix: a directory that stops being readable no longer throws at whoever lists it
2026-08-24 14:21:58 +00:00
CommonFormattersTests.cs
fixing typos and naming of test method
2026-05-14 16:51:51 +02:00
ConditionalTagCollectionTests.cs
test fix: give the anchored evil-regex row an input that cannot beat the timeout
2026-08-24 14:09:30 +00:00
FileManager.Tests.csproj
Update MSTest to 4.3.3
2026-08-19 18:17:57 +00:00
FileNamingTemplateTests.cs
…
FileUtilityTests.cs
Centralize best-effort file deletion in FileUtility
2026-08-12 18:55:42 +00:00
FolderPickerInitialPathTests.cs
#1804
- Fix Windows folder picker crash on custom paths. Normalize stored paths before opening the OS folder dialog (
\\?\
/ UNC handling, existence check) in shared
FolderPickerInitialPath
, use it from WinForms and Avalonia folder pickers, and retry once if the dialog still throws. Adds small
FileManager
tests.
2026-05-12 08:55:12 -04:00
PersistentDictionaryConcurrencyTests.cs
fix(test): clear CA1416 platform warnings on the unix file mode calls
2026-08-17 04:07:42 +00:00
SaferEnumerateFilesTests.cs
test: stop asserting on path spelling, which differs on Windows
2026-08-24 14:56:50 +00:00