osu/osu.Game.Tests
Dan Balasescu f021a274d2
Merge pull request #16681 from peppy/fix-delete-local-scores
Fix delete local scores via "Clear all scores" button crashing the game
2022-01-28 17:01:31 +09:00
..
Audio
Beatmaps Add test coverage for preserving legacy beatmap info defaults 2022-01-27 21:49:26 +01:00
Chat
Collections/IO Update remaining usages of GetSuitableHost in template projects 2022-01-25 14:15:29 +09:00
Database Remove pointless constructor in RulesetInfo 2022-01-27 15:37:27 +09:00
Editing Add far too many fixes for ruleset non-nullable requirements 2022-01-12 23:24:11 +09:00
Gameplay Rename RealmContextFactory to RealmAccess 2022-01-24 20:38:07 +09:00
Input
Localisation
Models
Mods
NonVisual Perform ordering using IComparable instead 2022-01-27 15:59:20 +09:00
Online Remove ILive<> interface (and use abstract Live<> instead) 2022-01-26 13:38:56 +09:00
OnlinePlay
Resources Fix TestResources returning a test BeatmapSetInfo that can't be laoded directly into realm 2022-01-23 20:28:04 +09:00
Rulesets
Scores/IO Remove Task from the inner-most Import method in RealmArchiveModelImporter 2022-01-25 15:30:29 +09:00
ScrollAlgorithms
Skins Remove ILive<> interface (and use abstract Live<> instead) 2022-01-26 13:38:56 +09:00
Testing
Visual Merge pull request #16681 from peppy/fix-delete-local-scores 2022-01-28 17:01:31 +09:00
ImportTest.cs
osu.Game.Tests.csproj Revert nunit test adaptor version bump until console output bug is resolved 2022-01-19 02:18:58 +09:00
tests.ruleset
WaveformTestBeatmap.cs