Project

General

Profile

« Previous | Next » 

Revision 19262bdf

Added by Ewoud Kohl van Wijngaarden 6 months ago

Fixes #36930 - Make invalid YAML test compatible with libyaml 0.2.x

The valid {a:test} is invalid with libyaml 0.1.x but is valid with
0.2.x. This changes the test to @@ which should still raise a
Psych::SyntaxError.

  • added
  • modified
  • copied
  • renamed
  • deleted