--- parser3/tests/253_json.txt 2010/09/02 22:56:09 1.2 +++ parser3/tests/253_json.txt 2014/05/04 01:45:43 1.4 @@ -3,11 +3,14 @@ "value": "sample1" }, "array": [ + "Много букв в кодировке windows-1251", {"id": 1, "label": "test1"}, {"id": 2, "label": "test2"}, + {"Ключ": "Значение в windows-1251"}, false, true, 2, + 12345678901234567890, 2.0, null ],