1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 04:07:24 +08:00
osu-lazer/osu.Game.Tests/Database
Dean Herbert 1b4c89c418 Update realm to latest version
Contains minor changes to async usage in line with upstream API changes.

I believe a feedback issue we were seeing with offset changes (the only
component using async write flow) may have been resolved by these
upstream changes (see [release
notes](https://github.com/realm/realm-dotnet/releases/tag/10.14.0)) but
am not investigating further just yet.
2022-06-03 14:16:10 +09:00
..
BeatmapImporterTests.cs Update realm to latest version 2022-06-03 14:16:10 +09:00
FileStoreTests.cs Update terminology to realm "instance" rather than "context" 2022-01-24 20:38:38 +09:00
GeneralUsageTests.cs Remove synchronization context hacks in realm tests 2022-01-25 17:41:22 +09:00
RealmLiveTests.cs Fix completely invalid method of testing realm migration 2022-01-26 19:03:26 +09:00
RealmSubscriptionRegistrationTests.cs Add extension method to detect and isolate realm collection-level changes 2022-03-08 14:50:47 +09:00
RealmTest.cs Move all usages of client.realm filename to a single const 2022-03-30 13:34:48 +09:00
RulesetStoreTests.cs Update existing usages to point to RealmRulesetStore 2022-02-16 17:13:54 +09:00
TestRealmKeyBindingStore.cs Update remaining cases of clashes with realm.Write and realm.RegisterForNotifications 2022-01-25 13:09:48 +09:00