.. |
TestSceneBackButton.cs
|
…
|
|
TestSceneBeatSyncedContainer.cs
|
Add test coverage
|
2021-12-05 03:53:36 -06:00 |
TestSceneBeatmapListingCardSizeTabControl.cs
|
Implement beatmap card size tab control
|
2021-12-23 15:55:36 +01:00 |
TestSceneBeatmapListingSearchControl.cs
|
Update all beatmap overlay views to use `APIBeatmap`/`APIBeatmapSet`
|
2021-10-29 18:50:55 +09:00 |
TestSceneBeatmapListingSortTabControl.cs
|
…
|
|
TestSceneBeatmapSearchFilter.cs
|
…
|
|
TestSceneBreadcrumbControl.cs
|
…
|
|
TestSceneBreadcrumbControlHeader.cs
|
Apply batch fixing of built-in types using `var`
|
2021-10-27 13:04:41 +09:00 |
TestSceneButtonSystem.cs
|
…
|
|
TestSceneColourPicker.cs
|
…
|
|
TestSceneCommentEditor.cs
|
…
|
|
TestSceneCommentRepliesButton.cs
|
…
|
|
TestSceneContextMenu.cs
|
…
|
|
TestSceneCursors.cs
|
…
|
|
TestSceneDashboardBeatmapListing.cs
|
Rename `User` to `APIUser` and move to correct namespace
|
2021-11-07 11:26:01 +09:00 |
TestSceneDeleteLocalScore.cs
|
Update existing usages to point to `RealmRulesetStore`
|
2022-02-16 17:13:54 +09:00 |
TestSceneDialogOverlay.cs
|
Add failing test coverage of some dialogs being held on to
|
2021-09-23 19:18:51 +09:00 |
TestSceneDrawableDate.cs
|
…
|
|
TestSceneExpandingBar.cs
|
…
|
|
TestSceneExpandingContainer.cs
|
Move files to UI namespace
|
2022-02-14 17:51:39 +09:00 |
TestSceneFooterButtonMods.cs
|
Revert "Merge pull request #16889 from smoogipoo/remove-mod-multiplier"
|
2022-02-17 13:26:12 +09:00 |
TestSceneFriendsOnlineStatusControl.cs
|
Rename `User` to `APIUser` and move to correct namespace
|
2021-11-07 11:26:01 +09:00 |
TestSceneHoldToConfirmOverlay.cs
|
…
|
|
TestSceneIconButton.cs
|
…
|
|
TestSceneLabelledColourPalette.cs
|
Remove popover container from manual input manager test scene
|
2021-08-28 20:20:42 +02:00 |
TestSceneLabelledDrawable.cs
|
Add failing test coverage for labelled drawable description visible
|
2021-11-04 21:43:20 +01:00 |
TestSceneLabelledDropdown.cs
|
Rename `BeatmapSetOnlineStatus` to `BeatmapOnlineStatus`
|
2021-11-24 18:42:49 +09:00 |
TestSceneLabelledSliderBar.cs
|
Add test coverage of slider bars with colour provider applied
|
2021-10-15 11:48:08 +09:00 |
TestSceneLabelledSwitchButton.cs
|
…
|
|
TestSceneLabelledTextBox.cs
|
…
|
|
TestSceneLoadingLayer.cs
|
…
|
|
TestSceneLoadingSpinner.cs
|
…
|
|
TestSceneLogoAnimation.cs
|
…
|
|
TestSceneLogoTrackingContainer.cs
|
…
|
|
TestSceneModButton.cs
|
…
|
|
TestSceneModColumn.cs
|
Clean up test step names
|
2022-02-28 20:44:13 +01:00 |
TestSceneModDifficultyAdjustSettings.cs
|
Remove all usage of `BaseDifficulty` (and access `Difficulty` instead)
|
2022-01-18 22:57:39 +09:00 |
TestSceneModDisplay.cs
|
…
|
|
TestSceneModFlowDisplay.cs
|
Refactor exposed mod retrieval methods for better safety
|
2021-09-10 11:09:13 +09:00 |
TestSceneModIcon.cs
|
Allow `ModIcon` to be constructed using an `IMod`
|
2021-09-10 12:43:12 +09:00 |
TestSceneModPanel.cs
|
Implement incompatibility-displaying variant of mod panel
|
2022-02-23 23:19:06 +01:00 |
TestSceneModSelectOverlay.cs
|
Fix another case of test ruleset without overriding `ShortName` primary key
|
2022-01-12 17:49:11 +09:00 |
TestSceneModSettings.cs
|
Remove subclassing of `RulesetInfo`
|
2021-11-22 16:39:17 +09:00 |
TestSceneModSwitchSmall.cs
|
Implement small mod switch
|
2022-02-22 00:26:35 +01:00 |
TestSceneModSwitchTiny.cs
|
Implement tiny mod switch
|
2022-02-22 00:26:35 +01:00 |
TestSceneNotificationOverlay.cs
|
Add icons to various progress notification states
|
2021-10-28 16:34:12 +09:00 |
TestSceneNowPlayingOverlay.cs
|
…
|
|
TestSceneOnScreenDisplay.cs
|
Fix most open compound words in identifiers being closed
|
2021-12-27 20:26:28 -08:00 |
TestSceneOsuAnimatedButton.cs
|
Refactor OsuAnimatedButton test scene
|
2021-12-24 11:56:12 +09:00 |
TestSceneOsuButton.cs
|
Fix OsuButton event binding + inital-enablement colour
|
2021-12-24 11:56:12 +09:00 |
TestSceneOsuDropdown.cs
|
Rename `BeatmapSetOnlineStatus` to `BeatmapOnlineStatus`
|
2021-11-24 18:42:49 +09:00 |
TestSceneOsuFont.cs
|
Add test scene for previewing Torus alternates
|
2021-10-04 00:26:41 +02:00 |
TestSceneOsuHoverContainer.cs
|
…
|
|
TestSceneOsuIcon.cs
|
Apply batch fixing of built-in types using `var`
|
2021-10-27 13:04:41 +09:00 |
TestSceneOsuLogo.cs
|
Adjust minimum triangle movement speed to avoid "static" triangles in logo
|
2021-08-31 14:08:23 +09:00 |
TestSceneOsuMarkdownContainer.cs
|
…
|
|
TestSceneOsuMenu.cs
|
…
|
|
TestSceneOsuPopover.cs
|
…
|
|
TestSceneOsuTextBox.cs
|
Fix most open compound words in identifiers being closed
|
2021-12-27 20:26:28 -08:00 |
TestSceneOverlayHeader.cs
|
…
|
|
TestSceneOverlayHeaderBackground.cs
|
…
|
|
TestSceneOverlayRulesetSelector.cs
|
…
|
|
TestSceneOverlayScrollContainer.cs
|
…
|
|
TestScenePageSelector.cs
|
Add omission of pages when there are too many
|
2022-01-04 19:05:14 +09:00 |
TestSceneParallaxContainer.cs
|
…
|
|
TestScenePlaylistOverlay.cs
|
Remove `ILive` remnants
|
2022-01-26 15:12:07 +09:00 |
TestScenePopupDialog.cs
|
…
|
|
TestSceneProfileSubsectionHeader.cs
|
…
|
|
TestSceneRankingsSortTabControl.cs
|
…
|
|
TestSceneRoundedButton.cs
|
Add rounded button variant
|
2021-10-10 21:45:41 +02:00 |
TestSceneSafeAreaHandling.cs
|
Fix weird formatting in `TestSceneSafeArea`
|
2022-02-04 18:45:40 +09:00 |
TestSceneScreenBreadcrumbControl.cs
|
…
|
|
TestSceneSectionsContainer.cs
|
Test scrolled to section top is visible
|
2021-08-20 12:30:49 +03:00 |
TestSceneSettingsCheckbox.cs
|
Add test coverage of `SettingsCheckbox`
|
2021-10-15 12:13:24 +09:00 |
TestSceneStarRatingDisplay.cs
|
Merge spectrum test case
|
2021-08-19 07:18:18 +03:00 |
TestSceneStatefulMenuItem.cs
|
…
|
|
TestSceneSwitchButton.cs
|
…
|
|
TestSceneTabControl.cs
|
…
|
|
TestSceneToggleMenuItem.cs
|
…
|
|
TestSceneToolbarRulesetSelector.cs
|
…
|
|
TestSceneTwoLayerButton.cs
|
…
|
|
TestSceneUpdateableBeatmapBackgroundSprite.cs
|
Merge branch 'master' into realm-integration/score-and-beatmaps
|
2022-01-15 14:45:42 +01:00 |
TestSceneUpdateableBeatmapSetCover.cs
|
Remove `BeatmapSetInfo.OnlineInfo` and all usages
|
2021-11-04 15:23:04 +09:00 |
TestSceneUserListToolbar.cs
|
…
|
|
TestSceneVolumeOverlay.cs
|
…
|
|
TestSceneVolumePieces.cs
|
…
|
|
TestSceneWaveContainer.cs
|
…
|
|
ThemeComparisonTestScene.cs
|
Fix most open compound words in identifiers being closed
|
2021-12-27 20:26:28 -08:00 |