1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 20:47:28 +08:00
osu-lazer/osu.Game.Rulesets.Mania.Tests
Dean Herbert c1b193149c Add test coverage of input near end of hold note with nearby subsequent note
Covers the scenarios mentioned in #21371.

Turns out this seems mostly okay already, so there are no fixes applied here.
2022-11-22 17:09:14 +09:00
..
.vscode Update vscode launch.json files for all other projects 2022-02-25 14:28:54 +01:00
Editor Make Column.AccentColour bindable 2022-10-07 15:24:36 +09:00
Mods Add test coverage for flashlight mod 2022-10-14 02:38:43 +03:00
Resources Modify mania special skin to demonstrate failure case 2022-01-16 18:59:26 +01:00
Skinning Add "Component" prefix to lookup naming 2022-11-09 17:46:43 +09:00
ManiaBeatmapConversionTest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ManiaBeatmapSampleConversionTest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ManiaDifficultyCalculatorTest.cs Adjust tests 2022-08-17 19:02:16 +09:00
ManiaInputTestScene.cs Remove non-smoke key bindings on "Relax" mod instead 2022-10-09 17:14:16 +03:00
ManiaLegacyModConversionTest.cs Fix tests 2022-06-30 12:37:03 +09:00
ManiaLegacyReplayTest.cs Move column initialisation to ctor and fix remaining tests 2022-10-07 15:24:36 +09:00
ManiaSpecialColumnTest.cs Move column initialisation to ctor and fix remaining tests 2022-10-07 15:24:36 +09:00
osu.Game.Rulesets.Mania.Tests.csproj Update dependencies 2022-11-04 17:00:58 +09:00
TestSceneAutoGeneration.cs Move column initialisation to ctor and fix remaining tests 2022-10-07 15:24:36 +09:00
TestSceneColumn.cs Make Column.AccentColour bindable 2022-10-07 15:24:36 +09:00
TestSceneDrawableManiaHitObject.cs Make Column.AccentColour bindable 2022-10-07 15:24:36 +09:00
TestSceneHoldNoteInput.cs Add test coverage of input near end of hold note with nearby subsequent note 2022-11-22 17:09:14 +09:00
TestSceneManiaHitObjectSamples.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneManiaPlayer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneNotes.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneOutOfOrderHits.cs Fix tests 2022-10-25 19:48:33 +09:00
TestScenePlayfieldCoveringContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneStage.cs Move column initialisation to ctor and fix remaining tests 2022-10-07 15:24:36 +09:00
TestSceneTimingBasedNoteColouring.cs Move column initialisation to ctor and fix remaining tests 2022-10-07 15:24:36 +09:00