1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 12:47:25 +08:00
osu-lazer/osu.Game.Tests
Dan Balasescu 60ba1987ba
Merge pull request #15050 from peppy/fix-cross-thread-list-manipulation-skin-source-provider
Fix cross-thread list manipulation in `SkinProvidingContainer`
2021-10-12 21:59:49 +09:00
..
Audio Add failing test cases 2020-12-03 23:13:48 +01:00
Beatmaps Copy BaseDifficulty to Beatmap<T> and move all write operations across 2021-10-06 15:10:45 +09:00
Chat add changelog links test 2021-10-12 09:57:46 +07:00
Collections/IO Update scenarios to use new TestRunHeadlessGameHost where feasible 2021-08-18 16:01:56 +09:00
Database Update tests to run inside a GameHost to allow running on update thread 2021-10-11 15:19:18 +09:00
Editing Copy BaseDifficulty to Beatmap<T> and move all write operations across 2021-10-06 15:10:45 +09:00
Gameplay Copy BaseDifficulty to Beatmap<T> and move all write operations across 2021-10-06 15:10:45 +09:00
Input Fix TestSettingsMigration's usage of RecycleLocalStorage 2021-08-18 16:39:10 +09:00
Localisation Move common interface implementations to extension methods 2021-10-05 14:41:14 +09:00
Mods Disable APIMod/Mod cross equality support 2021-09-10 11:24:56 +09:00
NonVisual Rename all remaining cases 2021-10-03 00:55:29 +09:00
Online Fix some cases where interface specifications can be used but weren't 2021-10-11 15:06:24 +09:00
OnlinePlay Remove master clock state assertions 2021-06-11 17:59:31 +09:00
Resources Add test case for legacy loop count behaviour 2021-10-02 18:40:41 +02:00
Rulesets Adjust test values 2021-09-02 17:01:09 +09:00
Scores/IO Rename last remaining BeatmapInfo Beatmap usage 2021-10-04 17:35:53 +09:00
ScrollAlgorithms Add test cases for sequential scroll algorithm 2020-05-21 21:56:59 +02:00
Skins Rename OnSourceChanged and expand on xmldoc to mention that it doesn't fire SourceChanged 2021-10-12 13:04:48 +09:00
Testing Merge branch 'master' into ruleset-shaders 2021-07-07 15:44:30 +09:00
Visual Merge pull request #15055 from peppy/fix-taiko-convert-woes 2021-10-12 21:07:39 +09:00
ImportTest.cs Fix multiple tests eating host exceptions 2021-06-29 17:21:09 +09:00
osu.Game.Tests.csproj Add failing test coverage of realm blocking behaviour 2021-10-01 01:20:06 +09:00
tests.ruleset Exclude tests from ConfigureAwait rule 2021-03-08 14:36:35 +09:00
WaveformTestBeatmap.cs Retrieve separated skin instance from working beatmap for editing 2021-08-15 21:18:09 +02:00