1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 22:47:24 +08:00
osu-lazer/osu.Game.Rulesets.Mania.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 Remove --no-restore from VSCode build tasks 2020-11-16 19:22:08 +09:00
Editor Adjust namespace 2020-12-07 12:32:52 +09:00
Mods Implement mania invert mod 2020-08-18 01:40:55 +09:00
Resources allow lookup of stage decoration paths and add test images 2020-07-05 13:02:50 +08:00
Skinning Adjust namespace 2020-12-07 12:32:52 +09:00
ManiaBeatmapConversionTest.cs Ensure stable sorting order in beatmap conversion tests 2020-10-09 20:12:17 +09:00
ManiaBeatmapSampleConversionTest.cs Add failing test case 2020-06-27 16:46:43 +02:00
ManiaColumnTypeTest.cs add regression tests 2020-03-31 13:57:37 +08:00
ManiaDifficultyCalculatorTest.cs Update diffcalc test 2020-10-14 17:09:01 +09:00
ManiaInputTestScene.cs Basic test scene setup 2020-03-23 17:33:02 +09:00
ManiaLegacyModConversionTest.cs Cover mapping fully for mania mods 2020-11-15 15:09:02 +01:00
ManiaLegacyReplayTest.cs Fix osu!mania replays actuating incorrect keys when multiple stages are involved 2020-04-14 16:52:17 +09:00
osu.Game.Rulesets.Mania.Tests.csproj Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3 2021-01-01 17:53:41 +00:00
TestSceneAutoGeneration.cs Generate better temporary frames to support framed handling flaws 2019-09-18 16:09:48 +09:00
TestSceneColumn.cs Remove all RequiredTypes usages 2020-05-16 18:17:12 +09:00
TestSceneHoldNoteInput.cs Move player constructor configuration to dedicated class; add AllowRestart parameter 2020-12-23 17:47:46 +09:00
TestSceneManiaHitObjectSamples.cs Add failing test cases 2020-06-22 20:08:32 +02:00
TestSceneManiaPlayer.cs Merge remote-tracking branch 'upstream/master' into test-scene-create-ruleset 2020-06-03 22:00:02 +03:00
TestSceneNotes.cs Remove unused using 2020-10-02 19:57:14 +09:00
TestSceneOutOfOrderHits.cs Move player constructor configuration to dedicated class; add AllowRestart parameter 2020-12-23 17:47:46 +09:00
TestScenePlayfieldCoveringContainer.cs Rename 2020-07-16 21:18:24 +09:00
TestSceneStage.cs Rename ManiaStage to Stage 2020-04-08 14:13:31 +09:00