1
0
mirror of https://github.com/ppy/osu synced 2025-03-09 12:58:24 +00:00
osu/osu.Game.Rulesets.Taiko.Tests
dependabot-preview[bot] 0fd2e368c1
Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.0 to 16.8.3.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.8.0...v16.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-01 17:53:41 +00:00
..
.vscode
Editor
Mods
Resources
Skinning Merge branch 'master' into taiko-strong-state-refactor 2020-12-14 21:44:50 +01:00
DrawableTaikoRulesetTestScene.cs Make height test steps work better 2020-12-13 00:30:41 +01:00
DrawableTestHit.cs Fix kiai hit steps not working correctly 2020-12-13 00:30:41 +01:00
DrawableTestStrongHit.cs
HitObjectApplicationTestScene.cs Refactor hit object application scene to work reliably 2020-12-20 16:01:01 +01:00
osu.Game.Rulesets.Taiko.Tests.csproj Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3 2021-01-01 17:53:41 +00:00
TaikoBeatmapConversionTest.cs Rename TaikoStrong{-> able}HitObject 2020-12-14 21:46:02 +01:00
TaikoDifficultyCalculatorTest.cs
TaikoLegacyModConversionTest.cs
TestSceneBarLineApplication.cs Refactor hit object application scene to work reliably 2020-12-20 16:01:01 +01:00
TestSceneDrumRollApplication.cs Implement drum roll application 2020-12-20 16:26:16 +01:00
TestSceneFlyingHits.cs
TestSceneHitApplication.cs Implement hit application 2020-12-20 16:26:16 +01:00
TestSceneHits.cs Register bar line pool & use in drawable ruleset 2020-12-13 22:31:33 +01:00
TestSceneSampleOutput.cs Adjust sample test to pass with pooling 2020-12-20 18:44:47 +01:00
TestSceneSwellJudgements.cs
TestSceneTaikoHitObjectSamples.cs
TestSceneTaikoPlayer.cs
TestSceneTaikoSuddenDeath.cs