osu/osu.Game.Tests
Dan Balasescu cf362a6b4f
Merge pull request #19529 from peppy/locally-modified-pill
Show "locally modified" pill when local modifications have been made
2022-08-05 21:12:13 +09:00
..
Audio Remove the nullable disable annotation in the test project. 2022-07-31 22:02:07 +08:00
Beatmaps Remove unused RulesetStore from BeatmapManager constructor 2022-07-28 16:19:05 +09:00
Chat
Collections/IO Replace BeatmapCollection with RealmBeatmapCollection 2022-07-27 19:35:09 +09:00
Database Add more missing realm Refresh() calls to new beatmap import tests 2022-08-01 17:06:46 +09:00
Editing
Extensions Add own fixed copy of defective Humanizer methods 2022-07-18 21:37:31 +02:00
Gameplay Reduce calls to LoadTrack by implicitly running on test/dummy classes 2022-07-28 18:11:40 +09:00
Input
Localisation
Models
Mods Use array.empty instead of null value. 2022-07-19 20:39:41 +08:00
NonVisual Add test coverage of two beatmaps in same set with different audio files 2022-07-18 17:05:21 +09:00
Online Remove unused RulesetStore from BeatmapManager constructor 2022-07-28 16:19:05 +09:00
OnlinePlay
Resources Add test coverage of remaining components which weren't already included 2022-08-01 14:16:26 +09:00
Rulesets Mark the property as non-nullable. 2022-07-19 20:39:41 +08:00
Scores/IO
ScrollAlgorithms
Skins Remove unused using 2022-08-04 15:05:52 +09:00
Testing
Utils
Visual Merge pull request #19529 from peppy/locally-modified-pill 2022-08-05 21:12:13 +09:00
ImportTest.cs Remove CollectionManager 2022-07-27 18:45:33 +09:00
osu.Game.Tests.csproj Update various dependencies 2022-07-11 20:16:49 +09:00
tests.ruleset
WaveformTestBeatmap.cs