1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-07 13:07:25 +08:00
osu-lazer/osu.Game.Tests
Dean Herbert d3957e6155 Move title specification for settings groups to constructor
Using an abstract property was awkward for this as it is being consumed
in the underlying constructor but could not be dynamically set in time from a
derived class.
2020-09-09 18:50:31 +09:00
..
Beatmaps Avoid requiring sending the calling method for CleanRunHeadlessGameHost 2020-09-08 11:31:42 +09:00
Chat Remove usages of null-forgiving operator 2020-06-09 22:13:48 +09:00
Editing Add BeatmapSkin to EditorBeatmap 2020-08-30 21:12:45 +02:00
Gameplay Revert "Add marker interface for beatmap skins" 2020-08-31 18:29:46 +02:00
NonVisual Replace precision check with absolute equality assert 2020-08-31 16:06:24 +02:00
Online Fix some web requests retrieving the user too early 2020-07-14 13:07:17 +09:00
Resources Merge pull request #9945 from smoogipoo/skin-colour-fix-2 2020-08-29 20:06:26 +09:00
Rulesets/Scoring Add failing tests 2020-04-14 01:09:58 +02:00
Scores/IO Avoid requiring sending the calling method for CleanRunHeadlessGameHost 2020-09-08 11:31:42 +09:00
ScrollAlgorithms Add test cases for sequential scroll algorithm 2020-05-21 21:56:59 +02:00
Skins Merge branch 'master' into beatmap-track-rework 2020-09-01 16:06:38 +09:00
Testing Rename to TestSceneRulesetDependencies, mark as headless and avoid throwing 2020-06-15 11:49:50 +03:00
Visual Move title specification for settings groups to constructor 2020-09-09 18:50:31 +09:00
osu.Game.Tests.csproj Bump Microsoft.NET.Test.Sdk from 16.7.0 to 16.7.1 2020-09-01 17:19:46 +00:00
WaveformTestBeatmap.cs Rename method 2020-08-07 22:31:41 +09:00