1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:47:24 +08:00
osu-lazer/osu.Game.Rulesets.Catch.Tests
smoogipoo d7c09e7dbd Merge remote-tracking branch 'origin/master' into fix-new-inspections
# Conflicts:
#	osu.Game.Rulesets.Catch/Judgements/CatchDropletJudgement.cs
#	osu.Game.Rulesets.Catch/Judgements/CatchJudgement.cs
#	osu.Game.Rulesets.Mania/Scoring/ManiaScoreProcessor.cs
#	osu.Game.Rulesets.Osu/Replays/OsuAutoGenerator.cs
#	osu.Game.Rulesets.Osu/UI/Cursor/CursorTrail.cs
#	osu.Game.Tests/Visual/SongSelect/TestCaseBeatmapScoresContainer.cs
#	osu.Game/Graphics/OsuFont.cs
#	osu.Game/Online/API/Requests/Responses/APILegacyScoreInfo.cs
#	osu.Game/Overlays/Profile/Header/BadgeContainer.cs
#	osu.Game/Overlays/Profile/ProfileHeader.cs
#	osu.Game/Screens/Select/PlaySongSelect.cs
#	osu.Game/Skinning/LegacySkinDecoder.cs
2019-05-07 13:20:17 +09:00
..
.vscode Fix targeting netcoreapp2.1 in many places 2018-12-21 10:24:32 +09:00
CatchBeatmapConversionTest.cs Apply more missed cases 2019-04-01 12:44:46 +09:00
CatchDifficultyCalculatorTest.cs Update catch dfificulty test 2019-03-08 20:13:55 +09:00
osu.Game.Rulesets.Catch.Tests.csproj Bring nuget packages up to date 2019-03-22 02:41:21 +09:00
TestCaseAutoJuiceStream.cs Make mods IReadOnlyList<Mod> gamewide 2019-04-10 17:20:36 +09:00
TestCaseBananaShower.cs Merge branch 'master' into ruleset-container-refactor 2019-03-20 14:55:58 +09:00
TestCaseCatcherArea.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
TestCaseCatchPlayer.cs Increase flexibility of player test cases 2019-03-18 17:09:48 +09:00
TestCaseCatchStacker.cs Increase flexibility of player test cases 2019-03-18 17:09:48 +09:00
TestCaseFruitObjects.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
TestCaseHyperDash.cs Increase flexibility of player test cases 2019-03-18 17:09:48 +09:00