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.Server.Implementations.Tests
/
Sorting
Age
Commit message (
Expand
)
Author
2022-12-14
Fix debug builds (#8909)
Bond-009
2022-09-28
Remove redundant using directives
Hannes Braun
2022-09-09
Fix build errors from new warnings
Cody Robibero
2022-04-07
Merge pull request #7548 from 1337joe/comparer-null-fix
Cody Robibero
2021-10-03
Fix warning: Using directive is not required by the code and can be safely re...
KonH
2021-09-25
Merge branch 'master' into theorydata
Bond-009
2021-09-12
Fixing #6269 by comparing PremiereDate when episode comparison would otherwis...
ankenyr
2021-09-11
Use TheoryData instead of MemberData and ClassData
ianjazz246
2021-08-15
Removing if statement and always testing reverse of x and y.
ankenyr
2021-08-15
Breaking up the test theory so episodes and the results are on their own lines.
ankenyr
2021-08-15
Update tests/Jellyfin.Server.Implementations.Tests/Sorting/AiredEpisodeOrderC...
Rob
2021-08-15
Update tests/Jellyfin.Server.Implementations.Tests/Sorting/AiredEpisodeOrderC...
Rob
2021-08-11
Separating out error cases from good cases.
ankenyr
2021-08-09
Changing test name to be more descrptive.
ankenyr
2021-08-09
Update tests/Jellyfin.Server.Implementations.Tests/Sorting/AiredEpisodeOrderC...
Rob
2021-08-07
Changing namespace to be within Jellyfin.Server.Implementations.Tests
ankenyr