1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-10 07:33:02 +08:00
osu-lazer/osu.Game.Tests/Visual
andy840119 e62999fb16 Merge branch 'master' of https://github.com/ppy/osu into remove-the-nullable-disable-in-the-ruleset
# Conflicts:
#	osu.Game.Rulesets.Catch/CatchRuleset.cs
#	osu.Game.Rulesets.Osu/OsuRuleset.cs
#	osu.Game.Rulesets.Taiko/TaikoRuleset.cs
#	osu.Game/Rulesets/Ruleset.cs
2022-09-10 10:40:12 +08: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 Merge branch 'master' of https://github.com/ppy/osu into remove-the-nullable-disable-in-the-ruleset 2022-09-10 10:40:12 +08:00
Gameplay Merge pull request #20195 from cdwcgt/SkinEditorShortcut 2022-09-09 14:17:08 +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 Merge pull request #20178 from smoogipoo/fix-match-creation-beatmap-select 2022-09-08 23:07:09 +09:00
Navigation Fix completion notification not being posted if completion occurs during NotificationOverlay load 2022-09-06 04:07:49 +09:00
Online Turn score ids into ulongs 2022-09-09 11:46:06 +09:00
Playlists Fix test by also clearing out maximum statistics 2022-08-30 15:42:36 +09:00
Ranking Tidy up test logic 2022-09-07 16:43:48 +09:00
Settings Add test coverage for localisable setting source 2022-08-14 15:06:33 -04:00
SongSelect Apply NRT to TestScenePlaySongSelect 2022-09-08 14:49:57 +09:00
UserInterface Remove NRT overrides in new tests 2022-09-09 17:49:31 +09: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