1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-24 22:07:27 +08:00
osu-lazer/osu.Game.Rulesets.Osu.Tests
smoogipoo 54ab256c8e Instantiate a new path rather than setting properties on it
# Conflicts:
#	osu.Game.Rulesets.Catch/Beatmaps/CatchBeatmapConverter.cs
#	osu.Game.Rulesets.Catch/Objects/JuiceStream.cs
#	osu.Game.Rulesets.Osu/Beatmaps/OsuBeatmapConverter.cs
#	osu.Game/Rulesets/Objects/Legacy/Catch/ConvertHitObjectParser.cs
#	osu.Game/Rulesets/Objects/Legacy/Mania/ConvertHitObjectParser.cs
#	osu.Game/Rulesets/Objects/Legacy/Osu/ConvertHitObjectParser.cs
#	osu.Game/Rulesets/Objects/Legacy/Taiko/ConvertHitObjectParser.cs
#	osu.Game/Rulesets/Objects/SliderPath.cs
2018-11-12 13:50:19 +09:00
..
.vscode Remove remaining references to net471 2018-08-01 22:07:39 +09:00
osu.Game.Rulesets.Osu.Tests.csproj Update framework and other dependencies 2018-11-05 18:22:16 +09:00
OsuBeatmapConversionTest.cs Add common custom words to dotsettings dictionary 2018-07-05 15:54:41 +09:00
StackingTest.cs Add very simple stacking test 2018-08-21 17:22:28 +09:00
TestCaseEditor.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseGameplayCursor.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseHitCircle.cs Merge remote-tracking branch 'upstream/master' into tgi74-hit-shake 2018-08-24 15:26:36 +09:00
TestCaseHitCircleHidden.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseHitCirclePlacementBlueprint.cs Adjust ruleset-specific namespaces 2018-11-07 16:10:21 +09:00
TestCaseHitCircleSelectionBlueprint.cs Adjust ruleset-specific namespaces 2018-11-07 16:10:21 +09:00
TestCaseShaking.cs Add test for shaking 2018-07-06 17:38:58 +09:00
TestCaseSlider.cs Instantiate a new path rather than setting properties on it 2018-11-12 13:50:19 +09:00
TestCaseSliderHidden.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseSliderPlacementBlueprint.cs Adjust ruleset-specific namespaces 2018-11-07 16:10:21 +09:00
TestCaseSliderSelectionBlueprint.cs Instantiate a new path rather than setting properties on it 2018-11-12 13:50:19 +09:00
TestCaseSpinner.cs Rename more judgement-related methods to "result" 2018-08-06 11:31:46 +09:00
TestCaseSpinnerHidden.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseSpinnerPlacementBlueprint.cs Adjust ruleset-specific namespaces 2018-11-07 16:10:21 +09:00
TestCaseSpinnerSelectionBlueprint.cs Adjust ruleset-specific namespaces 2018-11-07 16:10:21 +09:00