1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 21:07:33 +08:00
osu-lazer/osu.Game.Tests/Visual/Navigation
tsrk ddd6c1a1c6
refactor(KeyCounter): address bindables issues
`IsCounting` is back being an auto-property.
`countPresses` is now encapsulated and being exposed as an
`IBindable<int>` via `CountPresses`
2023-02-16 22:20:34 +00:00
..
TestSceneButtonSystemNavigation.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneChangeAndUseGameplayBindings.cs refactor(KeyCounter): address bindables issues 2023-02-16 22:20:34 +00:00
TestSceneEditDefaultSkin.cs Move skin editor to overlays namespace 2023-02-02 14:00:31 +09:00
TestSceneFirstRunGame.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneInterProcessCommunication.cs Add test for ArchiveImportIPCChannel 2023-02-03 18:39:46 +01:00
TestSceneMouseWheelVolumeAdjust.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuGame.cs Partial everything 2022-11-27 00:00:27 +09:00
TestScenePerformFromScreen.cs Partial everything 2022-11-27 00:00:27 +09:00
TestScenePresentBeatmap.cs Merge branch 'master' into update-framework 2022-11-26 16:19:36 +01:00
TestScenePresentScore.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneScreenNavigation.cs Add failing beatmap listing search on initial open test 2023-01-28 12:10:50 -08:00
TestSceneSkinEditorNavigation.cs Move skin editor to overlays namespace 2023-02-02 14:00:31 +09:00
TestSceneStartupBeatmapDisplay.cs Apply NRT to BeatmapPicker 2023-01-15 15:09:25 -08:00
TestSceneStartupBeatmapSetDisplay.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneStartupImport.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneStartupRuleset.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSettingsMigration.cs Partial everything 2022-11-27 00:00:27 +09:00