From 3539b7f5308b617e99b0a4ea298a413acbda4d79 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Thu, 28 Aug 2025 10:35:13 -0400 Subject: src/ext_deplends d-yaml updated (v0.10.0) --- .../D-YAML/test/spec 1.1/spec-02-22.yaml | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 src/ext_depends/D-YAML/test/spec 1.1/spec-02-22.yaml (limited to 'src/ext_depends/D-YAML/test/spec 1.1/spec-02-22.yaml') diff --git a/src/ext_depends/D-YAML/test/spec 1.1/spec-02-22.yaml b/src/ext_depends/D-YAML/test/spec 1.1/spec-02-22.yaml new file mode 100644 index 0000000..00e1bf6 --- /dev/null +++ b/src/ext_depends/D-YAML/test/spec 1.1/spec-02-22.yaml @@ -0,0 +1,23 @@ +%YAML 1.1 +--- +- name: spec-02-22 + tree: | + +STR + +DOC + +MAP + =VAL :canonical + =VAL :2001-12-15T02:59:43.1Z + =VAL :iso8601 + =VAL :2001-12-14t21:59:43.10-05:00 + =VAL :spaced + =VAL :2001-12-14 21:59:43.10 -5 + =VAL :date + =VAL :2002-12-14 + -MAP + -DOC + -STR + yaml: | + canonical: 2001-12-15T02:59:43.1Z + iso8601: 2001-12-14t21:59:43.10-05:00 + spaced: 2001-12-14 21:59:43.10 -5 + date: 2002-12-14 -- cgit v1.2.3