--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/YAMLParser/spec-02-20.data Thu Dec 12 13:56:28 2013 +0900 @@ -0,0 +1,8 @@ +# RUN: yaml-bench -canonical %s + +canonical: 1.23015e+3 +exponential: 12.3015e+02 +sexagesimal: 20:30.15 +fixed: 1,230.15 +negative infinity: -.inf +not a number: .NaN