aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Implementations.Tests/Library/PathExtensionsTests.cs
AgeCommit message (Collapse)Author
2021-05-20Merge pull request #5987 from Bond-009/ioobBond-009
PathExtensions: Fix index out of bounds in TryReplaceSubPath (cherry picked from commit a6ee4632ce618e60909aa4310e33d60dcdfc1aec) Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
2021-03-08Merge pull request #5381 from cvium/fix-network-substitutionBond-009
(cherry picked from commit 497ea57fd295baa0a46c5ce6b25f109e1d6aeb3b) Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
2020-09-20Minor improvementsBond_009
2020-04-21Address commentsBond_009
2020-04-20Cover more branchesBond_009
2020-04-20Add some simple testsBond_009