1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 03:27:24 +08:00
osu-lazer/osu.Game.Tests/Visual
Dean Herbert 6fd650777c Move value change logic to bindable
Also add drag support
2018-03-20 20:09:55 +09:00
..
TestCaseAllPlayers.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseAutoplay.cs Make a testcase for replay vs autoplay 2018-01-17 17:35:27 +09:00
TestCaseBeatmapCarousel.cs Invert bool, add test, and handle ruleset change. 2018-03-09 19:39:28 +05:30
TestCaseBeatmapDetailArea.cs Update licence headers 2018-01-05 20:21:19 +09:00
TestCaseBeatmapDetails.cs Update licence headers 2018-01-05 20:21:19 +09:00
TestCaseBeatmapInfoWedge.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseBeatmapOptionsOverlay.cs Update licence headers 2018-01-05 20:21:19 +09:00
TestCaseBeatmapScoresContainer.cs Update licence headers 2018-01-05 20:21:19 +09:00
TestCaseBeatmapSetOverlay.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseBeatSyncedContainer.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseBreadcrumbs.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseBreakOverlay.cs Rewrite BreakOverlay 2018-03-04 00:51:24 +09:00
TestCaseButtonSystem.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseChatDisplay.cs Use a better method of link compilation 2018-01-09 20:33:20 +09:00
TestCaseChatLink.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseContextMenu.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseCursors.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseDialogOverlay.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseDirect.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseDrawableBeatDivisor.cs Move value change logic to bindable 2018-03-20 20:09:55 +09:00
TestCaseDrawableRoom.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseDrawings.cs Update licence headers 2018-01-05 20:21:19 +09:00
TestCaseEditorCompose.cs Fix merge errors 2018-03-19 20:23:31 +09:00
TestCaseEditorComposeRadioButtons.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseEditorComposeTimeline.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseEditorMenuBar.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseEditorSeekSnapping.cs Integrate beat snap divisor into editor seeking 2018-03-19 20:42:06 +09:00
TestCaseEditorSelectionLayer.cs Make bdl beat divisor nullable 2018-03-20 14:01:06 +09:00
TestCaseEditorSummaryTimeline.cs Pass down editor clocks through DI 2018-03-19 16:27:52 +09:00
TestCaseGamefield.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseGameplayMenuOverlay.cs Update licence headers 2018-01-05 20:21:19 +09:00
TestCaseGraph.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseHistoricalSection.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseIconButton.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseIntroSequence.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseKeyConfiguration.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseKeyCounter.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseLeaderboard.cs Update licence headers 2018-01-05 20:21:19 +09:00
TestCaseMedalOverlay.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseMods.cs Update licence headers 2018-01-05 20:21:19 +09:00
TestCaseMusicController.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseNotificationOverlay.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseOnScreenDisplay.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseOsuGame.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCasePlaybackControl.cs Fix missed BDL case 2018-03-19 16:44:46 +09:00
TestCasePlaySongSelect.cs Make song select choose random when initial selection fails. 2018-03-09 17:36:55 +05:30
TestCasePopupDialog.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseRankGraph.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseReplay.cs Fix incorrect isForCurrentRuleset value 2018-03-01 02:28:14 +09:00
TestCaseReplaySettingsOverlay.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseResults.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseRoomInspector.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseScoreCounter.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseScrollingHitObjects.cs Make DrawableHitObject a CompositeDrawable 2018-03-15 13:41:06 +09:00
TestCaseSettings.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseSkipButton.cs SkipButton -> SkipOverlay 2018-03-06 00:10:53 +09:00
TestCaseSocial.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseSongProgress.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseStoryboard.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseTabControl.cs Update licence headers 2018-01-05 20:21:19 +09:00
TestCaseTextAwesome.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseToolbar.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseTwoLayerButton.cs Update licence headers 2018-01-05 20:21:19 +09:00
TestCaseUserPanel.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseUserProfile.cs Fix login failure for users with no country rank 2018-03-11 00:44:16 +09:00
TestCaseUserProfileRecentSection.cs Tidy up test case 2018-03-08 00:58:16 +09:00
TestCaseUserRanks.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
TestCaseVolumePieces.cs change TestCase to OsuTestCase 2018-03-04 14:03:53 +01:00
TestCaseWaveform.cs Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00