.. |
.vscode
|
Update vscode launch.json files for all other projects
|
2022-02-25 14:28:54 +01:00 |
Editor
|
Fix test failure due to attempting to set non-present divisor
|
2022-02-27 23:10:22 +01:00 |
Mods
|
Fix intermittent failures in remaining test method
|
2022-02-23 16:56:50 +09:00 |
Resources
|
Add test resources for animated legacy hit circle overlay
|
2021-12-28 15:58:34 +01:00 |
OsuBeatmapConversionTest.cs
|
Replace usage of `TimeoutAttribute` to fix beatmap conversion test failures
|
2022-01-04 11:51:41 +09:00 |
OsuDifficultyCalculatorTest.cs
|
Update difficulty calculator tests to also use `IWorkingBeatmap`
|
2021-11-15 19:16:49 +09:00 |
OsuLegacyModConversionTest.cs
|
…
|
|
OsuSkinnableTestScene.cs
|
…
|
|
StackingTest.cs
|
…
|
|
TestPlayfieldBorder.cs
|
…
|
|
TestSceneAccuracyHeatmap.cs
|
Rename last remaining `BeatmapInfo Beatmap` usage
|
2021-10-04 17:35:53 +09:00 |
TestSceneCursorParticles.cs
|
Add failing test
|
2021-09-21 14:44:22 +09:00 |
TestSceneCursorTrail.cs
|
…
|
|
TestSceneDrawableJudgement.cs
|
…
|
|
TestSceneFollowPoints.cs
|
…
|
|
TestSceneGameplayCursor.cs
|
Remove unused `FindProvider()` methods
|
2022-02-01 21:53:21 +01:00 |
TestSceneHitCircle.cs
|
…
|
|
TestSceneHitCircleApplication.cs
|
…
|
|
TestSceneHitCircleArea.cs
|
Apply batch fixing of built-in types using `var`
|
2021-10-27 13:04:41 +09:00 |
TestSceneHitCircleComboChange.cs
|
…
|
|
TestSceneHitCircleHidden.cs
|
…
|
|
TestSceneHitCircleKiai.cs
|
…
|
|
TestSceneHitCircleLongCombo.cs
|
Remove all usage of `BaseDifficulty` (and access `Difficulty` instead)
|
2022-01-18 22:57:39 +09:00 |
TestSceneLegacyBeatmapSkin.cs
|
…
|
|
TestSceneMissHitWindowJudgements.cs
|
Shorten class name of `ModCreatedReplayUser`
|
2022-03-31 11:34:23 +09:00 |
TestSceneNoSpinnerStacking.cs
|
Remove all usage of `BaseDifficulty` (and access `Difficulty` instead)
|
2022-01-18 22:57:39 +09:00 |
TestSceneObjectOrderedHitPolicy.cs
|
Merge branch 'master' into no-more-difficulty-control-points-info
|
2021-10-08 18:41:17 +09:00 |
TestSceneOsuFlashlight.cs
|
…
|
|
TestSceneOsuHitObjectSamples.cs
|
…
|
|
TestSceneOsuPlayer.cs
|
…
|
|
TestSceneResumeOverlay.cs
|
…
|
|
TestSceneShaking.cs
|
…
|
|
TestSceneSkinFallbacks.cs
|
Fix legacy approach circles accepting alpha
|
2021-09-16 19:35:15 +09:00 |
TestSceneSlider.cs
|
Update tests to use more correct control point definitions
|
2021-09-06 22:04:51 +09:00 |
TestSceneSliderApplication.cs
|
Store default skins to database
|
2021-11-29 18:28:25 +09:00 |
TestSceneSliderComboChange.cs
|
…
|
|
TestSceneSliderHidden.cs
|
…
|
|
TestSceneSliderInput.cs
|
Remove all usage of `BaseDifficulty` (and access `Difficulty` instead)
|
2022-01-18 22:57:39 +09:00 |
TestSceneSliderSnaking.cs
|
Expose and use test ruleset config cache in test scenes
|
2021-12-23 19:42:26 +01:00 |
TestSceneSpinner.cs
|
…
|
|
TestSceneSpinnerApplication.cs
|
…
|
|
TestSceneSpinnerHidden.cs
|
…
|
|
TestSceneSpinnerRotation.cs
|
Revert "Merge pull request #16889 from smoogipoo/remove-mod-multiplier"
|
2022-02-17 13:26:12 +09:00 |
TestSceneStartTimeOrderedHitPolicy.cs
|
Remove all usage of `BaseDifficulty` (and access `Difficulty` instead)
|
2022-01-18 22:57:39 +09:00 |
osu.Game.Rulesets.Osu.Tests.csproj
|
Update dependencies
|
2022-03-09 19:09:51 +09:00 |