summaryrefslogtreecommitdiff
path: root/test/YAMLParser/construct-float.data
diff options
context:
space:
mode:
Diffstat (limited to 'test/YAMLParser/construct-float.data')
-rw-r--r--test/YAMLParser/construct-float.data8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/YAMLParser/construct-float.data b/test/YAMLParser/construct-float.data
new file mode 100644
index 0000000000..07c51bdd83
--- /dev/null
+++ b/test/YAMLParser/construct-float.data
@@ -0,0 +1,8 @@
+# RUN: yaml-bench -canonical %s
+
+canonical: 6.8523015e+5
+exponential: 685.230_15e+03
+fixed: 685_230.15
+sexagesimal: 190:20:30.15
+negative infinity: -.inf
+not a number: .NaN