This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2025-03-29 09:48:16 +08:00
Code
Issues
Releases
Wiki
Activity
osu-lazer
/
osu.Game.Tests
/
Database
History
Dean Herbert
c9db0181d0
Attempt to fix test failures on windows due to context being held open
2022-01-22 12:24:05 +09:00
..
BeatmapImporterTests.cs
Update tests to match new behaviour
2022-01-19 01:05:47 +09:00
FileStoreTests.cs
Move
StoragePath
implementation to an extension method
2021-11-19 16:08:38 +09:00
GeneralUsageTests.cs
Update all usages of
CreateContext
to use either
Run
or
Write
2022-01-21 17:27:08 +09:00
RealmLiveTests.cs
Attempt to fix test failures on windows due to context being held open
2022-01-22 12:24:05 +09:00
RealmTest.cs
Rename realm to become imposter classes
2022-01-12 16:39:36 +09:00
RulesetStoreTests.cs
Replace EF
RulesetStore
with realm version
2022-01-12 16:39:36 +09:00
TestRealmKeyBindingStore.cs
Update all usages of
CreateContext
to use either
Run
or
Write
2022-01-21 17:27:08 +09:00