···11-Anchor and Alias Support (currently not supported)
11+Anchor and Alias Support
2233-These tests document anchor (&) and alias (*) support that is not yet
44-implemented. Currently, aliases fail with "unresolved alias" error.
33+These tests verify that anchor (&) and alias (*) support is working correctly.
5465Test: Simple scalar anchor and alias
76
+1-1
tests/cram/documents.t
···11Test YAML directives and single document parsing
2233This test suite covers YAML directives (%YAML, %TAG) and various single document formats.
44-Multi-document streams are not yet supported and are not tested here.
44+For multi-document stream tests, see multidoc.t.
5566Test 1: Basic YAML 1.2 directive
77====================================
+2-3
tests/cram/multidoc.t
···11-Multi-document stream support (currently not supported)
11+Multi-document stream support
2233-These tests document expected behavior for multi-document YAML streams.
44-They currently fail with "multiple documents found when single expected".
33+These tests verify that multi-document YAML streams are working correctly.
5465Test: Two documents separated by ---
76