aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Implementations.Tests/IO
AgeCommit message (Collapse)Author
2025-05-05Add tests for ManagedFileSystem.MoveDirectory (#14065)Bond-009
2024-05-13Backport pull request #11570 from jellyfin/release-10.9.zgnattu
Fix absolute path checking on windows Original-merge: 6689d837d6dcfa0925efdbd9c76a7e1fe4f7cc54 Merged-by: crobibero <cody@robibe.ro> Backported-by: Joshua M. Boniface <joshua@boniface.me>
2021-07-12Improve platform checksBond_009
2021-04-22ManagedFileSystem: Rewrite GetValidFilename and more improvementsBond_009
2021-04-17Remove unused using directivesBaronGreenback
2021-04-11Add test for handling dangling symlinksBond_009
2020-01-31Fix warningsBond_009
2020-01-13move the split usage to the proper locationdkanada
2020-01-13ignore drive name in windows environmentsdkanada
2020-01-13switch two incorrectly used variablesdkanada
2020-01-13check operating system for absolute path testdkanada
2020-01-09Renamed project and namespaceBen Magee