1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 17:32:54 +08:00
osu-lazer/osu.Game/Tests/Beatmaps
Bartłomiej Dach 7c88a1c6de
Add a way to change custom combo colours via IHasComboColours
`IHasComboColours` was already mutable (via a strange
`AddComboColours()` method) and exposing a straight list is easier to
work with. `IHasCustomColours` is also similarly externally mutable (in
a way which is not easily removable).
2021-08-15 20:06:06 +02:00
..
BeatmapConversionTest.cs Implement GetSkin() for other working beatmaps 2021-05-21 20:21:29 +03:00
DifficultyCalculatorTest.cs Fix newly found inspections from 2021.1EAP1 2021-06-01 14:33:21 +09:00
HitObjectSampleTest.cs Remove all test skinning changes in favour of the ISkinSource.AllSources path 2021-06-22 10:48:03 +03:00
LegacyBeatmapSkinColourTest.cs Add a way to change custom combo colours via IHasComboColours 2021-08-15 20:06:06 +02:00
LegacyModConversionTest.cs Remove empty <returns> xmldoc 2021-04-12 17:46:14 +09:00
TestBeatmap.cs Revert "Revert "Fix editor tests failing due to empty files being specified"" 2021-05-28 14:33:06 +09:00
TestWorkingBeatmap.cs Replace unnecessary empty skin implementation with null 2021-05-24 12:28:52 +03:00