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-06 23:08:53 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
50fde66a4c5721306a61ebc82bcb259bc1e43074
Libation
/
Source
/
_Tests
/
FileManager.Tests
History
rmcrackan
50fde66a4c
#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
..
CommonFormattersTests.cs
Code Cleanup
2026-05-04 21:10:28 -06:00
ConditionalTagCollectionTests.cs
Fixed PR comments
2026-04-20 18:07:17 +02:00
FileManager.Tests.csproj
Update Avalonia to v12
2026-05-04 21:08:26 -06:00
FileNamingTemplateTests.cs
#1714
Convert the evaluation of the 'is' tag into two-parameter logic
2026-04-13 01:39:16 +02:00
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