commit 75eff4436ebf71ec9dc4dfc7849c56b23e41845b parent e2591a9075b9684e9516bfccdaa045913f60c831 Author: Christian Ermann <christianermann@gmail.com> Date: Sun, 8 Mar 2026 12:54:33 -0700 Add 'yaml-test-suite' submodule Diffstat:
| A | .gitmodules | | | 3 | +++ |
| A | test/yaml-test-suite | | | 1 | + |
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/.gitmodules b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "test/yaml-test-suite"] + path = test/yaml-test-suite + url = https://github.com/yaml/yaml-test-suite.git diff --git a/test/yaml-test-suite b/test/yaml-test-suite @@ -0,0 +1 @@ +Subproject commit 6e6c296ae9c9d2d5c4134b4b64d01b29ac19ff6f