index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Jellyfin.Naming.Tests
/
Video
/
VideoResolverTests.cs
Age
Commit message (
Expand
)
Author
2023-10-08
Remove redundant verbatim string prefixes
Stepan Goremykin
2021-10-03
Fix warning: Using directive is not required by the code and can be safely re...
KonH
2021-09-11
Use TheoryData instead of MemberData and ClassData
ianjazz246
2021-05-24
Remove some unnecessary allocations
cvium
2021-05-19
Review changes
cvium
2021-03-09
FxCop -> Net Analyzers (part 1)
Bond_009
2021-01-21
100% branch coverage for Jellyfin.Naming
Bond_009
2020-11-20
Remove broken CleanDateTimes regex
crobibero
2020-11-20
Merge remote-tracking branch 'upstream/master' into video-resolver
crobibero
2020-11-05
Finish coverage for Emby.Naming.Video
Stepan
2020-06-08
Add additional resolver tests
Erik Rigtorp
2020-05-14
Add code analyzers to Jellyfin.Naming.Tests and fix resulting warnings
aled
2020-05-13
Fix compile warnings in Jellyfin.Naming.Tests
aled
2020-04-25
Remove BaseVideoTest
Bond_009
2020-04-25
Address comments
Bond_009
2020-04-21
Minor improvement
Bond_009
2020-04-21
Fix VideoResolver and tests
Bond_009
2019-12-06
Add back all old emby tests
Bond_009