1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 23:07:26 +08:00
osu-lazer/osu.Game.Tests/Visual
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
..
Background Fix test failures 2020-06-11 14:55:49 +09:00
Components Rename base test class to help avoid incorrect reference 2020-03-23 10:01:33 +09:00
Editing Add test scene for setup screen 2020-09-08 19:52:56 +09:00
Gameplay Move title specification for settings groups to constructor 2020-09-09 18:50:31 +09:00
Menus Revert exposure changes to GlobalActionContainer 2020-09-08 18:36:11 +09:00
Multiplayer Fix global mods being retained by rooms 2020-09-04 15:20:55 +09:00
Navigation Update class exclusion for dynamic compilation 2020-09-04 20:41:08 +09:00
Online Move header setting to FullscreenOverlay 2020-09-03 16:34:58 +09:00
Ranking Hide misses from timing distribution graph 2020-08-31 14:15:47 +09:00
Settings Adjust key binding panel tests to not rely on row indices 2020-08-21 23:37:54 +02:00
SongSelect Move UserTopScoreContainer into base leaderboard 2020-08-31 19:54:22 +09:00
UserInterface Remove now-redundant test case 2020-09-04 10:24:54 +03:00
TestSceneOsuGame.cs Add NewsOverlay to the game 2020-07-16 14:48:40 +03:00
TestSceneOsuScreenStack.cs Fix song select filters not reapplied if in a child screen 2019-12-10 02:30:23 +09:00