osu/osu.Game.Tests
Dean Herbert 6a3b587374
Merge pull request #23260 from Haspamelodica/master
Fix some videos with uppercase file extensions not displaying correctly in-game
2023-04-26 14:29:25 +09:00
..
Audio
Beatmaps Removed unneccessary using directive 2023-04-21 10:11:47 +02:00
Chat Fix channel manager test scene not waiting for notifications client connection 2023-01-12 23:14:23 +03:00
Collections/IO
Database Reduce the allowed length by 5 to account for (99) suffix. Move truncating logic to GetFilename. Update tests. 2023-02-21 18:35:53 +03:00
Editing Update test assertions in line with new state saving logic 2023-02-08 15:55:17 +09:00
Extensions
Gameplay Fix intermittent failure in GCC seeking test 2023-01-14 14:34:22 +03:00
Input Partial everything 2022-11-27 00:00:27 +09:00
Localisation
Models
Mods Rename SettingSource tests to match attribute name 2023-02-28 11:45:32 +09:00
NonVisual Update test assertions to match stable expectations 2023-02-28 19:28:21 +09:00
Online Convert batchImport parameter to parameters class to allow further import configuration 2022-12-13 19:55:18 +09:00
OnlinePlay Partial everything 2022-11-27 00:00:27 +09:00
Resources Added tests for video backgrounds 2023-04-21 03:24:11 +02:00
Rulesets Apply changes to custom ShaderManager 2023-04-18 11:31:56 +09:00
Scores/IO
ScrollAlgorithms
Skins Add test to check for import of exported skin with non-ASCII name 2023-03-13 23:37:45 +11:00
Testing Apply changes to custom ShaderManager 2023-04-18 11:31:56 +09:00
Utils add tests for GetNextBestFilename() 2022-12-01 18:48:25 +01:00
Visual Also disable counting on argon display in test 2023-04-25 20:17:57 +02:00
ImportTest.cs Partial everything 2022-11-27 00:00:27 +09:00
osu.Game.Tests.csproj Re-centralise BannedApiAnalysers nuget package 2023-02-11 19:36:40 +09:00
tests.ruleset
WaveformTestBeatmap.cs