1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 20:07:25 +08:00
osu-lazer/osu.Game.Tests/Editing/Checks
2024-04-22 10:43:20 +02:00
..
CheckAudioInVideoTest.cs Mark as accept the nullable stream. 2022-10-30 17:03:54 +08:00
CheckAudioQualityTest.cs Mark mock track as nun-nullable because technically it should not accept the null track. 2022-11-05 16:17:20 +08:00
CheckBackgroundQualityTest.cs Fix incorrect mock setup after refactor 2023-06-08 10:09:27 +02:00
CheckBreaksTest.cs Add extra test coverage for breaks before first/after last object 2023-07-22 17:12:35 +02:00
CheckConcurrentObjectsTest.cs Remove nullable disable annotation in the test case. 2022-10-30 17:03:54 +08:00
CheckDelayedHitsoundsTest.cs fix: issue template typo in CheckDelayedHitsounds 2023-08-29 20:15:33 +02:00
CheckDrainLengthTest.cs Rename test to match class 2023-07-25 22:18:31 +02:00
CheckFewHitsoundsTest.cs Remove nullable disable annotation in the test case. 2022-10-30 17:03:54 +08:00
CheckFilePresenceTest.cs Remove nullable disable annotation in the test case. 2022-10-30 17:03:54 +08:00
CheckHitsoundsFormatTest.cs Add test covering non-audio file formats not being checked 2024-04-22 10:43:20 +02:00
CheckMutedObjectsTest.cs Update CheckMutedObjectsTest.cs 2023-04-29 23:52:30 +02:00
CheckPreviewTimeTest.cs remove useless setup 2023-02-01 11:53:26 +08:00
CheckSongFormatTest.cs Fix test methods names 2024-04-17 08:22:05 -03:00
CheckTestHelpers.cs Remove nullable disable annotation in the test case. 2022-10-30 17:03:54 +08:00
CheckTooShortAudioFilesTest.cs Deal with corrupt audio files 2024-04-16 06:53:55 -03:00
CheckUnsnappedObjectsTest.cs Remove nullable disable annotation in the test case. 2022-10-30 17:03:54 +08:00
CheckUnusedAudioAtEndTest.cs Add failing test case for crash on empty beatmap 2024-03-19 19:16:33 +01:00
CheckVideoResolutionTest.cs Add missing copyright header 2024-03-23 23:11:13 -03:00
CheckZeroByteFilesTest.cs Fix the wrong AsNonNull() usage. 2022-11-05 20:13:50 +08:00
CheckZeroLengthObjectsTest.cs Remove nullable disable annotation in the test case. 2022-10-30 17:03:54 +08:00
MockNestableHitObject.cs Remove nullable disable annotation in the test case. 2022-10-30 17:03:54 +08:00