.. |
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
|
Add failing discussion links test
|
2021-06-20 21:36:08 -07:00 |
Collections/IO
|
Fix malformed database test failing in single-threaded mode
|
2021-06-15 22:53:43 +09:00 |
Database
|
Ensure the main realm context is closed when the factory is disposed
|
2021-01-15 14:26:06 +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
|
Fix incorrect existing test case
|
2021-06-22 17:41:27 +09:00 |
NonVisual
|
Merge branch 'master' into realm-key-binding-store
|
2021-06-16 02:14:58 +09: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
|
Merge pull request #13627 from Joehuu/fix-multiplayer-exit-logic
|
2021-06-23 14:56:57 +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 |