From: Eric Haszlakiewicz Date: Sun, 18 Jun 2017 18:34:41 +0000 (+0000) Subject: Fix test_double_serializer expected output. X-Git-Tag: json-c-0.13-20171207~91 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=23e064ad2902011a4688e8a485824100e749e485;p=json-c Fix test_double_serializer expected output. --- diff --git a/tests/test_double_serializer.expected b/tests/test_double_serializer.expected index 6678910..cd5f02b 100644 --- a/tests/test_double_serializer.expected +++ b/tests/test_double_serializer.expected @@ -9,3 +9,6 @@ obj.to_string(reset)=0.5 obj.to_string(default format)=0.52381 obj.to_string(with global format)=x0.524y obj.to_string(with thread format)=T0.52X +obj.to_string(long thread format)=Ttttttttttttt0.52xxxxxxxxxxxxxxxxxxX +obj.to_string(back to global format)=x0.524y +obj.to_string(back to default format)=0.52381