.. |
TestSceneBackButton.cs
|
Move screen pushes into function, rename receptor
|
2019-07-30 12:00:04 +09:00 |
TestSceneBeatmapListingSearchSection.cs
|
Make fields readonly
|
2020-02-18 18:04:39 +03:00 |
TestSceneBeatmapListingSort.cs
|
Simplify test scene
|
2020-02-17 22:05:10 +03:00 |
TestSceneBeatmapSearchFilter.cs
|
Use dropdown in BeatmapSearchFilterRow
|
2020-02-18 01:04:25 +03:00 |
TestSceneBeatSyncedContainer.cs
|
Use index and range expressions
|
2019-12-15 20:17:35 +08:00 |
TestSceneBreadcrumbControl.cs
|
Add test
|
2020-01-27 13:16:36 +09:00 |
TestSceneButtonSystem.cs
|
Convert to method
|
2019-07-05 13:10:59 +09:00 |
TestSceneCommentEditor.cs
|
Rename base test class to help avoid incorrect reference
|
2020-03-23 10:01:33 +09:00 |
TestSceneContextMenu.cs
|
Rename test cases to test scenes inline with the framework change
|
2019-05-14 22:37:25 +03:00 |
TestSceneCursors.cs
|
Rename base test class to help avoid incorrect reference
|
2020-03-23 10:01:33 +09:00 |
TestSceneDeleteLocalScore.cs
|
Rename base test class to help avoid incorrect reference
|
2020-03-23 10:01:33 +09:00 |
TestSceneDialogOverlay.cs
|
Make PopupDialog abstract
|
2019-09-13 15:27:29 +09:00 |
TestSceneDrawableDate.cs
|
Rename test cases to test scenes inline with the framework change
|
2019-05-14 22:37:25 +03:00 |
TestSceneExpandingBar.cs
|
Rename button
|
2019-05-23 13:37:25 +09:00 |
TestSceneFooterButtonMods.cs
|
Begun refractorization process of wrapping Button text in a FillFlowContainer
|
2019-12-30 23:58:49 +01:00 |
TestSceneFriendsOnlineStatusControl.cs
|
Rename classes
|
2020-03-23 10:47:27 +09:00 |
TestSceneHoldToConfirmOverlay.cs
|
Expand tests to cover new behaviour
|
2019-09-19 22:35:14 +09:00 |
TestSceneIconButton.cs
|
Fix IconButtons not being scaled correctly
|
2019-06-14 13:40:32 +09:00 |
TestSceneLabelledDrawable.cs
|
Rename class to match
|
2019-10-29 01:21:17 +09:00 |
TestSceneLabelledSwitchButton.cs
|
Adjust namespaces
|
2019-09-25 17:53:08 +09:00 |
TestSceneLabelledTextBox.cs
|
Expose Current bindable in LabelledComponents
|
2019-10-28 16:24:28 +09:00 |
TestSceneLoadingLayer.cs
|
Add test for relative sizing scenarios
|
2020-02-21 16:20:17 +09:00 |
TestSceneLoadingSpinner.cs
|
Add test for loading spinner with box
|
2020-02-21 16:21:44 +09:00 |
TestSceneLogoTrackingContainer.cs
|
Update MathUtils namespace usages
|
2020-01-09 13:43:44 +09:00 |
TestSceneModButton.cs
|
simplify some stuff
|
2020-01-16 17:58:47 +08:00 |
TestSceneModDisplay.cs
|
Improve extensibility of mod display expansion
|
2020-02-13 18:05:53 +09:00 |
TestSceneModSelectOverlay.cs
|
Merge branch 'master' into fix-mod-select-overflowing
|
2020-02-04 11:57:54 +09:00 |
TestSceneModSettings.cs
|
Rename test to better reflect its purpose
|
2020-02-09 14:41:02 +01:00 |
TestSceneNotificationOverlay.cs
|
Update MathUtils namespace usages
|
2020-01-09 13:43:44 +09:00 |
TestSceneNowPlayingOverlay.cs
|
Update MathUtils namespace usages
|
2020-01-09 13:43:44 +09:00 |
TestSceneNumberBox.cs
|
add OsuNumberBox with basic tests
|
2019-06-21 15:04:52 +02:00 |
TestSceneOnScreenDisplay.cs
|
Fix CI issues
|
2019-08-12 12:11:01 +02:00 |
TestSceneOsuAnimatedButton.cs
|
Localise GridTestScene as an OsuGridTestScene
|
2019-06-03 16:45:18 +09:00 |
TestSceneOsuHoverContainer.cs
|
Rename base test class to help avoid incorrect reference
|
2020-03-23 10:01:33 +09:00 |
TestSceneOsuIcon.cs
|
Update ScrollContainer usages in line with framework changes
|
2019-06-14 15:55:32 +09:00 |
TestSceneOverlayHeader.cs
|
Add ability to create ruleset selector in OverlayHeader
|
2020-02-03 11:09:46 +03:00 |
TestSceneOverlayHeaderBackground.cs
|
Add test scene
|
2020-01-27 15:42:46 +03:00 |
TestSceneOverlayRulesetSelector.cs
|
Make OverlayRulesetSelector use colour provider
|
2020-01-26 17:07:17 +03:00 |
TestSceneParallaxContainer.cs
|
Rename test cases to test scenes inline with the framework change
|
2019-05-14 22:37:25 +03:00 |
TestScenePlaylistOverlay.cs
|
Further refactorings
|
2020-01-30 19:21:24 +09:00 |
TestScenePopupDialog.cs
|
Improve animation of popup dialog buttons
|
2019-12-06 18:51:30 +09:00 |
TestSceneScreenBreadcrumbControl.cs
|
Ensure OsuScreen level leases are taken out synchronously
|
2020-01-31 19:10:44 +09:00 |
TestSceneStatefulMenuItem.cs
|
Rename base test class to help avoid incorrect reference
|
2020-03-23 10:01:33 +09:00 |
TestSceneSwitchButton.cs
|
Rename base test class to help avoid incorrect reference
|
2020-03-23 10:01:33 +09:00 |
TestSceneTabControl.cs
|
Rename test cases to test scenes inline with the framework change
|
2019-05-14 22:37:25 +03:00 |
TestSceneToggleMenuItem.cs
|
Move tests to parent namespace for now
|
2019-11-11 18:42:32 +09:00 |
TestSceneToolbarRulesetSelector.cs
|
Remove unnecessary linq count usage
|
2020-01-18 15:27:21 +09:00 |
TestSceneTwoLayerButton.cs
|
Make TLB test scene test TLB and not back button
|
2019-06-25 18:33:30 +09:00 |
TestSceneUpdateableBeatmapBackgroundSprite.cs
|
Fix missing assignment
|
2019-09-13 17:38:04 +09:00 |
TestSceneUserListToolbar.cs
|
Implement FriendsLayout component
|
2020-03-16 09:42:21 +03:00 |
TestSceneVolumePieces.cs
|
Rename test cases to test scenes inline with the framework change
|
2019-05-14 22:37:25 +03:00 |
TestSceneWaveContainer.cs
|
Move WaveContainer test out of editor namespace
|
2019-10-08 18:08:05 +09:00 |