yaml-rust icon indicating copy to clipboard operation
yaml-rust copied to clipboard

Why are spec examples 7.10 and 7.17 ignored?

Open ExpHP opened this issue 5 years ago • 0 comments

Examples 7.10 and 7.17 from the spec are ignored in the test suite; however, if they are removed from this list, they pass. Is there another reason that they are ignored?

https://github.com/chyh1990/yaml-rust/blob/360a34d75bb64357cfdbc5bb706bcde9a0ecbc23/tests/specs/cpp2rust.rb#L6-L7

ExpHP avatar Jan 18 '20 01:01 ExpHP