1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 20:07:25 +08:00
osu-lazer/osu.Game.Tests/NonVisual
Dean Herbert 3491b77c8c Fix ScoreInfo.RealmUser not getting deep cloned correctly
I'm still not at all happy with the play-to-results flow (with multiple
clones), but this will have to do for now.
2022-01-26 14:27:48 +09:00
..
Filtering Merge pull request #16505 from peppy/remove-base-difficulty-usage 2022-01-19 13:53:55 +09:00
Multiplayer Fix multiplayer test failures when checking for parted room 2021-12-22 12:55:37 +09:00
Ranking Fix HUD unstable rate counter not including judgements before load complete 2021-11-11 13:36:05 +01:00
Skinning Update asserts in line with framework changes to PlaybackPosition 2021-09-07 17:25:03 +09:00
BarLineGeneratorTest.cs Replace TimeSignatures enum with struct for storage of arbitrary meter 2022-01-22 20:50:31 +01:00
BeatmapSetInfoEqualityTest.cs Update mock model usage to set GUIDs instead of ints 2022-01-12 16:39:36 +09:00
ClosestBeatDivisorTest.cs Rename methods to match generally how these find-methods are named elsewhere 2021-04-28 16:57:52 +09:00
ControlPointInfoTest.cs Update tests to use more correct control point definitions 2021-09-06 22:04:51 +09:00
CustomDataDirectoryTest.cs Fix TestMigration failing due to changes in realm migration logic 2022-01-25 12:54:40 +09:00
DifficultyAdjustmentModCombinationsTest.cs Apply assertion fix from review 2021-12-01 11:29:02 +09:00
FirstAvailableHitWindowsTest.cs Replace pragma with add/remove => throw 2021-11-05 09:10:38 +03:00
FormatUtilsTest.cs Fix accuracy format unit tests. 2021-07-24 12:39:24 +02:00
FramedReplayInputHandlerTest.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
GameplayClockTest.cs Add failing test cases 2020-10-04 14:54:51 +02:00
LimitedCapacityQueueTest.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
OngoingOperationTrackerTest.cs Add failing test case 2021-01-30 20:55:56 +01:00
PeriodTrackerTest.cs Make PeriodTracker actually immutable 2020-05-02 01:33:33 +02:00
ReverseQueueTest.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
ScoreInfoTest.cs Fix ScoreInfo.RealmUser not getting deep cloned correctly 2022-01-26 14:27:48 +09:00
SessionStaticsTest.cs Cover seasonal backgrounds not resetting on inactivity in test 2021-12-21 08:50:25 +01:00
TaskChainTest.cs Update usages to new naming 2022-01-06 22:54:43 +09:00
TimeDisplayExtensionTest.cs Add new extension for formatting time durations 2021-07-31 16:45:53 +09:00