1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-26 20:13:20 +08:00
osu-lazer/osu.Game.Tests/Visual
Salman Ahmed 9b45a9cf76 Rename various cursor symbols
- `IProvideCursor.MenuCursor` -> `IProvideCursor.Cursor`
 - `MenuCursor` -> `MenuCursorContainer
2022-10-11 16:21:01 +03:00
..
Audio Automated #nullable processing 2022-06-17 16:37:17 +09:00
Background Update Remove/RemoveRange/RemoveAll calls in line with framework changes 2022-08-29 15:57:40 +09:00
Beatmaps Fix test in line with new expectations 2022-09-09 18:10:10 +09:00
Collections Adjust collection deletion test to match new expectations 2022-08-06 21:07:21 +02:00
Colours Automated #nullable processing 2022-06-17 16:37:17 +09:00
Components Fix possible null assignment inspection in TestScenePreviewTrackManager 2022-08-08 02:00:24 +03:00
Editing Rename various cursor symbols 2022-10-11 16:21:01 +03:00
Gameplay Add test showing broken input in HUD overlay when hidden 2022-10-10 16:05:41 +09:00
Menus Merge branch 'master' into remove-dispose-updates 2022-09-01 23:03:19 +09:00
Mods Modify flow to avoid weird bindable and value resetting 2022-08-16 14:17:35 +09:00
Multiplayer Change Leaderboard to use IUser instead of APIUser 2022-09-13 18:00:21 +09:00
Navigation Add test coverage of song select score presentation failures 2022-10-03 20:29:44 +09:00
Online Make country code parsing resilient to invalid cases 2022-10-11 01:39:53 +09:00
Playlists Fix test by also clearing out maximum statistics 2022-08-30 15:42:36 +09:00
Ranking test(osu.Game): add slider steps to change the size in timing distribution graph tests 2022-09-12 04:43:15 +09:00
Settings Cleanup all other leftover binding instantiation 2022-09-25 16:02:40 -04:00
SongSelect Apply NRT to base Leaderboard classes 2022-09-26 16:12:47 +09:00
UserInterface Rename various cursor symbols 2022-10-11 16:21:01 +03:00
TestMultiplayerComponents.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneOsuScreenStack.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00