yamerl/testsuite
Jean-Sébastien Pédron 362ee1d6d3 Add option to force document version
The document version can be forced using the following option:
  {doc_version, {Major, Minor}}
where Major and Minor are positive integers.

When this option is specified, {Major, Minor} will be used, even if a
%YAML directive indicates another version.
2011-03-22 17:29:08 +01:00
..
data/t_yaml_parser Add option to force document version 2011-03-22 17:29:08 +01:00
cover_to_html.sh Initial version of a YAML 1.2 parser 2011-03-07 11:43:52 +01:00
dialyzer.in Initial version of a YAML 1.2 parser 2011-03-07 11:43:52 +01:00
etest.in Initial version of a YAML 1.2 parser 2011-03-07 11:43:52 +01:00
eunit_lib.erl Initial version of a YAML 1.2 parser 2011-03-07 11:43:52 +01:00
eunit_tty.erl Initial version of a YAML 1.2 parser 2011-03-07 11:43:52 +01:00
Makefile.am Initial version of a YAML 1.2 parser 2011-03-07 11:43:52 +01:00
template.erl Initial version of a YAML 1.2 parser 2011-03-07 11:43:52 +01:00
template.pl Initial version of a YAML 1.2 parser 2011-03-07 11:43:52 +01:00