1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 18:47:27 +08:00
osu-lazer/osu.Game.Rulesets.Catch.Tests
dependabot-preview[bot] 5772a0811c
Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.1 to 16.8.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.7.1...v16.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-02 00:56:09 +00:00
..
.vscode Remove --no-restore from VSCode build tasks 2020-11-16 19:22:08 +09:00
Mods Workaround TestSceneCatchModRelax failure 2020-11-26 13:04:19 +09:00
Resources Add legacy combo font glyphs to legacy skins of test purposes 2020-08-03 21:41:22 +03:00
CatchBeatmapConversionTest.cs Add test timeouts 2020-09-07 17:18:54 +09:00
CatchDifficultyCalculatorTest.cs Adjust diffcalc test value 2020-05-04 17:01:07 +09:00
CatchLegacyModConversionTest.cs Cover mapping fully for catch mods 2020-11-15 14:53:25 +01:00
CatchSkinColourDecodingTest.cs Adjust test usage 2020-06-21 23:06:55 +02:00
CatchSkinnableTestScene.cs Remove all RequiredTypes usages 2020-05-16 18:17:12 +09:00
osu.Game.Rulesets.Catch.Tests.csproj Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0 2020-12-02 00:56:09 +00:00
TestSceneAutoJuiceStream.cs Add sample playback to juice stream test scene 2020-08-20 18:16:32 +02:00
TestSceneBananaShower.cs Merge remote-tracking branch 'upstream/master' into test-scene-create-ruleset 2020-06-03 22:00:02 +03:00
TestSceneCatcher.cs Remove all RequiredTypes usages 2020-05-16 18:17:12 +09:00
TestSceneCatcherArea.cs Encapsulate combo display better 2020-09-12 22:40:34 +02:00
TestSceneCatchModHidden.cs Add test for catch hidden mod 2020-07-15 16:53:36 +09:00
TestSceneCatchPlayer.cs Merge remote-tracking branch 'upstream/master' into test-scene-create-ruleset 2020-06-03 22:00:02 +03:00
TestSceneCatchStacker.cs Standardize osu!catch coordinate system 2020-07-02 00:21:45 +09:00
TestSceneComboCounter.cs Make osu/taiko/catch use Ok+Great 2020-09-29 17:16:55 +09:00
TestSceneDrawableHitObjects.cs Standardize osu!catch coordinate system 2020-07-02 00:21:45 +09:00
TestSceneDrawableHitObjectsHidden.cs Remove all RequiredTypes usages 2020-05-16 18:17:12 +09:00
TestSceneFruitObjects.cs Use ApplyDefaults in TestSceneFruitObjects. 2020-11-30 12:58:14 +09:00
TestSceneFruitVisualChange.cs Add test for dynamically changing catch fruits 2020-11-27 11:42:14 +09:00
TestSceneHyperDash.cs Move event attaching to ensure reporting is done at a high enough rate 2020-08-24 11:38:03 +09:00
TestSceneHyperDashColouring.cs Fix osu!catch test failures due to trying to retrieve container too early 2020-10-19 20:00:17 +09:00
TestSceneJuiceStream.cs Standardize osu!catch coordinate system 2020-07-02 00:21:45 +09:00