protocol-string-to-double-locale-expected.txt 183 Bytes
Newer Older
1
Tests that double numbers are parsed and serialized correctly on different locales
2 3 4 5 6 7 8
This test verifies that we correctly parse doubles with non-US locale
{
    a : 0.5
}
{
    a : 1
}