.. |
OsuTestCase.cs
|
Remove a few unnecessary attributes in OsuTestCase.
|
2017-09-06 21:22:23 +09:00 |
TestCaseBeatmapDetailArea.cs
|
Update to support new framework VisualTests structure
|
2017-08-04 15:37:31 +09:00 |
TestCaseBeatmapDetails.cs
|
CI fixes.
|
2017-09-08 14:25:41 -03:00 |
TestCaseBeatmapOptionsOverlay.cs
|
Update to support new framework VisualTests structure
|
2017-08-04 15:37:31 +09:00 |
TestCaseBeatSyncedContainer.cs
|
Update to support new framework VisualTests structure
|
2017-08-04 15:37:31 +09:00 |
TestCaseBreadcrumbs.cs
|
Update to support new framework VisualTests structure
|
2017-08-04 15:37:31 +09:00 |
TestCaseCatcher.cs
|
Give HitRenderer a reference to Ruleset
|
2017-08-09 13:05:52 +09:00 |
TestCaseChatDisplay.cs
|
Update to support new framework VisualTests structure
|
2017-08-04 15:37:31 +09:00 |
TestCaseContextMenu.cs
|
Update in-line with framework changes.
|
2017-08-28 14:42:52 +09:00 |
TestCaseDialogOverlay.cs
|
Update to support new framework VisualTests structure
|
2017-08-04 15:37:31 +09:00 |
TestCaseDirect.cs
|
Resharper and test case fixes.
|
2017-09-09 00:58:54 +05:30 |
TestCaseDrawableRoom.cs
|
Update to support new framework VisualTests structure
|
2017-08-04 15:37:31 +09:00 |
TestCaseDrawings.cs
|
Update to support new framework VisualTests structure
|
2017-08-04 15:37:31 +09:00 |
TestCaseEditorMenuBar.cs
|
Fix incorrect TestCase type
|
2017-09-07 23:28:34 +09:00 |
TestCaseGamefield.cs
|
HitRenderer -> RulesetContainer
|
2017-08-09 13:28:29 +09:00 |
TestCaseGraph.cs
|
Update to support new framework VisualTests structure
|
2017-08-04 15:37:31 +09:00 |
TestCaseHitObjects.cs
|
Combine Judgement.HitResults into one.
|
2017-09-06 17:01:48 +09:00 |
TestCaseKeyConfiguration.cs
|
Fix forgotten rename
|
2017-08-16 17:43:01 +09:00 |
TestCaseKeyCounter.cs
|
Remove now unnecessary usings
|
2017-08-19 17:43:02 +02:00 |
TestCaseLeaderboard.cs
|
Changed Mods to be a property
|
2017-08-17 12:24:22 +02:00 |
TestCaseManiaHitObjects.cs
|
More TestCaseManiaHitObjects fixes.
|
2017-09-11 04:34:30 +09:00 |
TestCaseManiaPlayfield.cs
|
Merge remote-tracking branch 'upstream/master' into judgement-revamp
|
2017-09-12 17:46:21 +09:00 |
TestCaseMedalOverlay.cs
|
Update to support new framework VisualTests structure
|
2017-08-04 15:37:31 +09:00 |
TestCaseMenuButtonSystem.cs
|
Update to support new framework VisualTests structure
|
2017-08-04 15:37:31 +09:00 |
TestCaseMenuOverlays.cs
|
Update to support new framework VisualTests structure
|
2017-08-04 15:37:31 +09:00 |
TestCaseMods.cs
|
Update to support new framework VisualTests structure
|
2017-08-04 15:37:31 +09:00 |
TestCaseMusicController.cs
|
Update to support new framework VisualTests structure
|
2017-08-04 15:37:31 +09:00 |
TestCaseNotificationOverlay.cs
|
Update usages of IsAlive/IsLoaded in line with framework changes
|
2017-08-15 13:57:48 +09:00 |
TestCaseOnScreenDisplay.cs
|
Update to support new framework VisualTests structure
|
2017-08-04 15:37:31 +09:00 |
TestCasePlayer.cs
|
Update player testcase to be usable
|
2017-09-12 12:20:42 +09:00 |
TestCasePlaySongSelect.cs
|
Make downloads happen in BeatmapManager.
|
2017-09-09 00:57:40 +05:30 |
TestCaseReplay.cs
|
Update player testcase to be usable
|
2017-09-12 12:20:42 +09:00 |
TestCaseReplaySettingsOverlay.cs
|
Update to support new framework VisualTests structure
|
2017-08-04 15:37:31 +09:00 |
TestCaseResults.cs
|
Update to support new framework VisualTests structure
|
2017-08-04 15:37:31 +09:00 |
TestCaseRoomInspector.cs
|
Update to support new framework VisualTests structure
|
2017-08-04 15:37:31 +09:00 |
TestCaseScoreCounter.cs
|
Update to support new framework VisualTests structure
|
2017-08-04 15:37:31 +09:00 |
TestCaseScrollingPlayfield.cs
|
Remove generics from Playfield (fixes catch)
|
2017-09-12 18:19:28 +09:00 |
TestCaseSettings.cs
|
Make settings more modular
|
2017-08-14 13:09:59 +09:00 |
TestCaseSkipButton.cs
|
Update to support new framework VisualTests structure
|
2017-08-04 15:37:31 +09:00 |
TestCaseSocial.cs
|
Update to support new framework VisualTests structure
|
2017-08-04 15:37:31 +09:00 |
TestCaseSongProgress.cs
|
Update to support new framework VisualTests structure
|
2017-08-04 15:37:31 +09:00 |
TestCaseTabControl.cs
|
Update to support new framework VisualTests structure
|
2017-08-04 15:37:31 +09:00 |
TestCaseTaikoPlayfield.cs
|
Remove all generic judgements.
|
2017-09-06 18:05:51 +09:00 |
TestCaseTextAwesome.cs
|
Update to support new framework VisualTests structure
|
2017-08-04 15:37:31 +09:00 |
TestCaseTwoLayerButton.cs
|
Update to support new framework VisualTests structure
|
2017-08-04 15:37:31 +09:00 |
TestCaseUserPanel.cs
|
Update to support new framework VisualTests structure
|
2017-08-04 15:37:31 +09:00 |
TestCaseUserProfile.cs
|
Update to support new framework VisualTests structure
|
2017-08-04 15:37:31 +09:00 |