1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 03:27:24 +08:00
osu-lazer/osu.Game.Tests
Dan Balasescu 3b1842a2c2
Merge pull request #18835 from peppy/beatmap-update-flow
Split out beatmap update tasks to `BeatmapUpdater` and invoke from editor save flow
2022-07-01 20:28:04 +09:00
..
Audio Automated #nullable processing 2022-06-17 16:37:17 +09:00
Beatmaps Move GetDifficultyRating helper method to StarDifficulty 2022-06-23 19:51:58 +09:00
Chat Automated #nullable processing 2022-06-17 16:37:17 +09:00
Collections/IO Update parameter discards 2022-06-24 21:26:19 +09:00
Database Merge pull request #18835 from peppy/beatmap-update-flow 2022-07-01 20:28:04 +09:00
Editing Automated #nullable processing 2022-06-17 16:37:17 +09:00
Gameplay Replace usages of string.To{Lower,Upper}() 2022-06-24 11:57:45 +02:00
Input Automated #nullable processing 2022-06-17 16:37:17 +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 Automated #nullable processing 2022-06-17 16:37:17 +09:00
NonVisual Fix directory cleanup occurring too early during realm tests 2022-06-30 16:02:46 +09:00
Online Move beatmap processing tasks to new BeatmapUpdater class 2022-06-24 21:02:37 +09:00
OnlinePlay Automated #nullable processing 2022-06-17 16:37:17 +09:00
Resources Automated #nullable processing 2022-06-17 16:37:17 +09:00
Rulesets Manual #nullable processing 2022-06-17 16:38:35 +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 Remove unnecessary null casts 2022-06-24 14:50:11 +09:00
Testing Automated #nullable processing 2022-06-17 16:37:17 +09:00
Utils Remove the nullable disable annotate in the test project. 2022-06-30 23:06:49 +08:00
Visual Merge pull request #18835 from peppy/beatmap-update-flow 2022-07-01 20:28:04 +09:00
ImportTest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
osu.Game.Tests.csproj Update libraries to latest versions 2022-05-11 19:54:59 +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