.. |
Audio
|
Add failing test cases
|
2020-12-03 23:13:48 +01:00 |
Beatmaps
|
Add test coverage of all mod storages containing classic mod post-import
|
2022-01-19 14:34:27 +09:00 |
Chat
|
Also fix MessageFormatter tests
|
2022-01-11 17:55:43 +09:00 |
Collections/IO
|
Replace usages of Wait with WaitSafely
|
2022-01-04 11:51:41 +09:00 |
Database
|
Avoid constructor overhead for realm RealmKeyBinding parameterless constructor
|
2022-01-20 17:29:07 +09:00 |
Editing
|
Add far too many fixes for ruleset non-nullable requirements
|
2022-01-12 23:24:11 +09:00 |
Gameplay
|
Add failing test for storyboard sample playback with beatmap hitsounds off
|
2021-12-26 14:25:05 +01:00 |
Input
|
Clean up unused resolved properties
|
2021-12-03 18:49:49 +09:00 |
Localisation
|
Move common interface implementations to extension methods
|
2021-10-05 14:41:14 +09:00 |
Models
|
Make BeatmapSet.Metadata non-null
|
2021-11-24 15:03:34 +09:00 |
Mods
|
Fix clear identifier typos
|
2021-12-27 20:26:28 -08:00 |
NonVisual
|
Remove unused using directive
|
2022-01-19 18:49:37 +01:00 |
Online
|
Merge branch 'master' into realm-integration/score-and-beatmaps
|
2022-01-13 18:25:09 +09:00 |
OnlinePlay
|
Add and use separate extensions for historical and upcoming playlist items
|
2021-12-21 08:01:04 +01:00 |
Resources
|
Merge pull request #16505 from peppy/remove-base-difficulty-usage
|
2022-01-19 13:53:55 +09:00 |
Rulesets
|
Add cancellation support to game-side IResourceStore s
|
2021-12-23 10:33:17 +01:00 |
Scores/IO
|
Update tests which were importing scores without a valid beatmap
|
2022-01-17 14:47:19 +09:00 |
ScrollAlgorithms
|
Add test cases for sequential scroll algorithm
|
2020-05-21 21:56:59 +02:00 |
Skins
|
Fix incorrect access to ILive in BeatmapSkinResources tests
|
2022-01-12 17:00:17 +09:00 |
Testing
|
Update mock RulesetInfo usage to set OnlineID instead of ID
|
2021-11-24 15:50:26 +09:00 |
Visual
|
Merge pull request #16525 from bdach/beatmap-listing-overflow-and-scrolling
|
2022-01-20 14:14:44 +09:00 |
ImportTest.cs
|
Replace usages of Wait with WaitSafely
|
2022-01-04 11:51:41 +09:00 |
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
|
Exclude tests from ConfigureAwait rule
|
2021-03-08 14:36:35 +09:00 |
WaveformTestBeatmap.cs
|
Retrieve separated skin instance from working beatmap for editing
|
2021-08-15 21:18:09 +02:00 |