1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 17:27:24 +08:00
osu-lazer/osu.Game.Rulesets.Osu.Tests
2022-11-12 09:52:11 -03:00
..
.vscode Update vscode launch.json files for all other projects 2022-02-25 14:28:54 +01:00
Editor Merge pull request #21017 from andy840119/remove-nullable-disable-in-the-checks 2022-11-06 18:39:03 +09:00
Mods Merge pull request #20345 from mk56-spn/Freeze_frame_implementation 2022-10-26 01:28:23 +09:00
Resources Add barebones test for smoke 2022-10-03 18:19:05 -07:00
LegacyMainCirclePieceTest.cs Fix test failures 2022-08-02 20:18:45 +09:00
osu.Game.Rulesets.Osu.Tests.csproj Update dependencies 2022-11-04 17:00:58 +09:00
OsuBeatmapConversionTest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuDifficultyCalculatorTest.cs Adjust test values 2022-08-11 19:47:32 +09:00
OsuLegacyModConversionTest.cs Rename "Target" to "Target Practice" 2022-11-01 19:47:20 +09:00
OsuSkinnableTestScene.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
StackingTest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestPlayfieldBorder.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneAccuracyHeatmap.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneCursorParticles.cs Apply more renames 2022-09-18 18:19:00 +09:00
TestSceneCursorTrail.cs Add "Component" prefix to lookup naming 2022-11-09 17:46:43 +09:00
TestSceneDrawableJudgement.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneFollowPoints.cs Update Remove/RemoveRange/RemoveAll calls in line with framework changes 2022-08-29 15:57:40 +09:00
TestSceneGameplayCursor.cs Add "Component" prefix to lookup naming 2022-11-09 17:46:43 +09:00
TestSceneHitCircle.cs Make TestSceneHitCircle show more than one cirle to make testing easier 2022-09-19 12:38:34 +09:00
TestSceneHitCircleApplication.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneHitCircleArea.cs Fix some lingering inspections 2022-11-09 17:46:24 +09:00
TestSceneHitCircleComboChange.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneHitCircleHidden.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneHitCircleKiai.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneHitCircleLongCombo.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneLegacyBeatmapSkin.cs Fix test failures and rename configuration value to match better 2022-11-02 18:15:18 +09:00
TestSceneMissHitWindowJudgements.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneNoSpinnerStacking.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneObjectOrderedHitPolicy.cs Update TestSceneObjectOrderedHitPolicy to provide better output 2022-10-26 15:25:50 +09:00
TestSceneOsuHitObjectSamples.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneOsuPlayer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneResumeOverlay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneShaking.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneSkinFallbacks.cs Add "Component" prefix to lookup naming 2022-11-09 17:46:43 +09:00
TestSceneSlider.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneSliderApplication.cs Update existing test case 2022-10-20 03:55:53 +03:00
TestSceneSliderComboChange.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneSliderFollowCircleInput.cs Add test 2022-06-21 18:09:00 +09:00
TestSceneSliderHidden.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneSliderInput.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneSliderSnaking.cs Mark and document remaining flaky tests 2022-07-01 16:17:40 +09:00
TestSceneSmoke.cs Add more smoke tests 2022-10-05 19:09:34 -07:00
TestSceneSpinner.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneSpinnerApplication.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneSpinnerHidden.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneSpinnerRotation.cs Make score type consistent 2022-11-06 19:59:27 -03:00
TestSceneStartTimeOrderedHitPolicy.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneTrianglesSpinnerRotation.cs Separate triangles-specific test steps to own scene 2022-09-22 21:27:06 +03:00