summaryrefslogtreecommitdiff
path: root/tests/test_parse.expected
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_parse.expected')
-rw-r--r--tests/test_parse.expected7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/test_parse.expected b/tests/test_parse.expected
index 378a82b..d49cbbb 100644
--- a/tests/test_parse.expected
+++ b/tests/test_parse.expected
@@ -4,6 +4,13 @@ new_obj.to_string()="foo"
new_obj.to_string()="ABC"
new_obj.to_string()=null
new_obj.to_string()=NaN
+new_obj.to_string()=null
+new_obj.to_string()=null
+new_obj.to_string()=null
+new_obj.to_string()=Infinity
+new_obj.to_string()=Infinity
+new_obj.to_string()=-Infinity
+new_obj.to_string()=-Infinity
new_obj.to_string()=true
new_obj.to_string()=12
new_obj.to_string()=12.3