+3
−0
tests/libtest/chkdecimalpoint.c
0 → 100644
+41
−0
Loading
Modifying the locale with environment variables doesn't work for native Windows applications. Just disable the test in this case if the decimal separator is something different than a point. Use a precheck with a small C program to achieve that. Closes https://github.com/curl/curl/pull/2786