summaryrefslogtreecommitdiffstats
path: root/llvm/test/YAMLParser/more-floats.test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/YAMLParser/more-floats.test')
-rw-r--r--llvm/test/YAMLParser/more-floats.test3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/test/YAMLParser/more-floats.test b/llvm/test/YAMLParser/more-floats.test
new file mode 100644
index 00000000000..668b31cd13a
--- /dev/null
+++ b/llvm/test/YAMLParser/more-floats.test
@@ -0,0 +1,3 @@
+# RUN: yaml-bench -canonical %s
+
+[0.0, +1.0, -1.0, +.inf, -.inf, .nan, .nan]
OpenPOWER on IntegriCloud