Fix Vector4ToStringTest to use correct variable for assertion and to wor...#32
Fix Vector4ToStringTest to use correct variable for assertion and to wor...#32adamralph wants to merge 1 commit intodotnet:masterfrom adamralph:fix-tests
Conversation
…work on non en-US culture machines
|
Thanks, looks good. |
|
I'm continuing to get test failures in SIMD for DEU after pulling this. @mellinoe I'll file an issue to keep looking at globalization all-up for these tests. |
|
Hello, I've fix some tests of the same king (using my CultureInfo "fr-FR"), it should correct for every CultureInfo since i don't put fr-FR specific code. |
|
Yep, that's a further problem. My PR's go some of the way by fixing the
|
|
This was fixed in PR #34 . Thanks for the contribution and for helping on that pull request as well, Adam. |
|
My pleasure :-)
|
Clean up UDPClient.
...k on non en-US culture machines