diff options
Diffstat (limited to 'test/YAMLParser/timestamp.data')
-rw-r--r-- | test/YAMLParser/timestamp.data | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/YAMLParser/timestamp.data b/test/YAMLParser/timestamp.data new file mode 100644 index 000000000000..79945451b54e --- /dev/null +++ b/test/YAMLParser/timestamp.data @@ -0,0 +1,7 @@ +# RUN: yaml-bench -canonical %s + +- 2001-12-15T02:59:43.1Z +- 2001-12-14t21:59:43.10-05:00 +- 2001-12-14 21:59:43.10 -5 +- 2001-12-15 2:59:43.10 +- 2002-12-14 |