1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:47:24 +08:00
osu-lazer/osu.Game.Rulesets.Taiko.Tests
dependabot[bot] 0d3de488de
Bump NUnit3TestAdapter from 3.17.0 to 4.0.0
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 3.17.0 to 4.0.0.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V3.17...V4.0.0)

---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 17:02:17 +00:00
..
.vscode Update build configurations to net5.0 paths 2021-01-19 12:13:27 +09:00
Editor Move all ruleset editor tests to their own namespace 2020-09-25 18:51:26 +09:00
Mods Add test scene for hidden mod 2021-06-11 12:17:38 +02:00
Resources Add test coverage for taiko sample lookups 2020-07-30 21:34:57 +02:00
Skinning Update existing function type rather than adding an override 2021-06-02 16:04:53 +09: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 Fix potential taiko crash on rewind 2020-09-25 19:25:58 +09:00
HitObjectApplicationTestScene.cs Always use LifetimeEntry to manage hit objects in HitObjectContainer 2021-04-29 14:38:01 +09:00
osu.Game.Rulesets.Taiko.Tests.csproj Bump NUnit3TestAdapter from 3.17.0 to 4.0.0 2021-07-01 17:02:17 +00:00
TaikoBeatmapConversionTest.cs Add failing test 2021-01-12 17:49:21 +09:00
TaikoDifficultyCalculatorTest.cs Update tests with fixed diffcalc values 2021-02-20 20:23:49 +11:00
TaikoLegacyModConversionTest.cs Cover mapping fully for taiko mods 2020-11-15 15:32:02 +01:00
TestSceneBarLineApplication.cs Deprecate old overload of Apply 2021-04-21 14:32:37 +09:00
TestSceneDrumRollApplication.cs Deprecate old overload of Apply 2021-04-21 14:32:37 +09:00
TestSceneFlyingHits.cs Revert "Fix failing taiko tests" 2021-05-04 16:45:39 +09:00
TestSceneHitApplication.cs Deprecate old overload of Apply 2021-04-21 14:32:37 +09:00
TestSceneHits.cs Revert "Fix failing taiko tests" 2021-05-04 16:45:39 +09:00
TestSceneSampleOutput.cs Adjust sample test to pass with pooling 2020-12-20 18:44:47 +01:00
TestSceneSwellJudgements.cs Merge remote-tracking branch 'upstream/master' into test-scene-create-ruleset 2020-04-23 16:25:33 +03:00
TestSceneTaikoHitObjectSamples.cs Rename conflicting resources 2021-05-31 19:14:49 +09:00
TestSceneTaikoPlayer.cs Merge remote-tracking branch 'upstream/master' into test-scene-create-ruleset 2020-06-03 22:00:02 +03:00
TestSceneTaikoSuddenDeath.cs Make perfect mod ignore all non-combo-affecting hitobjects 2020-07-21 17:04:45 +09:00