1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 18:42:56 +08:00
osu-lazer/osu.Game.Tests/Editing/Checks
Naxess ce258febf6 Rename CheckUnsnaps -> CheckUnsnappedObjects
Will potentially have `CheckUnsnappedKiai` or similar later, so this is worth specifying.

Also consistent with `CheckConcurrentObjects`, which will likely have a `CheckConcurrentLines` later.
2021-04-26 20:32:44 +02:00
..
CheckAudioQualityTest.cs Fix usage of _ in Moq lambdas 2021-04-20 13:29:14 +02:00
CheckBackgroundQualityTest.cs Fix usage of _ in Moq lambdas 2021-04-20 13:29:14 +02:00
CheckConcurrentObjectsTest.cs Add concurrent object check tests 2021-04-26 20:22:24 +02:00
CheckFilePresenceTest.cs Add file hash to file presence test 2021-04-20 13:28:32 +02:00
CheckUnsnappedObjectsTest.cs Rename CheckUnsnaps -> CheckUnsnappedObjects 2021-04-26 20:32:44 +02:00