Home
last modified time | relevance | path

Searched full:to_error (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/lyaml/spec/
H A Dlib_lyaml_spec.yaml102 expect (fn "...").to_error "1:1: did not find expected node content"
104 to_error "2:1: did not find expected <document start>"
106 to_error "1:2: invalid reference: ALIAS"'
134 to_error "expected <document start>"
137 to_error "incompatible YAML document"
154 to_error "undefined tag handle"'
H A Dext_yaml_parser_spec.yaml63 expect (e ()).to_error "expected <document start>"
66 expect (e ()).to_error "duplicate %YAML directive"
69 expect (e ()).to_error "incompatible YAML document"
74 to_error "attempting parsing of newer minor document version"
99 expect (e ()).to_error "expected <document start>"