1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:07:25 +08:00
osu-lazer/osu.Game.Tests/Visual/UserInterface
2022-09-15 21:17:58 +09:00
..
TestSceneBackButton.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneBeatmapListingCardSizeTabControl.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneBeatmapListingSearchControl.cs Replace calls to defective Humanizer methods with correct version 2022-07-18 22:34:58 +02:00
TestSceneBeatmapListingSortTabControl.cs Add test coverage 2022-09-15 04:30:09 +03:00
TestSceneBeatmapSearchFilter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneBeatSyncedContainer.cs Update parameter discards 2022-06-24 21:26:19 +09:00
TestSceneBreadcrumbControl.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneBreadcrumbControlHeader.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneButtonSystem.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneColourPicker.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneCommentEditor.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneCommentRepliesButton.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneContextMenu.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneCursors.cs Rename MenuCursorContainer and clean up code 2022-07-26 14:11:52 +09:00
TestSceneDashboardBeatmapListing.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneDeleteLocalScore.cs Remove async calls from ScoreManager 2022-08-29 15:34:08 +09:00
TestSceneDialogOverlay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneDifficultyMultiplierDisplay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneDrawableDate.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneEditorSidebar.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneExpandingBar.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneExpandingContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneFirstRunScreenBehaviour.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneFirstRunScreenBundledBeatmaps.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneFirstRunScreenImportFromStable.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneFirstRunScreenUIScale.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneFirstRunSetupOverlay.cs Fix missing nullability consideraition 2022-08-31 23:24:39 +09:00
TestSceneFooterButtonMods.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneFPSCounter.cs Add initial structure for fps counter 2022-07-20 23:49:19 +09:00
TestSceneFriendsOnlineStatusControl.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneHoldToConfirmOverlay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneIconButton.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneLabelledColourPalette.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneLabelledDrawable.cs Remove unnecessary null casts 2022-06-24 14:50:11 +09:00
TestSceneLabelledDropdown.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneLabelledSliderBar.cs Add failing test case 2022-07-24 08:34:24 +03:00
TestSceneLabelledSwitchButton.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneLabelledTextBox.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneLoadingLayer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneLoadingSpinner.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneLogoAnimation.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneLogoTrackingContainer.cs Update Remove/RemoveRange/RemoveAll calls in line with framework changes 2022-08-29 15:57:40 +09:00
TestSceneModColumn.cs Add test coverage for new intended behaviour of sequential hotkey style 2022-06-21 15:18:37 +02:00
TestSceneModDifficultyAdjustSettings.cs Remove unused using 2022-06-28 08:39:09 -07:00
TestSceneModDisplay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneModFlowDisplay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneModIcon.cs Add test showing all mod icons for reference 2022-07-12 14:32:39 +09:00
TestSceneModPanel.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneModPresetColumn.cs Add weak test coverage of broken audio playback after soft-delete 2022-08-08 20:30:37 +02:00
TestSceneModPresetPanel.cs Add test coverage for desired user selection behaviour 2022-08-07 16:20:16 +02:00
TestSceneModsEffectDisplay.cs Fix test 2022-09-10 23:18:59 +03:00
TestSceneModSelectOverlay.cs Merge pull request #19695 from naoei/ruleset-localization 2022-08-22 16:13:23 +09:00
TestSceneModSettingsArea.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneModSwitchSmall.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneModSwitchTiny.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneNotificationOverlay.cs Add ability to flick notifications to the right to store for later 2022-09-12 20:20:57 +09:00
TestSceneNowPlayingOverlay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneOnScreenDisplay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneOsuAnimatedButton.cs Remove unnecessary null casts 2022-06-24 14:50:11 +09:00
TestSceneOsuButton.cs Remove unnecessary null casts 2022-06-24 14:50:11 +09:00
TestSceneOsuDropdown.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneOsuFont.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneOsuHoverContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneOsuIcon.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneOsuLogo.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneOsuMarkdownContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneOsuMenu.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneOsuPopover.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneOsuTextBox.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneOverlayHeader.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneOverlayHeaderBackground.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneOverlayRulesetSelector.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneOverlayScrollContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestScenePageSelector.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneParallaxContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestScenePlaylistOverlay.cs Remove pointless initial import 2022-08-23 17:33:53 +09:00
TestScenePopupDialog.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneProfileSubsectionHeader.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneRankingsSortTabControl.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneRoundedButton.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneSafeAreaHandling.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneScalingContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneScreenBreadcrumbControl.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneSectionsContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneSettingsCheckbox.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneSettingsToolboxGroup.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneShearedButtons.cs Add failing assertions to demonstrate autosize failure 2022-08-01 22:04:14 +02:00
TestSceneShearedOverlayContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneShearedOverlayHeader.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneShearedSearchTextBox.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneSizePreservingSpriteText.cs Remove NRT overrides in new tests 2022-09-09 17:49:31 +09:00
TestSceneStarRatingDisplay.cs Fix StarRatingDisplay not handling negative numbers as "pending" 2022-07-25 15:44:54 +09:00
TestSceneStatefulMenuItem.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneSwitchButton.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneTabControl.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneToggleMenuItem.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneToolbarRulesetSelector.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneTwoLayerButton.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneUpdateableBeatmapBackgroundSprite.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneUpdateableBeatmapSetCover.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneUprightAspectMaintainingContainer.cs Remove NRT overrides in new tests 2022-09-09 17:49:31 +09:00
TestSceneUserListToolbar.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneVolumeOverlay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneVolumePieces.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneWaveContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ThemeComparisonTestScene.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00