1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 05:27:23 +08:00
osu-lazer/osu.Game.Tests/Visual/Editing
2022-05-26 18:32:28 +09:00
..
TestSceneBeatDivisorControl.cs Change editor colour scheme to aquamarine 2022-05-24 18:43:22 +09:00
TestSceneBlueprintOrdering.cs Add failing test for "ghost timeline blueprint" 2021-09-26 15:29:00 +02:00
TestSceneComposerSelection.cs only propagate unmodified right click 2021-10-26 16:24:53 -04:00
TestSceneComposeScreen.cs Cache some more OverlayColourProviders to fix tests 2022-05-24 23:14:28 +02:00
TestSceneComposeSelectBox.cs Allow specifying flipping support of selection box different from scaling 2021-07-21 15:59:45 +09:00
TestSceneDesignSection.cs Add far too many fixes for ruleset non-nullable requirements 2022-01-12 23:24:11 +09:00
TestSceneDifficultySwitching.cs Update all usages of RulesetID and Ruleset.ID to use Ruleset.OnlineID 2022-01-27 15:38:03 +09:00
TestSceneDistanceSnapGrid.cs Add enum to snap method as alternative to mutliple nested invocations 2022-05-12 16:19:07 +09:00
TestSceneEditorBeatmapCreation.cs Update editor exit-without-safe tests to account for hold behaviour 2022-03-21 17:52:54 +09:00
TestSceneEditorChangeStates.cs Move more logic to base EditorTestScene 2020-09-14 15:27:08 +09:00
TestSceneEditorClipboard.cs Add failing test for incorrect sample control point time after paste 2022-01-11 21:34:22 +01:00
TestSceneEditorClock.cs Fix test caching woes 2022-05-26 18:30:37 +09:00
TestSceneEditorComposeRadioButtons.cs Rename radio button classes to be local to editor 2021-07-19 16:57:12 +09:00
TestSceneEditorMenuBar.cs Fix missing colour dependency in menu bar test scene 2022-05-25 22:56:47 +09:00
TestSceneEditorSamplePlayback.cs Fix test failures and general discrepancies 2021-01-20 14:05:35 +09:00
TestSceneEditorSaving.cs Disallow exiting the editor without saving (unless explicitly confirming) 2022-03-22 15:42:56 +09:00
TestSceneEditorScreenModes.cs Move editor mode selector out of EditorMenuBar to allow for better reuse 2022-03-02 20:05:01 +09:00
TestSceneEditorSeeking.cs Add test coverage of new traversal keys 2022-05-14 03:01:42 +09:00
TestSceneEditorSeekSnapping.cs Update broken test scenes to match new OsuTestScene logic 2022-01-18 13:41:50 +09:00
TestSceneEditorSummaryTimeline.cs Remove unused using statements 2021-04-15 17:01:25 +09:00
TestSceneEditorTestGameplay.cs Merge branch 'master' into ruleset-id-fixes 2022-01-27 17:07:18 +09:00
TestSceneHitObjectComposer.cs Nudge click location to avoid placement failures 2022-05-04 11:56:44 +02:00
TestSceneHitObjectDifficultyPointAdjustments.cs Unfocus textbox when dismissing popover in test scene 2022-05-11 11:25:41 +03:00
TestSceneHitObjectSamplePointAdjustments.cs Unfocus textbox when dismissing popover in test scene 2022-05-11 11:25:41 +03:00
TestSceneLabelledTimeSignature.cs Fix incorrect assert step name 2022-01-23 10:11:12 +03:00
TestSceneMetadataSection.cs Add far too many fixes for ruleset non-nullable requirements 2022-01-12 23:24:11 +09:00
TestScenePlaybackControl.cs Update time info and add bpm 2022-05-25 23:54:59 +09:00
TestSceneRectangularPositionSnapGrid.cs Implement grid size toggling matching stable 2021-09-19 20:26:02 +02:00
TestSceneSetupScreen.cs Add far too many fixes for ruleset non-nullable requirements 2022-01-12 23:24:11 +09:00
TestSceneTapTimingControl.cs Refactor test to allow waveform testing 2022-05-24 14:36:44 +09:00
TestSceneTimelineBlueprintContainer.cs Fix timeline test 2020-11-13 17:51:01 +09:00
TestSceneTimelineHitObjectBlueprint.cs Update visual appearance of timeline blueprints to close match new designs 2021-04-13 19:26:20 +09:00
TestSceneTimelineSelection.cs Update timeline selection test scene with zoom changes 2022-01-25 18:57:39 +03:00
TestSceneTimelineTickDisplay.cs Cache some more OverlayColourProviders to fix tests 2022-05-24 23:14:28 +02:00
TestSceneTimingScreen.cs Update broken test scenes to match new OsuTestScene logic 2022-01-18 13:41:50 +09:00
TestSceneWaveform.cs Update all simple cases of switching to IWorkingBeatmap 2021-11-17 20:56:57 +09:00
TestSceneZoomableScrollContainer.cs Add test coverage of zoom-then-scroll 2020-11-03 17:22:56 +09:00
TimelineTestScene.cs Update test scene to be able to see a bit more 2021-04-14 21:03:52 +09:00