osu/osu.Game.Tests/NonVisual
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
..
Filtering
Skinning Add failing test cases 2020-04-07 22:41:20 +02:00
BarLineGeneratorTest.cs Add failing test 2020-05-17 22:10:09 +02:00
BeatmapSetInfoEqualityTest.cs
ControlPointInfoTest.cs Add spaces to comments 2020-05-04 18:36:24 -07:00
CustomDataDirectoryTest.cs Replace any potential usage of Environment.CurrentDirectory with a new RuntimeInfo.StartupDirectory 2020-05-31 02:24:49 +03:00
DifficultyAdjustmentModCombinationsTest.cs
FramedReplayInputHandlerTest.cs Add spaces to comments 2020-05-04 18:36:24 -07:00
LimitedCapacityStackTest.cs Update expected exception in test. 2019-12-17 15:20:05 +08:00
PeriodTrackerTest.cs Make PeriodTracker actually immutable 2020-05-02 01:33:33 +02:00