Expand fuzz testing with emitter tests and additional coverage
Add fuzz_emitter module testing the streaming emitter API with random
event sequences, valid roundtrips, nested structures, scalar styles,
anchors/aliases, tags, and multiple documents.
Extend fuzz_value tests for value roundtrips, serialization styles,
JSON conversion, compare/equal properties, and Util functions.
Extend fuzz_yamlrw tests for double roundtrip stabilization, cross-style
roundtrips, scanner/parser crash safety, block scalars, quoted strings,
deep nesting, and document handling modes.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>