1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 21:27:24 +08:00
osu-lazer/osu.Game.Tests
Dean Herbert f8db7a9902 Remove ScrollableContent container from carousel
This was causing multiple issues with masking and sizing and really
didn't need to exist in the first place. Also not sure why the pool was
nested inside the scroll container, but it isn't any more. Probably for
the best.
2020-11-26 18:28:54 +09:00
..
Beatmaps Update BeatmapDifficultyCache to use base implementation logic 2020-11-06 14:31:21 +09:00
Chat Remove usages of null-forgiving operator 2020-06-09 22:13:48 +09:00
Collections/IO Centralise import test helper methods 2020-09-18 18:05:33 +09:00
Editing Add test coverage 2020-11-08 00:17:11 +09:00
Gameplay Fix hitobject sample tests 2020-11-13 18:19:07 +09:00
NonVisual Expose animation start time as mutable in interface 2020-11-22 13:11:22 +01:00
Online Fix some web requests retrieving the user too early 2020-07-14 13:07:17 +09:00
Resources Add test resources 2020-10-16 17:08:46 +09:00
Rulesets Clarify purpose and construction of extra test 2020-10-12 17:38:22 +02:00
Scores/IO Centralise import test helper methods 2020-09-18 18:05:33 +09:00
ScrollAlgorithms Add test cases for sequential scroll algorithm 2020-05-21 21:56:59 +02:00
Skins Centralise import test helper methods 2020-09-18 18:05:33 +09:00
Testing Rename to TestSceneRulesetDependencies, mark as headless and avoid throwing 2020-06-15 11:49:50 +03:00
Visual Remove ScrollableContent container from carousel 2020-11-26 18:28:54 +09:00
ImportTest.cs Centralise import test helper methods 2020-09-18 18:05:33 +09:00
osu.Game.Tests.csproj Bump Microsoft.NET.Test.Sdk from 16.7.0 to 16.7.1 2020-09-01 17:19:46 +00:00
WaveformTestBeatmap.cs Fix timeline test 2020-11-13 17:51:01 +09:00