..
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
TestCaseBeatDivisorControl.cs
Adjust testcase sizing to match editor
2018-03-22 16:11:56 +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 beatmap set online status and display it in direct panels and the beatmap set overlay.
2018-03-26 21:04:45 -03:00
TestCaseBeatSyncedContainer.cs
Add TestFixtureAttribute to all tests
2018-03-02 15:34:31 +09:00
TestCaseBreadcrumbs.cs
Fix tab strip in BreadcrumbControl, allow strip height to be overriden.
2018-03-29 15:41:27 -03: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
Create ManualInputManagerTestCase
2018-04-06 15:23:30 +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
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
TestCaseEditorSummaryTimeline.cs
Pass down editor clocks through DI
2018-03-19 16:27:52 +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
TestCaseHitObjectComposer.cs
Rename TestCase
2018-04-06 19:53:34 +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
Add beatmap sample override support
2018-03-20 16:24:06 +09:00
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
Fix ScalableContainer irrepairably altering content size
2018-04-02 13:06: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