1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 17:27:24 +08:00
osu-lazer/osu.Game.Rulesets.Osu.Tests
dependabot-preview[bot] 2876588193
Bump NUnit3TestAdapter from 3.15.0 to 3.15.1
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 3.15.0 to 3.15.1.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V3.15...V3.15.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-30 13:36:31 +00:00
..
.vscode Fix targeting netcoreapp2.1 in many places 2018-12-21 10:24:32 +09:00
Resources Add skinning support to cursor test 2019-08-30 14:09:17 +09:00
osu.Game.Rulesets.Osu.Tests.csproj Bump NUnit3TestAdapter from 3.15.0 to 3.15.1 2019-08-30 13:36:31 +00:00
OsuBeatmapConversionTest.cs Fix incorrect path position being used for old stacking algorithm 2019-08-07 19:35:39 +09:00
OsuDifficultyCalculatorTest.cs Add test case 2019-07-05 15:40:47 +09:30
SkinnableTestScene.cs Tidy up Player's container loading logic 2019-08-27 18:27:21 +09:00
StackingTest.cs Make mods IReadOnlyList<Mod> gamewide 2019-04-10 17:20:36 +09:00
TestSceneDrawableJudgement.cs Don't show judgement type "none" 2019-08-20 17:47:58 +09:00
TestSceneEditor.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
TestSceneGameplayCursor.cs Add skinning support to cursor test 2019-08-30 14:09:17 +09:00
TestSceneHitCircle.cs Fix shaking test 2019-07-29 17:27:00 +09:00
TestSceneHitCircleHidden.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
TestSceneHitCircleLongCombo.cs Centralise and update WorkingBeatmap creation in test cases 2019-05-31 14:40:53 +09:00
TestSceneHitCirclePlacementBlueprint.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
TestSceneHitCircleSelectionBlueprint.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
TestSceneOsuFlashlight.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
TestSceneOsuPlayer.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
TestSceneResumeOverlay.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
TestSceneShaking.cs Fix shaking test 2019-07-29 17:27:00 +09:00
TestSceneSkinFallbacks.cs Fix test failing 2019-08-30 14:51:47 +09:00
TestSceneSlider.cs Update slider test scene 2019-08-20 13:18:59 +09:00
TestSceneSliderHidden.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
TestSceneSliderInput.cs Centralise and update WorkingBeatmap creation in test cases 2019-05-31 14:40:53 +09:00
TestSceneSliderPlacementBlueprint.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
TestSceneSliderSelectionBlueprint.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
TestSceneSpinner.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
TestSceneSpinnerHidden.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
TestSceneSpinnerPlacementBlueprint.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
TestSceneSpinnerSelectionBlueprint.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00