1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 00:47:24 +08:00
osu-lazer/osu.Game.Tests
Dean Herbert 89c27dcb10
Merge pull request #13517 from ekrctb/initial-entry
Allow setting `Entry` of `PoolableDrawableWithLifetime` (including `DrawableHitObject`)
2021-06-19 00:03:41 +09:00
..
Audio Add failing test cases 2020-12-03 23:13:48 +01:00
Beatmaps Implement GetSkin() for other working beatmaps 2021-05-21 20:21:29 +03:00
Chat Never return a null argument 2021-06-01 14:11:17 +09:00
Collections/IO Fix malformed database test failing in single-threaded mode 2021-06-15 22:53:43 +09:00
Editing Fix test not being marked as headless 2021-05-19 13:36:39 +09:00
Gameplay Use object initializer syntax for hit object application in tests 2021-06-16 16:07:22 +09:00
Input Update usages of config with framework changes 2021-03-17 16:10:16 +09:00
Mods Change CheckCompatibleSet to never deselect the current candidat when checking incompatibility 2021-06-18 13:17:32 +09:00
NonVisual Add test coverage 2021-06-10 22:40:49 +02:00
Online Provide game-wide resources via IStorageResourceProvider 2021-05-31 18:57:47 +09:00
OnlinePlay Remove Sync namespace (feels unnecessary) 2021-05-03 13:38:53 +09:00
Resources Add animated assets for legacy health display test 2021-06-11 14:27:58 +02:00
Rulesets Add inline comment regarding remaining issues with classic scoring 2021-04-28 16:37:48 +09: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 Remove redundant string interpolation 2021-06-09 17:34:47 +09:00
Testing Update namespaces 2021-01-18 21:24:10 +09:00
Visual Remove special casing for user exit during storyboard outro 2021-06-17 18:11:15 +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.9.4 to 16.10.0 2021-06-01 19:59:27 +00:00
tests.ruleset Exclude tests from ConfigureAwait rule 2021-03-08 14:36:35 +09:00
WaveformTestBeatmap.cs Implement GetSkin() for other working beatmaps 2021-05-21 20:21:29 +03:00