Use InvariantCulture for parsing float arguments in GC stress tests
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 6 Nov 2015 16:42:51 +0000 (17:42 +0100)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 16 Nov 2015 19:47:23 +0000 (20:47 +0100)
commit0e327fc624651e15805d988b7d5aae0459ff3638
treebcaef9702dd54024edccf6d40222b99abed4cc27
parent1aad667d92f340cbff8d7a1c3d8252278a8537e4
Use InvariantCulture for parsing float arguments in GC stress tests

Otherwise they'd fail on cultures where '.' isn't used as a decimal separator.
tests/src/GC/Stress/Tests/GCSimulator.cs
tests/src/GC/Stress/Tests/StressAllocator.cs