.. |
.vscode
|
Update build configurations to net5.0 paths
|
2021-01-19 12:13:27 +09:00 |
Editor
|
Rename file to match test name
|
2020-11-26 19:46:54 +09:00 |
Mods
|
Make useless existing test actually fail
|
2021-01-06 22:08:37 +01:00 |
Resources
|
…
|
|
OsuBeatmapConversionTest.cs
|
…
|
|
OsuDifficultyCalculatorTest.cs
|
…
|
|
OsuLegacyModConversionTest.cs
|
…
|
|
OsuSkinnableTestScene.cs
|
…
|
|
StackingTest.cs
|
…
|
|
TestPlayfieldBorder.cs
|
…
|
|
TestSceneAccuracyHeatmap.cs
|
…
|
|
TestSceneCursorTrail.cs
|
Adjust namespace
|
2020-12-04 20:21:53 +09:00 |
TestSceneDrawableJudgement.cs
|
Add better test coverage of hit lighting (and ensure reset after animation reapplication)
|
2020-11-19 14:10:07 +09:00 |
TestSceneFollowPoints.cs
|
Separate classes
|
2020-11-20 16:53:08 +09:00 |
TestSceneGameplayCursor.cs
|
…
|
|
TestSceneHitCircle.cs
|
Refactor TestSceneHitCircle to show judgements
|
2020-11-20 16:24:17 +09:00 |
TestSceneHitCircleApplication.cs
|
…
|
|
TestSceneHitCircleArea.cs
|
…
|
|
TestSceneHitCircleComboChange.cs
|
…
|
|
TestSceneHitCircleHidden.cs
|
…
|
|
TestSceneHitCircleLongCombo.cs
|
…
|
|
TestSceneLegacyBeatmapSkin.cs
|
Further simplified beatmap colouring tests.
|
2021-01-16 02:09:35 -05:00 |
TestSceneMissHitWindowJudgements.cs
|
…
|
|
TestSceneOsuFlashlight.cs
|
…
|
|
TestSceneOsuPlayer.cs
|
…
|
|
TestSceneResumeOverlay.cs
|
…
|
|
TestSceneShaking.cs
|
Fix scheduled tasks not being cleaned up between test steps
|
2020-11-20 20:08:05 +09:00 |
TestSceneSkinFallbacks.cs
|
Added beatmap colour settings checkbox and associated tests.
|
2021-01-13 00:09:22 -05:00 |
TestSceneSlider.cs
|
Make HitSampleInfo immutable
|
2020-12-01 15:37:51 +09:00 |
TestSceneSliderApplication.cs
|
Adjust namespace
|
2020-12-04 20:21:53 +09:00 |
TestSceneSliderComboChange.cs
|
…
|
|
TestSceneSliderHidden.cs
|
…
|
|
TestSceneSliderInput.cs
|
Move player constructor configuration to dedicated class; add AllowRestart parameter
|
2020-12-23 17:47:46 +09:00 |
TestSceneSliderSnaking.cs
|
Adjust namespace
|
2020-12-04 20:21:53 +09:00 |
TestSceneSpinner.cs
|
Fix spinner tests not playing spinning sound due to empty hitsamples
|
2021-01-15 17:13:52 +09:00 |
TestSceneSpinnerApplication.cs
|
…
|
|
TestSceneSpinnerHidden.cs
|
…
|
|
TestSceneSpinnerRotation.cs
|
…
|
|
TestSceneStartTimeOrderedHitPolicy.cs
|
Fix incorrect assert
|
2021-02-05 15:26:12 +09:00 |
osu.Game.Rulesets.Osu.Tests.csproj
|
Merge branch 'master' into net5.0
|
2021-01-14 14:02:51 +03:00 |