1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 03:27:24 +08:00
osu-lazer/osu.Game.Tests
naoey a1b5c9d910
Don't transfer MD5 hashes in collections when copying beatmaps
Fixes #22306.

Changes beatmap saving so that by default it does not transfer
the hashes in collections, and only transfers them when saving the same
difficulty in the editor.

Issue seems to have been introduced in https://github.com/ppy/osu/pull/20641.
2023-01-22 01:14:18 +09:00
..
Audio Remove the nullable disable annotation in the test project. 2022-07-31 22:02:07 +08:00
Beatmaps Add test 2022-12-07 15:07:39 +09:00
Chat Fix channel manager test scene not waiting for notifications client connection 2023-01-12 23:14:23 +03:00
Collections/IO Remove redundant parameters 2022-10-29 00:24:33 +09:00
Database Hook up ImportParameter flow with IModelImporter caller methods 2022-12-13 21:29:32 +09:00
Editing More tests 2023-01-12 03:33:20 +03:00
Extensions Add own fixed copy of defective Humanizer methods 2022-07-18 21:37:31 +02:00
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 Automated #nullable processing 2022-06-17 16:37:17 +09:00
Models Automated #nullable processing 2022-06-17 16:37:17 +09:00
Mods Use generic Enum methods 2022-12-26 20:36:39 +01:00
NonVisual Fix unrelated tests 2023-01-12 03:39:27 +03: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 Merge branch 'master' into skin/argon-song-progress-cleaner 2023-01-18 23:52:12 +01:00
Rulesets Add failing test 2022-12-05 19:00:04 +09:00
Scores/IO Automated #nullable processing 2022-06-17 16:37:17 +09:00
ScrollAlgorithms Automated #nullable processing 2022-06-17 16:37:17 +09:00
Skins Merge branch 'master' into skin/argon-song-progress-cleaner 2023-01-18 23:52:12 +01:00
Testing Partial everything 2022-11-27 00:00:27 +09:00
Utils add tests for GetNextBestFilename() 2022-12-01 18:48:25 +01:00
Visual Don't transfer MD5 hashes in collections when copying beatmaps 2023-01-22 01:14:18 +09:00
ImportTest.cs Partial everything 2022-11-27 00:00:27 +09:00
osu.Game.Tests.csproj Update dependencies 2022-11-04 17:00:58 +09:00
tests.ruleset Exclude tests from ConfigureAwait rule 2021-03-08 14:36:35 +09:00
WaveformTestBeatmap.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00