1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:07:25 +08:00
osu-lazer/osu.Game.Tests
Salman Ahmed 82fe99cf4a
Replace any potential usage of Environment.CurrentDirectory with a new RuntimeInfo.StartupDirectory
Using `Environment.CurrentDirectory` for storing / reading files is dangerous as the current directory is mutable and can be changed when performing a certain operation (like opening solutions in roslyn type reference builder for example).
2020-05-31 02:24:49 +03:00
..
Beatmaps Change event flow to avoid firing store delete events on update 2020-05-27 16:08:47 +09:00
Chat Change containment check to overlap 2019-10-25 00:42:58 +02:00
Editing Fix undo/redo behaving poorly with simultaneous objects 2020-04-30 20:39:41 +09:00
Gameplay Fix OS-dependent substring 2020-04-15 13:54:23 +09:00
NonVisual Replace any potential usage of Environment.CurrentDirectory with a new RuntimeInfo.StartupDirectory 2020-05-31 02:24:49 +03:00
Online Mark dummy api test scene as headless 2020-04-14 14:51:09 +09:00
Resources Replace any potential usage of Environment.CurrentDirectory with a new RuntimeInfo.StartupDirectory 2020-05-31 02:24:49 +03:00
Rulesets/Scoring Add failing tests 2020-04-14 01:09:58 +02:00
Scores/IO Remove unused GetUnderlyingStream method 2020-03-24 14:08:25 +09:00
ScrollAlgorithms Add test cases for sequential scroll algorithm 2020-05-21 21:56:59 +02:00
Skins Fix beatmap skins providing fallback version lookup, preceding user skins 2020-05-12 11:08:30 +09:00
Visual Fix potential nullref 2020-05-28 21:46:02 +09:00
osu.Game.Tests.csproj Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.1 2020-04-27 08:59:09 +00:00
WaveformTestBeatmap.cs Render video as a part of the storyboard 2020-03-07 21:32:03 -08:00