1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 03:27:24 +08:00
osu-lazer/osu.Game.Rulesets.Mania.Tests
2020-05-25 19:33:03 +09:00
..
.vscode Update missed launch configurations 2019-12-20 19:08:05 +09:00
Mods Rename data class 2020-03-11 00:36:56 +09:00
Resources Add test 2020-04-21 17:15:13 +09:00
Skinning Remove all RequiredTypes usages 2020-05-16 18:17:12 +09:00
ManiaBeatmapConversionTest.cs Update MathUtils namespace usages 2020-01-09 13:43:44 +09:00
ManiaColumnTypeTest.cs add regression tests 2020-03-31 13:57:37 +08:00
ManiaDifficultyCalculatorTest.cs Remove LegacyDifficultyCalculator 2019-02-21 13:12:37 +09:00
ManiaInputTestScene.cs Basic test scene setup 2020-03-23 17:33:02 +09:00
ManiaLegacyModConversionTest.cs Fix PF/SD legacy mod conversion 2019-09-15 22:55:25 +02:00
ManiaLegacyReplayTest.cs Fix osu!mania replays actuating incorrect keys when multiple stages are involved 2020-04-14 16:52:17 +09:00
ManiaPlacementBlueprintTestScene.cs Remove need for ManiaSnapResult 2020-05-25 19:33:03 +09:00
ManiaSelectionBlueprintTestScene.cs Remove remaining left-over test implementations 2020-05-22 11:32:35 +09:00
osu.Game.Rulesets.Mania.Tests.csproj Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.1 2020-04-27 08:59:09 +00:00
TestSceneAutoGeneration.cs Generate better temporary frames to support framed handling flaws 2019-09-18 16:09:48 +09:00
TestSceneColumn.cs Remove all RequiredTypes usages 2020-05-16 18:17:12 +09:00
TestSceneEditor.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
TestSceneHoldNoteInput.cs Replace all judged event logic with HasCompleted bindable 2020-04-19 05:36:04 +03:00
TestSceneHoldNotePlacementBlueprint.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
TestSceneHoldNoteSelectionBlueprint.cs Remove unused method 2019-10-03 18:43:46 +09:00
TestSceneManiaBeatSnapGrid.cs Remove remaining left-over test implementations 2020-05-22 11:32:35 +09:00
TestSceneManiaHitObjectComposer.cs Fix failing tests 2020-05-21 15:47:12 +09:00
TestSceneNotePlacementBlueprint.cs Fix note placement 2020-04-23 12:36:40 +09:00
TestSceneNotes.cs Remove all RequiredTypes usages 2020-05-16 18:17:12 +09:00
TestSceneNoteSelectionBlueprint.cs Remove unused method 2019-10-03 18:43:46 +09:00
TestScenePlayer.cs Add mania player test scene 2019-12-23 17:48:57 +09:00
TestSceneStage.cs Rename ManiaStage to Stage 2020-04-08 14:13:31 +09:00