.. |
Filtering
|
Rename all remaining cases
|
2021-10-03 00:55:29 +09:00 |
Multiplayer
|
Apply batch fixing of built-in types using var
|
2021-10-27 13:04:41 +09:00 |
Ranking
|
Replace precision check with absolute equality assert
|
2020-08-31 16:06:24 +02:00 |
Skinning
|
Update asserts in line with framework changes to PlaybackPosition
|
2021-09-07 17:25:03 +09:00 |
BarLineGeneratorTest.cs
|
Apply batch fixing of built-in types using var
|
2021-10-27 13:04:41 +09:00 |
BeatmapSetInfoEqualityTest.cs
|
Add equality check test to ensure correct values
|
2019-10-17 01:19:50 +03: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
|
Apply batch fixing of built-in types using var
|
2021-10-27 13:04:41 +09:00 |
DifficultyAdjustmentModCombinationsTest.cs
|
Refactor to pass clockrate in constructor rather than deriving from mods
|
2021-06-03 16:09:42 +10:00 |
FirstAvailableHitWindowsTest.cs
|
Fix remaining incorrect filename
|
2021-07-05 18:56:59 +09: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
|
Add deep cloning support to Score /ScoreInfo /Replay
|
2021-07-19 14:14:28 +09:00 |
SessionStaticsTest.cs
|
Add SessionStaticsTest
|
2021-04-18 23:04:28 -04:00 |
TaskChainTest.cs
|
Revert test changes to test original class/scope
|
2021-01-29 16:20:26 +09:00 |
TimeDisplayExtensionTest.cs
|
Add new extension for formatting time durations
|
2021-07-31 16:45:53 +09:00 |