1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-19 13:12:54 +08:00
osu-lazer/osu.Game.Tests
Dean Herbert 0c24244340 Remove SingletonContextFactory
It is dangerous to use this as it doesn't correctly handle contexts and can cause issues that will never actually arise in normal execution.

# Conflicts:
#	osu.Game/Database/SingletonContextFactory.cs
2018-07-18 16:50:56 +09:00
..
Beatmaps Fix failing test cases 2018-07-10 16:26:04 +09:00
Chat Normalize all the line endings 2018-04-13 18:26:38 +09:00
NonVisual Fix up performance calculators 2018-06-14 16:04:48 +09:00
Resources Add simple testcase 2018-07-02 14:40:43 +09:00
Visual Remove SingletonContextFactory 2018-07-18 16:50:56 +09:00
osu.Game.Tests.csproj Update project build configurations to target netcoreapp2.1 2018-06-02 22:20:17 +09:00
WaveformTestBeatmap.cs Use existing instance of beatmap rather than adding more resources 2018-06-17 19:00:58 +09:00