yaml / yaml-test-suite

Comprehensive, language independent Test Suite for YAML
MIT License
172 stars 58 forks source link

Add missing tags: complex-key and explicit-key #137

Open biojppm opened 1 month ago

biojppm commented 1 month ago

Some cases were missing the complex-key tag, and as a result processors not implementing complex keys are reported as error for these cases, instead of the expected not-implemented.