This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Libation
Watch
1
Star
0
Fork
0
You've already forked Libation
mirror of
https://github.com/rmcrackan/Libation.git
synced
2026-06-01 20:41:40 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
55b45ae45d7db2e88f67ef2d302e21074bdadc34
Libation
/
Source
/
_Tests
/
FileManager.Tests
History
rmcrackan
0499bbae7e
Merge pull request
#1803
from Jo-Be-Co/1762_filter
...
1762 add filter() to list properties
2026-05-14 11:29:26 -04:00
..
CommonFormattersTests.cs
fixing typos and naming of test method
2026-05-14 16:51:51 +02:00
ConditionalTagCollectionTests.cs
fixing typos and naming of test method
2026-05-14 16:51:51 +02:00
FileManager.Tests.csproj
…
FileNamingTemplateTests.cs
…
FileUtilityTests.cs
…
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