1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 17:27:24 +08:00
osu-lazer/osu.Game.Rulesets.Mania.Tests
Dean Herbert 96d07e20ed Revert nunit test adaptor version bump until console output bug is resolved
Tests have started to output too much log content, causing viewing CI
failures to be painfully impossible. Roll back for now.

Fix may be related to
https://github.com/nunit/nunit3-vs-adapter/issues/941, although we don't
use filter.
2022-01-19 02:18:58 +09:00
..
.vscode Update build configurations to net5.0 paths 2021-01-19 12:13:27 +09:00
Editor Add far too many fixes for ruleset non-nullable requirements 2022-01-12 23:24:11 +09:00
Mods Remove beatmap argument in Note 2021-04-24 19:37:10 +08:00
Resources Modify mania special skin to demonstrate failure case 2022-01-16 18:59:26 +01:00
Skinning Fix drawable mania judgement scene looking broken 2022-01-16 18:56:21 +01:00
ManiaBeatmapConversionTest.cs Replace usage of TimeoutAttribute to fix beatmap conversion test failures 2022-01-04 11:51:41 +09:00
ManiaBeatmapSampleConversionTest.cs Change IHasRepeats.NodeSamples to IList from List 2021-10-23 01:59:07 -07:00
ManiaColumnTypeTest.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
ManiaDifficultyCalculatorTest.cs Update difficulty calculator tests to also use IWorkingBeatmap 2021-11-15 19:16:49 +09:00
ManiaInputTestScene.cs Remove caching for ConfigColourCodedNotes 2021-04-25 08:32:49 +08: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 Revert nunit test adaptor version bump until console output bug is resolved 2022-01-19 02:18:58 +09:00
TestSceneAutoGeneration.cs Remove beatmap argument in Note 2021-04-24 19:37:10 +08:00
TestSceneColumn.cs Remove beatmap argument in Note 2021-04-24 19:37:10 +08:00
TestSceneDrawableManiaHitObject.cs Update a few more missed event changes in tests 2021-09-16 22:41:35 +09:00
TestSceneHoldNoteInput.cs Update tests to use more correct control point definitions 2021-09-06 22:04:51 +09:00
TestSceneManiaHitObjectSamples.cs Rename conflicting resources 2021-05-31 19:14:49 +09: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 caching for ConfigColourCodedNotes 2021-04-25 08:32:49 +08:00
TestSceneOutOfOrderHits.cs Update tests to use more correct control point definitions 2021-09-06 22:04:51 +09:00
TestScenePlayfieldCoveringContainer.cs Rename 2020-07-16 21:18:24 +09:00
TestSceneStage.cs Remove beatmap argument in Note 2021-04-24 19:37:10 +08:00
TestSceneTimingBasedNoteColouring.cs Expose and use test ruleset config cache in test scenes 2021-12-23 19:42:26 +01:00