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.Extensions.Tests
Age
Commit message (
Expand
)
Author
2021-12-24
Update StyleCop
Bond_009
2021-11-01
Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0
dependabot[bot]
2021-10-08
Use new Random.Shared instead of creating new instances
Bond_009
2021-09-25
Merge branch 'master' into theorydata
Bond-009
2021-09-24
Target net6.0
Bond_009
2021-09-19
Add more tests
Bond_009
2021-09-19
Reduce allocations
Bond_009
2021-09-11
Use TheoryData instead of MemberData and ClassData
ianjazz246
2021-09-06
Remove all unused usings
Fernando Fernández
2021-09-06
Bump FsCheck.Xunit from 2.16.1 to 2.16.3
dependabot[bot]
2021-08-30
Bump FsCheck.Xunit from 2.16.0 to 2.16.1
dependabot[bot]
2021-08-16
Merge pull request #6438 from jellyfin/dependabot/nuget/FsCheck.Xunit-2.16.0
Bond-009
2021-08-16
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0
dependabot[bot]
2021-08-16
Bump FsCheck.Xunit from 2.15.3 to 2.16.0
dependabot[bot]
2021-07-30
Invert code and style analysis configuration (#6334)
Rich Lander
2021-07-26
Bump coverlet.collector from 3.0.3 to 3.1.0
dependabot[bot]
2021-07-19
Update to dotnet 5.0.8
Cody Robibero
2021-06-19
Move non-jellyfin extensions to separate project
Bond_009