This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
osu
Watch
1
Star
0
Fork
0
You've already forked osu
mirror of
https://github.com/ppy/osu
synced
2025-03-05 19:11:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
55267abe67
osu
/
osu.Game
/
Tests
/
Visual
History
Dean Herbert
55267abe67
Merge branch 'master' into editor-screens
2017-10-06 23:19:16 +08:00
..
OsuTestCase.cs
Run headless tests with a unique name based on the executing assembly
2017-09-19 20:04:37 +09:00
TestCaseBeatmapDetailArea.cs
TestCaseBeatmapDetails.cs
TestCaseBeatmapOptionsOverlay.cs
TestCaseBeatmapSetOverlay.cs
Rename to BeatmapSetOverlay
2017-09-25 17:26:27 +08:00
TestCaseBeatSyncedContainer.cs
TestCaseBreadcrumbs.cs
TestCaseBreakOverlay.cs
Extend the testcase to test short breaks
2017-10-05 06:17:48 +03:00
TestCaseChatDisplay.cs
TestCaseContextMenu.cs
Fix TestCaseContextMenu not being updated inline with previous changes
2017-09-28 14:31:02 +03:00
TestCaseDialogOverlay.cs
TestCaseDirect.cs
TestCaseDrawableRoom.cs
TestCaseDrawings.cs
TestCaseEditor.cs
Remove unnecessary usings
2017-10-02 10:11:43 +09:00
TestCaseEditorMenuBar.cs
Update design of EditorMenuBar to match flyte's design more closely
2017-09-27 22:01:03 +09:00
TestCaseEditorSummaryTimeline.cs
Bind to the screen Beatmap instead of the game-wide Beatmap
2017-09-26 17:58:40 +09:00
TestCaseGamefield.cs
TestCaseGraph.cs
TestCaseKeyConfiguration.cs
TestCaseKeyCounter.cs
TestCaseLeaderboard.cs
TestCaseMedalOverlay.cs
TestCaseMenuButtonSystem.cs
TestCaseMenuOverlays.cs
TestCaseMods.cs
TestCaseMusicController.cs
TestCaseNotificationOverlay.cs
TestCaseOnScreenDisplay.cs
TestCasePlayer.cs
Allow TestCasePlayer to instantiate only one ruleset type
2017-10-02 20:48:24 +08:00
TestCasePlaySongSelect.cs
Fix TestCasePlaySongSelect incorrectly using live app data
2017-09-19 17:22:45 +09:00
TestCaseReplay.cs
TestCaseReplaySettingsOverlay.cs
TestCaseResults.cs
TestCaseRoomInspector.cs
TestCaseScoreCounter.cs
TestCaseScrollingPlayfield.cs
TestCaseSettings.cs
TestCaseSkipButton.cs
TestCaseSocial.cs
TestCaseSongProgress.cs
TestCaseStoryboard.cs
Apply beatmap settings when creating the DrawableStoryboard.
2017-09-25 11:03:57 +02:00
TestCaseTabControl.cs
TestCaseTextAwesome.cs
TestCaseTwoLayerButton.cs
TestCaseUserPanel.cs
TestCaseUserProfile.cs