summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2016-01-22 21:22:33 +0100
committerAnthon van der Neut <anthon@mnt.org>2016-01-22 21:22:33 +0100
commitda73c8aa0d8db3d0f54d88740a0f7f621ac563df (patch)
tree7cbbfec9780ab9a33f09926e91cab343be049cdb
parenta5f03a5e66daaea85af2730fa961d11c62d8cf17 (diff)
downloadruamel.yaml-da73c8aa0d8db3d0f54d88740a0f7f621ac563df.tar.gz
moved test to _test to prevent setuptools from including test/test_*.py0.10.17
although the package dirs were explicitly specified. This used to lead to half included, non-working test directory contents that have no place in a distribution. This fixes issue #17
-rw-r--r--__init__.py2
-rw-r--r--_test/data/a-nasty-libyaml-bug.loader-error (renamed from test/data/a-nasty-libyaml-bug.loader-error)0
-rw-r--r--_test/data/aliases-cdumper-bug.code (renamed from test/data/aliases-cdumper-bug.code)0
-rw-r--r--_test/data/aliases.events (renamed from test/data/aliases.events)0
-rw-r--r--_test/data/bool.data (renamed from test/data/bool.data)0
-rw-r--r--_test/data/bool.detect (renamed from test/data/bool.detect)0
-rw-r--r--_test/data/colon-in-flow-context.loader-error (renamed from test/data/colon-in-flow-context.loader-error)0
-rw-r--r--_test/data/comment_no_eol.data (renamed from test/data/comment_no_eol.data)0
-rw-r--r--_test/data/composite_key.code (renamed from test/data/composite_key.code)0
-rw-r--r--_test/data/composite_key.data (renamed from test/data/composite_key.data)0
-rw-r--r--_test/data/construct-binary-py2.code (renamed from test/data/construct-binary-py2.code)0
-rw-r--r--_test/data/construct-binary-py2.data (renamed from test/data/construct-binary-py2.data)0
-rw-r--r--_test/data/construct-binary-py3.code (renamed from test/data/construct-binary-py3.code)0
-rw-r--r--_test/data/construct-binary-py3.data (renamed from test/data/construct-binary-py3.data)0
-rw-r--r--_test/data/construct-bool.code (renamed from test/data/construct-bool.code)0
-rw-r--r--_test/data/construct-bool.data (renamed from test/data/construct-bool.data)0
-rw-r--r--_test/data/construct-custom.code (renamed from test/data/construct-custom.code)0
-rw-r--r--_test/data/construct-custom.data (renamed from test/data/construct-custom.data)0
-rw-r--r--_test/data/construct-float.code (renamed from test/data/construct-float.code)0
-rw-r--r--_test/data/construct-float.data (renamed from test/data/construct-float.data)0
-rw-r--r--_test/data/construct-int.code (renamed from test/data/construct-int.code)0
-rw-r--r--_test/data/construct-int.data (renamed from test/data/construct-int.data)0
-rw-r--r--_test/data/construct-map.code (renamed from test/data/construct-map.code)0
-rw-r--r--_test/data/construct-map.data (renamed from test/data/construct-map.data)0
-rw-r--r--_test/data/construct-merge.code (renamed from test/data/construct-merge.code)0
-rw-r--r--_test/data/construct-merge.data (renamed from test/data/construct-merge.data)0
-rw-r--r--_test/data/construct-null.code (renamed from test/data/construct-null.code)0
-rw-r--r--_test/data/construct-null.data (renamed from test/data/construct-null.data)0
-rw-r--r--_test/data/construct-omap.code (renamed from test/data/construct-omap.code)0
-rw-r--r--_test/data/construct-omap.data (renamed from test/data/construct-omap.data)0
-rw-r--r--_test/data/construct-pairs.code (renamed from test/data/construct-pairs.code)0
-rw-r--r--_test/data/construct-pairs.data (renamed from test/data/construct-pairs.data)0
-rw-r--r--_test/data/construct-python-bool.code (renamed from test/data/construct-python-bool.code)0
-rw-r--r--_test/data/construct-python-bool.data (renamed from test/data/construct-python-bool.data)0
-rw-r--r--_test/data/construct-python-bytes-py3.code (renamed from test/data/construct-python-bytes-py3.code)0
-rw-r--r--_test/data/construct-python-bytes-py3.data (renamed from test/data/construct-python-bytes-py3.data)0
-rw-r--r--_test/data/construct-python-complex.code (renamed from test/data/construct-python-complex.code)0
-rw-r--r--_test/data/construct-python-complex.data (renamed from test/data/construct-python-complex.data)0
-rw-r--r--_test/data/construct-python-float.code (renamed from test/data/construct-python-float.code)0
-rw-r--r--_test/data/construct-python-float.data (renamed from test/data/construct-python-float.data)0
-rw-r--r--_test/data/construct-python-int.code (renamed from test/data/construct-python-int.code)0
-rw-r--r--_test/data/construct-python-int.data (renamed from test/data/construct-python-int.data)0
-rw-r--r--_test/data/construct-python-long-short-py2.code (renamed from test/data/construct-python-long-short-py2.code)0
-rw-r--r--_test/data/construct-python-long-short-py2.data (renamed from test/data/construct-python-long-short-py2.data)0
-rw-r--r--_test/data/construct-python-long-short-py3.code (renamed from test/data/construct-python-long-short-py3.code)0
-rw-r--r--_test/data/construct-python-long-short-py3.data (renamed from test/data/construct-python-long-short-py3.data)0
-rw-r--r--_test/data/construct-python-name-module.code (renamed from test/data/construct-python-name-module.code)0
-rw-r--r--_test/data/construct-python-name-module.data (renamed from test/data/construct-python-name-module.data)0
-rw-r--r--_test/data/construct-python-none.code (renamed from test/data/construct-python-none.code)0
-rw-r--r--_test/data/construct-python-none.data (renamed from test/data/construct-python-none.data)0
-rw-r--r--_test/data/construct-python-object.code (renamed from test/data/construct-python-object.code)0
-rw-r--r--_test/data/construct-python-object.data (renamed from test/data/construct-python-object.data)0
-rw-r--r--_test/data/construct-python-str-ascii.code (renamed from test/data/construct-python-str-ascii.code)0
-rw-r--r--_test/data/construct-python-str-ascii.data (renamed from test/data/construct-python-str-ascii.data)0
-rw-r--r--_test/data/construct-python-str-utf8-py2.code (renamed from test/data/construct-python-str-utf8-py2.code)0
-rw-r--r--_test/data/construct-python-str-utf8-py2.data (renamed from test/data/construct-python-str-utf8-py2.data)0
-rw-r--r--_test/data/construct-python-str-utf8-py3.code (renamed from test/data/construct-python-str-utf8-py3.code)0
-rw-r--r--_test/data/construct-python-str-utf8-py3.data (renamed from test/data/construct-python-str-utf8-py3.data)0
-rw-r--r--_test/data/construct-python-tuple-list-dict.code (renamed from test/data/construct-python-tuple-list-dict.code)0
-rw-r--r--_test/data/construct-python-tuple-list-dict.data (renamed from test/data/construct-python-tuple-list-dict.data)0
-rw-r--r--_test/data/construct-python-unicode-ascii-py2.code (renamed from test/data/construct-python-unicode-ascii-py2.code)0
-rw-r--r--_test/data/construct-python-unicode-ascii-py2.data (renamed from test/data/construct-python-unicode-ascii-py2.data)0
-rw-r--r--_test/data/construct-python-unicode-ascii-py3.code (renamed from test/data/construct-python-unicode-ascii-py3.code)0
-rw-r--r--_test/data/construct-python-unicode-ascii-py3.data (renamed from test/data/construct-python-unicode-ascii-py3.data)0
-rw-r--r--_test/data/construct-python-unicode-utf8-py2.code (renamed from test/data/construct-python-unicode-utf8-py2.code)0
-rw-r--r--_test/data/construct-python-unicode-utf8-py2.data (renamed from test/data/construct-python-unicode-utf8-py2.data)0
-rw-r--r--_test/data/construct-python-unicode-utf8-py3.code (renamed from test/data/construct-python-unicode-utf8-py3.code)0
-rw-r--r--_test/data/construct-python-unicode-utf8-py3.data (renamed from test/data/construct-python-unicode-utf8-py3.data)0
-rw-r--r--_test/data/construct-seq.code (renamed from test/data/construct-seq.code)0
-rw-r--r--_test/data/construct-seq.data (renamed from test/data/construct-seq.data)0
-rw-r--r--_test/data/construct-set.code (renamed from test/data/construct-set.code)0
-rw-r--r--_test/data/construct-set.data (renamed from test/data/construct-set.data)0
-rw-r--r--_test/data/construct-str-ascii.code (renamed from test/data/construct-str-ascii.code)0
-rw-r--r--_test/data/construct-str-ascii.data (renamed from test/data/construct-str-ascii.data)0
-rw-r--r--_test/data/construct-str-utf8-py2.code (renamed from test/data/construct-str-utf8-py2.code)0
-rw-r--r--_test/data/construct-str-utf8-py2.data (renamed from test/data/construct-str-utf8-py2.data)0
-rw-r--r--_test/data/construct-str-utf8-py3.code (renamed from test/data/construct-str-utf8-py3.code)0
-rw-r--r--_test/data/construct-str-utf8-py3.data (renamed from test/data/construct-str-utf8-py3.data)0
-rw-r--r--_test/data/construct-str.code (renamed from test/data/construct-str.code)0
-rw-r--r--_test/data/construct-str.data (renamed from test/data/construct-str.data)0
-rw-r--r--_test/data/construct-timestamp.code (renamed from test/data/construct-timestamp.code)0
-rw-r--r--_test/data/construct-timestamp.data (renamed from test/data/construct-timestamp.data)0
-rw-r--r--_test/data/construct-value.code (renamed from test/data/construct-value.code)0
-rw-r--r--_test/data/construct-value.data (renamed from test/data/construct-value.data)0
-rw-r--r--_test/data/document-separator-in-quoted-scalar.loader-error (renamed from test/data/document-separator-in-quoted-scalar.loader-error)0
-rw-r--r--_test/data/documents.events (renamed from test/data/documents.events)0
-rw-r--r--_test/data/duplicate-anchor-1.loader-error (renamed from test/data/duplicate-anchor-1.loader-error)0
-rw-r--r--_test/data/duplicate-anchor-2.loader-error (renamed from test/data/duplicate-anchor-2.loader-error)0
-rw-r--r--_test/data/duplicate-key.former-loader-error.code (renamed from test/data/duplicate-key.former-loader-error.code)0
-rw-r--r--_test/data/duplicate-key.former-loader-error.data (renamed from test/data/duplicate-key.former-loader-error.data)0
-rw-r--r--_test/data/duplicate-mapping-key.former-loader-error.code (renamed from test/data/duplicate-mapping-key.former-loader-error.code)0
-rw-r--r--_test/data/duplicate-mapping-key.former-loader-error.data (renamed from test/data/duplicate-mapping-key.former-loader-error.data)0
-rw-r--r--_test/data/duplicate-merge-key.former-loader-error.code (renamed from test/data/duplicate-merge-key.former-loader-error.code)0
-rw-r--r--_test/data/duplicate-merge-key.former-loader-error.data (renamed from test/data/duplicate-merge-key.former-loader-error.data)0
-rw-r--r--_test/data/duplicate-tag-directive.loader-error (renamed from test/data/duplicate-tag-directive.loader-error)0
-rw-r--r--_test/data/duplicate-value-key.former-loader-error.code (renamed from test/data/duplicate-value-key.former-loader-error.code)0
-rw-r--r--_test/data/duplicate-value-key.former-loader-error.data (renamed from test/data/duplicate-value-key.former-loader-error.data)0
-rw-r--r--_test/data/duplicate-yaml-directive.loader-error (renamed from test/data/duplicate-yaml-directive.loader-error)0
-rw-r--r--_test/data/emit-block-scalar-in-simple-key-context-bug.canonical (renamed from test/data/emit-block-scalar-in-simple-key-context-bug.canonical)0
-rw-r--r--_test/data/emit-block-scalar-in-simple-key-context-bug.data (renamed from test/data/emit-block-scalar-in-simple-key-context-bug.data)0
-rw-r--r--_test/data/emitting-unacceptable-unicode-character-bug-py2.code (renamed from test/data/emitting-unacceptable-unicode-character-bug-py2.code)0
-rw-r--r--_test/data/emitting-unacceptable-unicode-character-bug-py2.data (renamed from test/data/emitting-unacceptable-unicode-character-bug-py2.data)0
-rw-r--r--_test/data/emitting-unacceptable-unicode-character-bug-py2.skip-ext (renamed from test/data/emitting-unacceptable-unicode-character-bug-py2.skip-ext)0
-rw-r--r--_test/data/emitting-unacceptable-unicode-character-bug-py3.code (renamed from test/data/emitting-unacceptable-unicode-character-bug-py3.code)0
-rw-r--r--_test/data/emitting-unacceptable-unicode-character-bug-py3.data (renamed from test/data/emitting-unacceptable-unicode-character-bug-py3.data)0
-rw-r--r--_test/data/emitting-unacceptable-unicode-character-bug-py3.skip-ext (renamed from test/data/emitting-unacceptable-unicode-character-bug-py3.skip-ext)0
-rw-r--r--_test/data/empty-anchor.emitter-error (renamed from test/data/empty-anchor.emitter-error)0
-rw-r--r--_test/data/empty-document-bug.canonical (renamed from test/data/empty-document-bug.canonical)0
-rw-r--r--_test/data/empty-document-bug.data (renamed from test/data/empty-document-bug.data)0
-rw-r--r--_test/data/empty-document-bug.empty (renamed from test/data/empty-document-bug.empty)0
-rw-r--r--_test/data/empty-documents.single-loader-error (renamed from test/data/empty-documents.single-loader-error)0
-rw-r--r--_test/data/empty-python-module.loader-error (renamed from test/data/empty-python-module.loader-error)0
-rw-r--r--_test/data/empty-python-name.loader-error (renamed from test/data/empty-python-name.loader-error)0
-rw-r--r--_test/data/empty-tag-handle.emitter-error (renamed from test/data/empty-tag-handle.emitter-error)0
-rw-r--r--_test/data/empty-tag-prefix.emitter-error (renamed from test/data/empty-tag-prefix.emitter-error)0
-rw-r--r--_test/data/empty-tag.emitter-error (renamed from test/data/empty-tag.emitter-error)0
-rw-r--r--_test/data/expected-document-end.emitter-error (renamed from test/data/expected-document-end.emitter-error)0
-rw-r--r--_test/data/expected-document-start.emitter-error (renamed from test/data/expected-document-start.emitter-error)0
-rw-r--r--_test/data/expected-mapping.loader-error (renamed from test/data/expected-mapping.loader-error)0
-rw-r--r--_test/data/expected-node-1.emitter-error (renamed from test/data/expected-node-1.emitter-error)0
-rw-r--r--_test/data/expected-node-2.emitter-error (renamed from test/data/expected-node-2.emitter-error)0
-rw-r--r--_test/data/expected-nothing.emitter-error (renamed from test/data/expected-nothing.emitter-error)0
-rw-r--r--_test/data/expected-scalar.loader-error (renamed from test/data/expected-scalar.loader-error)0
-rw-r--r--_test/data/expected-sequence.loader-error (renamed from test/data/expected-sequence.loader-error)0
-rw-r--r--_test/data/expected-stream-start.emitter-error (renamed from test/data/expected-stream-start.emitter-error)0
-rw-r--r--_test/data/explicit-document.single-loader-error (renamed from test/data/explicit-document.single-loader-error)0
-rw-r--r--_test/data/fetch-complex-value-bug.loader-error (renamed from test/data/fetch-complex-value-bug.loader-error)0
-rw-r--r--_test/data/float-representer-2.3-bug.code (renamed from test/data/float-representer-2.3-bug.code)0
-rw-r--r--_test/data/float-representer-2.3-bug.data (renamed from test/data/float-representer-2.3-bug.data)0
-rw-r--r--_test/data/float.data (renamed from test/data/float.data)0
-rw-r--r--_test/data/float.detect (renamed from test/data/float.detect)0
-rw-r--r--_test/data/forbidden-entry.loader-error (renamed from test/data/forbidden-entry.loader-error)0
-rw-r--r--_test/data/forbidden-key.loader-error (renamed from test/data/forbidden-key.loader-error)0
-rw-r--r--_test/data/forbidden-value.loader-error (renamed from test/data/forbidden-value.loader-error)0
-rw-r--r--_test/data/implicit-document.single-loader-error (renamed from test/data/implicit-document.single-loader-error)0
-rw-r--r--_test/data/int.data (renamed from test/data/int.data)0
-rw-r--r--_test/data/int.detect (renamed from test/data/int.detect)0
-rw-r--r--_test/data/invalid-anchor-1.loader-error (renamed from test/data/invalid-anchor-1.loader-error)0
-rw-r--r--_test/data/invalid-anchor-2.loader-error (renamed from test/data/invalid-anchor-2.loader-error)0
-rw-r--r--_test/data/invalid-anchor.emitter-error (renamed from test/data/invalid-anchor.emitter-error)0
-rw-r--r--_test/data/invalid-base64-data-2.loader-error (renamed from test/data/invalid-base64-data-2.loader-error)0
-rw-r--r--_test/data/invalid-base64-data.loader-error (renamed from test/data/invalid-base64-data.loader-error)0
-rw-r--r--_test/data/invalid-block-scalar-indicator.loader-error (renamed from test/data/invalid-block-scalar-indicator.loader-error)0
-rw-r--r--_test/data/invalid-character.loader-error (renamed from test/data/invalid-character.loader-error)bin2209 -> 2209 bytes
-rw-r--r--_test/data/invalid-character.stream-error (renamed from test/data/invalid-character.stream-error)bin4193 -> 4193 bytes
-rw-r--r--_test/data/invalid-directive-line.loader-error (renamed from test/data/invalid-directive-line.loader-error)0
-rw-r--r--_test/data/invalid-directive-name-1.loader-error (renamed from test/data/invalid-directive-name-1.loader-error)0
-rw-r--r--_test/data/invalid-directive-name-2.loader-error (renamed from test/data/invalid-directive-name-2.loader-error)0
-rw-r--r--_test/data/invalid-escape-character.loader-error (renamed from test/data/invalid-escape-character.loader-error)0
-rw-r--r--_test/data/invalid-escape-numbers.loader-error (renamed from test/data/invalid-escape-numbers.loader-error)0
-rw-r--r--_test/data/invalid-indentation-indicator-1.loader-error (renamed from test/data/invalid-indentation-indicator-1.loader-error)0
-rw-r--r--_test/data/invalid-indentation-indicator-2.loader-error (renamed from test/data/invalid-indentation-indicator-2.loader-error)0
-rw-r--r--_test/data/invalid-item-without-trailing-break.loader-error (renamed from test/data/invalid-item-without-trailing-break.loader-error)0
-rw-r--r--_test/data/invalid-merge-1.loader-error (renamed from test/data/invalid-merge-1.loader-error)0
-rw-r--r--_test/data/invalid-merge-2.loader-error (renamed from test/data/invalid-merge-2.loader-error)0
-rw-r--r--_test/data/invalid-omap-1.loader-error (renamed from test/data/invalid-omap-1.loader-error)0
-rw-r--r--_test/data/invalid-omap-2.loader-error (renamed from test/data/invalid-omap-2.loader-error)0
-rw-r--r--_test/data/invalid-omap-3.loader-error (renamed from test/data/invalid-omap-3.loader-error)0
-rw-r--r--_test/data/invalid-pairs-1.loader-error (renamed from test/data/invalid-pairs-1.loader-error)0
-rw-r--r--_test/data/invalid-pairs-2.loader-error (renamed from test/data/invalid-pairs-2.loader-error)0
-rw-r--r--_test/data/invalid-pairs-3.loader-error (renamed from test/data/invalid-pairs-3.loader-error)0
-rw-r--r--_test/data/invalid-python-bytes-2-py3.loader-error (renamed from test/data/invalid-python-bytes-2-py3.loader-error)0
-rw-r--r--_test/data/invalid-python-bytes-py3.loader-error (renamed from test/data/invalid-python-bytes-py3.loader-error)0
-rw-r--r--_test/data/invalid-python-module-kind.loader-error (renamed from test/data/invalid-python-module-kind.loader-error)0
-rw-r--r--_test/data/invalid-python-module-value.loader-error (renamed from test/data/invalid-python-module-value.loader-error)0
-rw-r--r--_test/data/invalid-python-module.loader-error (renamed from test/data/invalid-python-module.loader-error)0
-rw-r--r--_test/data/invalid-python-name-kind.loader-error (renamed from test/data/invalid-python-name-kind.loader-error)0
-rw-r--r--_test/data/invalid-python-name-module-2.loader-error (renamed from test/data/invalid-python-name-module-2.loader-error)0
-rw-r--r--_test/data/invalid-python-name-module.loader-error (renamed from test/data/invalid-python-name-module.loader-error)0
-rw-r--r--_test/data/invalid-python-name-object.loader-error (renamed from test/data/invalid-python-name-object.loader-error)0
-rw-r--r--_test/data/invalid-python-name-value.loader-error (renamed from test/data/invalid-python-name-value.loader-error)0
-rw-r--r--_test/data/invalid-simple-key.loader-error (renamed from test/data/invalid-simple-key.loader-error)0
-rw-r--r--_test/data/invalid-single-quote-bug.code (renamed from test/data/invalid-single-quote-bug.code)0
-rw-r--r--_test/data/invalid-single-quote-bug.data (renamed from test/data/invalid-single-quote-bug.data)0
-rw-r--r--_test/data/invalid-starting-character.loader-error (renamed from test/data/invalid-starting-character.loader-error)0
-rw-r--r--_test/data/invalid-tag-1.loader-error (renamed from test/data/invalid-tag-1.loader-error)0
-rw-r--r--_test/data/invalid-tag-2.loader-error (renamed from test/data/invalid-tag-2.loader-error)0
-rw-r--r--_test/data/invalid-tag-directive-handle.loader-error (renamed from test/data/invalid-tag-directive-handle.loader-error)0
-rw-r--r--_test/data/invalid-tag-directive-prefix.loader-error (renamed from test/data/invalid-tag-directive-prefix.loader-error)0
-rw-r--r--_test/data/invalid-tag-handle-1.emitter-error (renamed from test/data/invalid-tag-handle-1.emitter-error)0
-rw-r--r--_test/data/invalid-tag-handle-1.loader-error (renamed from test/data/invalid-tag-handle-1.loader-error)0
-rw-r--r--_test/data/invalid-tag-handle-2.emitter-error (renamed from test/data/invalid-tag-handle-2.emitter-error)0
-rw-r--r--_test/data/invalid-tag-handle-2.loader-error (renamed from test/data/invalid-tag-handle-2.loader-error)0
-rw-r--r--_test/data/invalid-uri-escapes-1.loader-error (renamed from test/data/invalid-uri-escapes-1.loader-error)0
-rw-r--r--_test/data/invalid-uri-escapes-2.loader-error (renamed from test/data/invalid-uri-escapes-2.loader-error)0
-rw-r--r--_test/data/invalid-uri-escapes-3.loader-error (renamed from test/data/invalid-uri-escapes-3.loader-error)0
-rw-r--r--_test/data/invalid-uri.loader-error (renamed from test/data/invalid-uri.loader-error)0
-rw-r--r--_test/data/invalid-utf8-byte.loader-error (renamed from test/data/invalid-utf8-byte.loader-error)0
-rw-r--r--_test/data/invalid-utf8-byte.stream-error (renamed from test/data/invalid-utf8-byte.stream-error)0
-rw-r--r--_test/data/invalid-yaml-directive-version-1.loader-error (renamed from test/data/invalid-yaml-directive-version-1.loader-error)0
-rw-r--r--_test/data/invalid-yaml-directive-version-2.loader-error (renamed from test/data/invalid-yaml-directive-version-2.loader-error)0
-rw-r--r--_test/data/invalid-yaml-directive-version-3.loader-error (renamed from test/data/invalid-yaml-directive-version-3.loader-error)0
-rw-r--r--_test/data/invalid-yaml-directive-version-4.loader-error (renamed from test/data/invalid-yaml-directive-version-4.loader-error)0
-rw-r--r--_test/data/invalid-yaml-directive-version-5.loader-error (renamed from test/data/invalid-yaml-directive-version-5.loader-error)0
-rw-r--r--_test/data/invalid-yaml-directive-version-6.loader-error (renamed from test/data/invalid-yaml-directive-version-6.loader-error)0
-rw-r--r--_test/data/invalid-yaml-version.loader-error (renamed from test/data/invalid-yaml-version.loader-error)0
-rw-r--r--_test/data/latin.unicode (renamed from test/data/latin.unicode)0
-rw-r--r--_test/data/mappings.events (renamed from test/data/mappings.events)0
-rw-r--r--_test/data/merge.data (renamed from test/data/merge.data)0
-rw-r--r--_test/data/merge.detect (renamed from test/data/merge.detect)0
-rw-r--r--_test/data/more-floats.code (renamed from test/data/more-floats.code)0
-rw-r--r--_test/data/more-floats.data (renamed from test/data/more-floats.data)0
-rw-r--r--_test/data/negative-float-bug.code (renamed from test/data/negative-float-bug.code)0
-rw-r--r--_test/data/negative-float-bug.data (renamed from test/data/negative-float-bug.data)0
-rw-r--r--_test/data/no-alias-anchor.emitter-error (renamed from test/data/no-alias-anchor.emitter-error)0
-rw-r--r--_test/data/no-alias-anchor.skip-ext (renamed from test/data/no-alias-anchor.skip-ext)0
-rw-r--r--_test/data/no-block-collection-end.loader-error (renamed from test/data/no-block-collection-end.loader-error)0
-rw-r--r--_test/data/no-block-mapping-end-2.loader-error (renamed from test/data/no-block-mapping-end-2.loader-error)0
-rw-r--r--_test/data/no-block-mapping-end.loader-error (renamed from test/data/no-block-mapping-end.loader-error)0
-rw-r--r--_test/data/no-document-start.loader-error (renamed from test/data/no-document-start.loader-error)0
-rw-r--r--_test/data/no-flow-mapping-end.loader-error (renamed from test/data/no-flow-mapping-end.loader-error)0
-rw-r--r--_test/data/no-flow-sequence-end.loader-error (renamed from test/data/no-flow-sequence-end.loader-error)0
-rw-r--r--_test/data/no-node-1.loader-error (renamed from test/data/no-node-1.loader-error)0
-rw-r--r--_test/data/no-node-2.loader-error (renamed from test/data/no-node-2.loader-error)0
-rw-r--r--_test/data/no-tag.emitter-error (renamed from test/data/no-tag.emitter-error)0
-rw-r--r--_test/data/null.data (renamed from test/data/null.data)0
-rw-r--r--_test/data/null.detect (renamed from test/data/null.detect)0
-rw-r--r--_test/data/odd-utf16.stream-error (renamed from test/data/odd-utf16.stream-error)bin1311 -> 1311 bytes
-rw-r--r--_test/data/omap.data (renamed from test/data/omap.data)0
-rw-r--r--_test/data/omap.roundtrip (renamed from test/data/omap.roundtrip)0
-rw-r--r--_test/data/recursive-anchor.former-loader-error (renamed from test/data/recursive-anchor.former-loader-error)0
-rw-r--r--_test/data/recursive-dict.recursive (renamed from test/data/recursive-dict.recursive)0
-rw-r--r--_test/data/recursive-list.recursive (renamed from test/data/recursive-list.recursive)0
-rw-r--r--_test/data/recursive-set.recursive (renamed from test/data/recursive-set.recursive)0
-rw-r--r--_test/data/recursive-state.recursive (renamed from test/data/recursive-state.recursive)0
-rw-r--r--_test/data/recursive-tuple.recursive (renamed from test/data/recursive-tuple.recursive)0
-rw-r--r--_test/data/recursive.former-dumper-error (renamed from test/data/recursive.former-dumper-error)0
-rw-r--r--_test/data/remove-possible-simple-key-bug.loader-error (renamed from test/data/remove-possible-simple-key-bug.loader-error)0
-rw-r--r--_test/data/resolver.data (renamed from test/data/resolver.data)0
-rw-r--r--_test/data/resolver.path (renamed from test/data/resolver.path)0
-rw-r--r--_test/data/run-parser-crash-bug.data (renamed from test/data/run-parser-crash-bug.data)0
-rw-r--r--_test/data/scalars.events (renamed from test/data/scalars.events)0
-rw-r--r--_test/data/scan-document-end-bug.canonical (renamed from test/data/scan-document-end-bug.canonical)0
-rw-r--r--_test/data/scan-document-end-bug.data (renamed from test/data/scan-document-end-bug.data)0
-rw-r--r--_test/data/scan-line-break-bug.canonical (renamed from test/data/scan-line-break-bug.canonical)0
-rw-r--r--_test/data/scan-line-break-bug.data (renamed from test/data/scan-line-break-bug.data)0
-rw-r--r--_test/data/sequences.events (renamed from test/data/sequences.events)0
-rw-r--r--_test/data/serializer-is-already-opened.dumper-error (renamed from test/data/serializer-is-already-opened.dumper-error)0
-rw-r--r--_test/data/serializer-is-closed-1.dumper-error (renamed from test/data/serializer-is-closed-1.dumper-error)0
-rw-r--r--_test/data/serializer-is-closed-2.dumper-error (renamed from test/data/serializer-is-closed-2.dumper-error)0
-rw-r--r--_test/data/serializer-is-not-opened-1.dumper-error (renamed from test/data/serializer-is-not-opened-1.dumper-error)0
-rw-r--r--_test/data/serializer-is-not-opened-2.dumper-error (renamed from test/data/serializer-is-not-opened-2.dumper-error)0
-rw-r--r--_test/data/single-dot-is-not-float-bug.code (renamed from test/data/single-dot-is-not-float-bug.code)0
-rw-r--r--_test/data/single-dot-is-not-float-bug.data (renamed from test/data/single-dot-is-not-float-bug.data)0
-rw-r--r--_test/data/sloppy-indentation.canonical (renamed from test/data/sloppy-indentation.canonical)0
-rw-r--r--_test/data/sloppy-indentation.data (renamed from test/data/sloppy-indentation.data)0
-rw-r--r--_test/data/spec-02-01.code (renamed from test/data/spec-02-01.code)0
-rw-r--r--_test/data/spec-02-01.data (renamed from test/data/spec-02-01.data)0
-rw-r--r--_test/data/spec-02-01.structure (renamed from test/data/spec-02-01.structure)0
-rw-r--r--_test/data/spec-02-01.tokens (renamed from test/data/spec-02-01.tokens)0
-rw-r--r--_test/data/spec-02-02.data (renamed from test/data/spec-02-02.data)0
-rw-r--r--_test/data/spec-02-02.structure (renamed from test/data/spec-02-02.structure)0
-rw-r--r--_test/data/spec-02-02.tokens (renamed from test/data/spec-02-02.tokens)0
-rw-r--r--_test/data/spec-02-03.data (renamed from test/data/spec-02-03.data)0
-rw-r--r--_test/data/spec-02-03.structure (renamed from test/data/spec-02-03.structure)0
-rw-r--r--_test/data/spec-02-03.tokens (renamed from test/data/spec-02-03.tokens)0
-rw-r--r--_test/data/spec-02-04.data (renamed from test/data/spec-02-04.data)0
-rw-r--r--_test/data/spec-02-04.structure (renamed from test/data/spec-02-04.structure)0
-rw-r--r--_test/data/spec-02-04.tokens (renamed from test/data/spec-02-04.tokens)0
-rw-r--r--_test/data/spec-02-05.data (renamed from test/data/spec-02-05.data)0
-rw-r--r--_test/data/spec-02-05.structure (renamed from test/data/spec-02-05.structure)0
-rw-r--r--_test/data/spec-02-05.tokens (renamed from test/data/spec-02-05.tokens)0
-rw-r--r--_test/data/spec-02-06.data (renamed from test/data/spec-02-06.data)0
-rw-r--r--_test/data/spec-02-06.structure (renamed from test/data/spec-02-06.structure)0
-rw-r--r--_test/data/spec-02-06.tokens (renamed from test/data/spec-02-06.tokens)0
-rw-r--r--_test/data/spec-02-07.data (renamed from test/data/spec-02-07.data)0
-rw-r--r--_test/data/spec-02-07.structure (renamed from test/data/spec-02-07.structure)0
-rw-r--r--_test/data/spec-02-07.tokens (renamed from test/data/spec-02-07.tokens)0
-rw-r--r--_test/data/spec-02-08.data (renamed from test/data/spec-02-08.data)0
-rw-r--r--_test/data/spec-02-08.structure (renamed from test/data/spec-02-08.structure)0
-rw-r--r--_test/data/spec-02-08.tokens (renamed from test/data/spec-02-08.tokens)0
-rw-r--r--_test/data/spec-02-09.data (renamed from test/data/spec-02-09.data)0
-rw-r--r--_test/data/spec-02-09.structure (renamed from test/data/spec-02-09.structure)0
-rw-r--r--_test/data/spec-02-09.tokens (renamed from test/data/spec-02-09.tokens)0
-rw-r--r--_test/data/spec-02-10.data (renamed from test/data/spec-02-10.data)0
-rw-r--r--_test/data/spec-02-10.structure (renamed from test/data/spec-02-10.structure)0
-rw-r--r--_test/data/spec-02-10.tokens (renamed from test/data/spec-02-10.tokens)0
-rw-r--r--_test/data/spec-02-11.code (renamed from test/data/spec-02-11.code)0
-rw-r--r--_test/data/spec-02-11.data (renamed from test/data/spec-02-11.data)0
-rw-r--r--_test/data/spec-02-11.structure (renamed from test/data/spec-02-11.structure)0
-rw-r--r--_test/data/spec-02-11.tokens (renamed from test/data/spec-02-11.tokens)0
-rw-r--r--_test/data/spec-02-12.data (renamed from test/data/spec-02-12.data)0
-rw-r--r--_test/data/spec-02-12.structure (renamed from test/data/spec-02-12.structure)0
-rw-r--r--_test/data/spec-02-12.tokens (renamed from test/data/spec-02-12.tokens)0
-rw-r--r--_test/data/spec-02-13.data (renamed from test/data/spec-02-13.data)0
-rw-r--r--_test/data/spec-02-13.structure (renamed from test/data/spec-02-13.structure)0
-rw-r--r--_test/data/spec-02-13.tokens (renamed from test/data/spec-02-13.tokens)0
-rw-r--r--_test/data/spec-02-14.data (renamed from test/data/spec-02-14.data)0
-rw-r--r--_test/data/spec-02-14.structure (renamed from test/data/spec-02-14.structure)0
-rw-r--r--_test/data/spec-02-14.tokens (renamed from test/data/spec-02-14.tokens)0
-rw-r--r--_test/data/spec-02-15.data (renamed from test/data/spec-02-15.data)0
-rw-r--r--_test/data/spec-02-15.structure (renamed from test/data/spec-02-15.structure)0
-rw-r--r--_test/data/spec-02-15.tokens (renamed from test/data/spec-02-15.tokens)0
-rw-r--r--_test/data/spec-02-16.data (renamed from test/data/spec-02-16.data)0
-rw-r--r--_test/data/spec-02-16.structure (renamed from test/data/spec-02-16.structure)0
-rw-r--r--_test/data/spec-02-16.tokens (renamed from test/data/spec-02-16.tokens)0
-rw-r--r--_test/data/spec-02-17.data (renamed from test/data/spec-02-17.data)0
-rw-r--r--_test/data/spec-02-17.structure (renamed from test/data/spec-02-17.structure)0
-rw-r--r--_test/data/spec-02-17.tokens (renamed from test/data/spec-02-17.tokens)0
-rw-r--r--_test/data/spec-02-18.data (renamed from test/data/spec-02-18.data)0
-rw-r--r--_test/data/spec-02-18.structure (renamed from test/data/spec-02-18.structure)0
-rw-r--r--_test/data/spec-02-18.tokens (renamed from test/data/spec-02-18.tokens)0
-rw-r--r--_test/data/spec-02-19.data (renamed from test/data/spec-02-19.data)0
-rw-r--r--_test/data/spec-02-19.structure (renamed from test/data/spec-02-19.structure)0
-rw-r--r--_test/data/spec-02-19.tokens (renamed from test/data/spec-02-19.tokens)0
-rw-r--r--_test/data/spec-02-20.data (renamed from test/data/spec-02-20.data)0
-rw-r--r--_test/data/spec-02-20.structure (renamed from test/data/spec-02-20.structure)0
-rw-r--r--_test/data/spec-02-20.tokens (renamed from test/data/spec-02-20.tokens)0
-rw-r--r--_test/data/spec-02-21.data (renamed from test/data/spec-02-21.data)0
-rw-r--r--_test/data/spec-02-21.structure (renamed from test/data/spec-02-21.structure)0
-rw-r--r--_test/data/spec-02-21.tokens (renamed from test/data/spec-02-21.tokens)0
-rw-r--r--_test/data/spec-02-22.data (renamed from test/data/spec-02-22.data)0
-rw-r--r--_test/data/spec-02-22.structure (renamed from test/data/spec-02-22.structure)0
-rw-r--r--_test/data/spec-02-22.tokens (renamed from test/data/spec-02-22.tokens)0
-rw-r--r--_test/data/spec-02-23.data (renamed from test/data/spec-02-23.data)0
-rw-r--r--_test/data/spec-02-23.structure (renamed from test/data/spec-02-23.structure)0
-rw-r--r--_test/data/spec-02-23.tokens (renamed from test/data/spec-02-23.tokens)0
-rw-r--r--_test/data/spec-02-24.data (renamed from test/data/spec-02-24.data)0
-rw-r--r--_test/data/spec-02-24.structure (renamed from test/data/spec-02-24.structure)0
-rw-r--r--_test/data/spec-02-24.tokens (renamed from test/data/spec-02-24.tokens)0
-rw-r--r--_test/data/spec-02-25.data (renamed from test/data/spec-02-25.data)0
-rw-r--r--_test/data/spec-02-25.structure (renamed from test/data/spec-02-25.structure)0
-rw-r--r--_test/data/spec-02-25.tokens (renamed from test/data/spec-02-25.tokens)0
-rw-r--r--_test/data/spec-02-26.data (renamed from test/data/spec-02-26.data)0
-rw-r--r--_test/data/spec-02-26.structure (renamed from test/data/spec-02-26.structure)0
-rw-r--r--_test/data/spec-02-26.tokens (renamed from test/data/spec-02-26.tokens)0
-rw-r--r--_test/data/spec-02-27.data (renamed from test/data/spec-02-27.data)0
-rw-r--r--_test/data/spec-02-27.structure (renamed from test/data/spec-02-27.structure)0
-rw-r--r--_test/data/spec-02-27.tokens (renamed from test/data/spec-02-27.tokens)0
-rw-r--r--_test/data/spec-02-28.data (renamed from test/data/spec-02-28.data)0
-rw-r--r--_test/data/spec-02-28.structure (renamed from test/data/spec-02-28.structure)0
-rw-r--r--_test/data/spec-02-28.tokens (renamed from test/data/spec-02-28.tokens)0
-rw-r--r--_test/data/spec-05-01-utf16be.data (renamed from test/data/spec-05-01-utf16be.data)bin34 -> 34 bytes
-rw-r--r--_test/data/spec-05-01-utf16be.empty (renamed from test/data/spec-05-01-utf16be.empty)0
-rw-r--r--_test/data/spec-05-01-utf16le.data (renamed from test/data/spec-05-01-utf16le.data)bin34 -> 34 bytes
-rw-r--r--_test/data/spec-05-01-utf16le.empty (renamed from test/data/spec-05-01-utf16le.empty)0
-rw-r--r--_test/data/spec-05-01-utf8.data (renamed from test/data/spec-05-01-utf8.data)0
-rw-r--r--_test/data/spec-05-01-utf8.empty (renamed from test/data/spec-05-01-utf8.empty)0
-rw-r--r--_test/data/spec-05-02-utf16be.data (renamed from test/data/spec-05-02-utf16be.data)bin90 -> 90 bytes
-rw-r--r--_test/data/spec-05-02-utf16be.error (renamed from test/data/spec-05-02-utf16be.error)0
-rw-r--r--_test/data/spec-05-02-utf16le.data (renamed from test/data/spec-05-02-utf16le.data)bin90 -> 90 bytes
-rw-r--r--_test/data/spec-05-02-utf16le.error (renamed from test/data/spec-05-02-utf16le.error)0
-rw-r--r--_test/data/spec-05-02-utf8.data (renamed from test/data/spec-05-02-utf8.data)0
-rw-r--r--_test/data/spec-05-02-utf8.error (renamed from test/data/spec-05-02-utf8.error)0
-rw-r--r--_test/data/spec-05-03.canonical (renamed from test/data/spec-05-03.canonical)0
-rw-r--r--_test/data/spec-05-03.data (renamed from test/data/spec-05-03.data)0
-rw-r--r--_test/data/spec-05-04.canonical (renamed from test/data/spec-05-04.canonical)0
-rw-r--r--_test/data/spec-05-04.data (renamed from test/data/spec-05-04.data)0
-rw-r--r--_test/data/spec-05-05.data (renamed from test/data/spec-05-05.data)0
-rw-r--r--_test/data/spec-05-05.empty (renamed from test/data/spec-05-05.empty)0
-rw-r--r--_test/data/spec-05-06.canonical (renamed from test/data/spec-05-06.canonical)0
-rw-r--r--_test/data/spec-05-06.data (renamed from test/data/spec-05-06.data)0
-rw-r--r--_test/data/spec-05-07.canonical (renamed from test/data/spec-05-07.canonical)0
-rw-r--r--_test/data/spec-05-07.data (renamed from test/data/spec-05-07.data)0
-rw-r--r--_test/data/spec-05-08.canonical (renamed from test/data/spec-05-08.canonical)0
-rw-r--r--_test/data/spec-05-08.data (renamed from test/data/spec-05-08.data)0
-rw-r--r--_test/data/spec-05-09.canonical (renamed from test/data/spec-05-09.canonical)0
-rw-r--r--_test/data/spec-05-09.data (renamed from test/data/spec-05-09.data)0
-rw-r--r--_test/data/spec-05-10.data (renamed from test/data/spec-05-10.data)0
-rw-r--r--_test/data/spec-05-10.error (renamed from test/data/spec-05-10.error)0
-rw-r--r--_test/data/spec-05-11.canonical (renamed from test/data/spec-05-11.canonical)0
-rw-r--r--_test/data/spec-05-11.data (renamed from test/data/spec-05-11.data)0
-rw-r--r--_test/data/spec-05-12.data (renamed from test/data/spec-05-12.data)0
-rw-r--r--_test/data/spec-05-12.error (renamed from test/data/spec-05-12.error)0
-rw-r--r--_test/data/spec-05-13.canonical (renamed from test/data/spec-05-13.canonical)0
-rw-r--r--_test/data/spec-05-13.data (renamed from test/data/spec-05-13.data)0
-rw-r--r--_test/data/spec-05-14.canonical (renamed from test/data/spec-05-14.canonical)0
-rw-r--r--_test/data/spec-05-14.data (renamed from test/data/spec-05-14.data)0
-rw-r--r--_test/data/spec-05-15.data (renamed from test/data/spec-05-15.data)0
-rw-r--r--_test/data/spec-05-15.error (renamed from test/data/spec-05-15.error)0
-rw-r--r--_test/data/spec-06-01.canonical (renamed from test/data/spec-06-01.canonical)0
-rw-r--r--_test/data/spec-06-01.data (renamed from test/data/spec-06-01.data)0
-rw-r--r--_test/data/spec-06-02.data (renamed from test/data/spec-06-02.data)0
-rw-r--r--_test/data/spec-06-02.empty (renamed from test/data/spec-06-02.empty)0
-rw-r--r--_test/data/spec-06-03.canonical (renamed from test/data/spec-06-03.canonical)0
-rw-r--r--_test/data/spec-06-03.data (renamed from test/data/spec-06-03.data)0
-rw-r--r--_test/data/spec-06-04.canonical (renamed from test/data/spec-06-04.canonical)0
-rw-r--r--_test/data/spec-06-04.data (renamed from test/data/spec-06-04.data)0
-rw-r--r--_test/data/spec-06-05.canonical (renamed from test/data/spec-06-05.canonical)0
-rw-r--r--_test/data/spec-06-05.data (renamed from test/data/spec-06-05.data)0
-rw-r--r--_test/data/spec-06-06.canonical (renamed from test/data/spec-06-06.canonical)0
-rw-r--r--_test/data/spec-06-06.data (renamed from test/data/spec-06-06.data)0
-rw-r--r--_test/data/spec-06-07.canonical (renamed from test/data/spec-06-07.canonical)0
-rw-r--r--_test/data/spec-06-07.data (renamed from test/data/spec-06-07.data)0
-rw-r--r--_test/data/spec-06-08.canonical (renamed from test/data/spec-06-08.canonical)0
-rw-r--r--_test/data/spec-06-08.data (renamed from test/data/spec-06-08.data)0
-rw-r--r--_test/data/spec-07-01.canonical (renamed from test/data/spec-07-01.canonical)0
-rw-r--r--_test/data/spec-07-01.data (renamed from test/data/spec-07-01.data)0
-rw-r--r--_test/data/spec-07-01.skip-ext (renamed from test/data/spec-07-01.skip-ext)0
-rw-r--r--_test/data/spec-07-02.canonical (renamed from test/data/spec-07-02.canonical)0
-rw-r--r--_test/data/spec-07-02.data (renamed from test/data/spec-07-02.data)0
-rw-r--r--_test/data/spec-07-02.skip-ext (renamed from test/data/spec-07-02.skip-ext)0
-rw-r--r--_test/data/spec-07-03.data (renamed from test/data/spec-07-03.data)0
-rw-r--r--_test/data/spec-07-03.error (renamed from test/data/spec-07-03.error)0
-rw-r--r--_test/data/spec-07-04.canonical (renamed from test/data/spec-07-04.canonical)0
-rw-r--r--_test/data/spec-07-04.data (renamed from test/data/spec-07-04.data)0
-rw-r--r--_test/data/spec-07-05.data (renamed from test/data/spec-07-05.data)0
-rw-r--r--_test/data/spec-07-05.error (renamed from test/data/spec-07-05.error)0
-rw-r--r--_test/data/spec-07-06.canonical (renamed from test/data/spec-07-06.canonical)0
-rw-r--r--_test/data/spec-07-06.data (renamed from test/data/spec-07-06.data)0
-rw-r--r--_test/data/spec-07-07a.canonical (renamed from test/data/spec-07-07a.canonical)0
-rw-r--r--_test/data/spec-07-07a.data (renamed from test/data/spec-07-07a.data)0
-rw-r--r--_test/data/spec-07-07b.canonical (renamed from test/data/spec-07-07b.canonical)0
-rw-r--r--_test/data/spec-07-07b.data (renamed from test/data/spec-07-07b.data)0
-rw-r--r--_test/data/spec-07-08.canonical (renamed from test/data/spec-07-08.canonical)0
-rw-r--r--_test/data/spec-07-08.data (renamed from test/data/spec-07-08.data)0
-rw-r--r--_test/data/spec-07-09.canonical (renamed from test/data/spec-07-09.canonical)0
-rw-r--r--_test/data/spec-07-09.data (renamed from test/data/spec-07-09.data)0
-rw-r--r--_test/data/spec-07-10.canonical (renamed from test/data/spec-07-10.canonical)0
-rw-r--r--_test/data/spec-07-10.data (renamed from test/data/spec-07-10.data)0
-rw-r--r--_test/data/spec-07-11.data (renamed from test/data/spec-07-11.data)0
-rw-r--r--_test/data/spec-07-11.empty (renamed from test/data/spec-07-11.empty)0
-rw-r--r--_test/data/spec-07-12a.canonical (renamed from test/data/spec-07-12a.canonical)0
-rw-r--r--_test/data/spec-07-12a.data (renamed from test/data/spec-07-12a.data)0
-rw-r--r--_test/data/spec-07-12b.canonical (renamed from test/data/spec-07-12b.canonical)0
-rw-r--r--_test/data/spec-07-12b.data (renamed from test/data/spec-07-12b.data)0
-rw-r--r--_test/data/spec-07-13.canonical (renamed from test/data/spec-07-13.canonical)0
-rw-r--r--_test/data/spec-07-13.data (renamed from test/data/spec-07-13.data)0
-rw-r--r--_test/data/spec-08-01.canonical (renamed from test/data/spec-08-01.canonical)0
-rw-r--r--_test/data/spec-08-01.data (renamed from test/data/spec-08-01.data)0
-rw-r--r--_test/data/spec-08-02.canonical (renamed from test/data/spec-08-02.canonical)0
-rw-r--r--_test/data/spec-08-02.data (renamed from test/data/spec-08-02.data)0
-rw-r--r--_test/data/spec-08-03.canonical (renamed from test/data/spec-08-03.canonical)0
-rw-r--r--_test/data/spec-08-03.data (renamed from test/data/spec-08-03.data)0
-rw-r--r--_test/data/spec-08-04.data (renamed from test/data/spec-08-04.data)0
-rw-r--r--_test/data/spec-08-04.error (renamed from test/data/spec-08-04.error)0
-rw-r--r--_test/data/spec-08-05.canonical (renamed from test/data/spec-08-05.canonical)0
-rw-r--r--_test/data/spec-08-05.data (renamed from test/data/spec-08-05.data)0
-rw-r--r--_test/data/spec-08-06.data (renamed from test/data/spec-08-06.data)0
-rw-r--r--_test/data/spec-08-06.error (renamed from test/data/spec-08-06.error)0
-rw-r--r--_test/data/spec-08-07.canonical (renamed from test/data/spec-08-07.canonical)0
-rw-r--r--_test/data/spec-08-07.data (renamed from test/data/spec-08-07.data)0
-rw-r--r--_test/data/spec-08-08.canonical (renamed from test/data/spec-08-08.canonical)0
-rw-r--r--_test/data/spec-08-08.data (renamed from test/data/spec-08-08.data)0
-rw-r--r--_test/data/spec-08-09.canonical (renamed from test/data/spec-08-09.canonical)0
-rw-r--r--_test/data/spec-08-09.data (renamed from test/data/spec-08-09.data)0
-rw-r--r--_test/data/spec-08-10.canonical (renamed from test/data/spec-08-10.canonical)0
-rw-r--r--_test/data/spec-08-10.data (renamed from test/data/spec-08-10.data)0
-rw-r--r--_test/data/spec-08-11.canonical (renamed from test/data/spec-08-11.canonical)0
-rw-r--r--_test/data/spec-08-11.data (renamed from test/data/spec-08-11.data)0
-rw-r--r--_test/data/spec-08-12.canonical (renamed from test/data/spec-08-12.canonical)0
-rw-r--r--_test/data/spec-08-12.data (renamed from test/data/spec-08-12.data)0
-rw-r--r--_test/data/spec-08-13.canonical (renamed from test/data/spec-08-13.canonical)0
-rw-r--r--_test/data/spec-08-13.data (renamed from test/data/spec-08-13.data)0
-rw-r--r--_test/data/spec-08-13.skip-ext (renamed from test/data/spec-08-13.skip-ext)0
-rw-r--r--_test/data/spec-08-14.canonical (renamed from test/data/spec-08-14.canonical)0
-rw-r--r--_test/data/spec-08-14.data (renamed from test/data/spec-08-14.data)0
-rw-r--r--_test/data/spec-08-15.canonical (renamed from test/data/spec-08-15.canonical)0
-rw-r--r--_test/data/spec-08-15.data (renamed from test/data/spec-08-15.data)0
-rw-r--r--_test/data/spec-09-01.canonical (renamed from test/data/spec-09-01.canonical)0
-rw-r--r--_test/data/spec-09-01.data (renamed from test/data/spec-09-01.data)0
-rw-r--r--_test/data/spec-09-02.canonical (renamed from test/data/spec-09-02.canonical)0
-rw-r--r--_test/data/spec-09-02.data (renamed from test/data/spec-09-02.data)0
-rw-r--r--_test/data/spec-09-03.canonical (renamed from test/data/spec-09-03.canonical)0
-rw-r--r--_test/data/spec-09-03.data (renamed from test/data/spec-09-03.data)0
-rw-r--r--_test/data/spec-09-04.canonical (renamed from test/data/spec-09-04.canonical)0
-rw-r--r--_test/data/spec-09-04.data (renamed from test/data/spec-09-04.data)0
-rw-r--r--_test/data/spec-09-05.canonical (renamed from test/data/spec-09-05.canonical)0
-rw-r--r--_test/data/spec-09-05.data (renamed from test/data/spec-09-05.data)0
-rw-r--r--_test/data/spec-09-06.canonical (renamed from test/data/spec-09-06.canonical)0
-rw-r--r--_test/data/spec-09-06.data (renamed from test/data/spec-09-06.data)0
-rw-r--r--_test/data/spec-09-07.canonical (renamed from test/data/spec-09-07.canonical)0
-rw-r--r--_test/data/spec-09-07.data (renamed from test/data/spec-09-07.data)0
-rw-r--r--_test/data/spec-09-08.canonical (renamed from test/data/spec-09-08.canonical)0
-rw-r--r--_test/data/spec-09-08.data (renamed from test/data/spec-09-08.data)0
-rw-r--r--_test/data/spec-09-09.canonical (renamed from test/data/spec-09-09.canonical)0
-rw-r--r--_test/data/spec-09-09.data (renamed from test/data/spec-09-09.data)0
-rw-r--r--_test/data/spec-09-10.canonical (renamed from test/data/spec-09-10.canonical)0
-rw-r--r--_test/data/spec-09-10.data (renamed from test/data/spec-09-10.data)0
-rw-r--r--_test/data/spec-09-11.canonical (renamed from test/data/spec-09-11.canonical)0
-rw-r--r--_test/data/spec-09-11.data (renamed from test/data/spec-09-11.data)0
-rw-r--r--_test/data/spec-09-12.canonical (renamed from test/data/spec-09-12.canonical)0
-rw-r--r--_test/data/spec-09-12.data (renamed from test/data/spec-09-12.data)0
-rw-r--r--_test/data/spec-09-13.canonical (renamed from test/data/spec-09-13.canonical)0
-rw-r--r--_test/data/spec-09-13.data (renamed from test/data/spec-09-13.data)0
-rw-r--r--_test/data/spec-09-14.data (renamed from test/data/spec-09-14.data)0
-rw-r--r--_test/data/spec-09-14.error (renamed from test/data/spec-09-14.error)0
-rw-r--r--_test/data/spec-09-15.canonical (renamed from test/data/spec-09-15.canonical)0
-rw-r--r--_test/data/spec-09-15.data (renamed from test/data/spec-09-15.data)0
-rw-r--r--_test/data/spec-09-16.canonical (renamed from test/data/spec-09-16.canonical)0
-rw-r--r--_test/data/spec-09-16.data (renamed from test/data/spec-09-16.data)0
-rw-r--r--_test/data/spec-09-17.canonical (renamed from test/data/spec-09-17.canonical)0
-rw-r--r--_test/data/spec-09-17.data (renamed from test/data/spec-09-17.data)0
-rw-r--r--_test/data/spec-09-18.canonical (renamed from test/data/spec-09-18.canonical)0
-rw-r--r--_test/data/spec-09-18.data (renamed from test/data/spec-09-18.data)0
-rw-r--r--_test/data/spec-09-19.canonical (renamed from test/data/spec-09-19.canonical)0
-rw-r--r--_test/data/spec-09-19.data (renamed from test/data/spec-09-19.data)0
-rw-r--r--_test/data/spec-09-20.canonical (renamed from test/data/spec-09-20.canonical)0
-rw-r--r--_test/data/spec-09-20.data (renamed from test/data/spec-09-20.data)0
-rw-r--r--_test/data/spec-09-20.skip-ext (renamed from test/data/spec-09-20.skip-ext)0
-rw-r--r--_test/data/spec-09-21.data (renamed from test/data/spec-09-21.data)0
-rw-r--r--_test/data/spec-09-21.error (renamed from test/data/spec-09-21.error)0
-rw-r--r--_test/data/spec-09-22.canonical (renamed from test/data/spec-09-22.canonical)0
-rw-r--r--_test/data/spec-09-22.data (renamed from test/data/spec-09-22.data)0
-rw-r--r--_test/data/spec-09-23.canonical (renamed from test/data/spec-09-23.canonical)0
-rw-r--r--_test/data/spec-09-23.data (renamed from test/data/spec-09-23.data)0
-rw-r--r--_test/data/spec-09-24.canonical (renamed from test/data/spec-09-24.canonical)0
-rw-r--r--_test/data/spec-09-24.data (renamed from test/data/spec-09-24.data)0
-rw-r--r--_test/data/spec-09-25.canonical (renamed from test/data/spec-09-25.canonical)0
-rw-r--r--_test/data/spec-09-25.data (renamed from test/data/spec-09-25.data)0
-rw-r--r--_test/data/spec-09-26.canonical (renamed from test/data/spec-09-26.canonical)0
-rw-r--r--_test/data/spec-09-26.data (renamed from test/data/spec-09-26.data)0
-rw-r--r--_test/data/spec-09-27.canonical (renamed from test/data/spec-09-27.canonical)0
-rw-r--r--_test/data/spec-09-27.data (renamed from test/data/spec-09-27.data)0
-rw-r--r--_test/data/spec-09-28.canonical (renamed from test/data/spec-09-28.canonical)0
-rw-r--r--_test/data/spec-09-28.data (renamed from test/data/spec-09-28.data)0
-rw-r--r--_test/data/spec-09-29.canonical (renamed from test/data/spec-09-29.canonical)0
-rw-r--r--_test/data/spec-09-29.data (renamed from test/data/spec-09-29.data)0
-rw-r--r--_test/data/spec-09-30.canonical (renamed from test/data/spec-09-30.canonical)0
-rw-r--r--_test/data/spec-09-30.data (renamed from test/data/spec-09-30.data)0
-rw-r--r--_test/data/spec-09-31.canonical (renamed from test/data/spec-09-31.canonical)0
-rw-r--r--_test/data/spec-09-31.data (renamed from test/data/spec-09-31.data)0
-rw-r--r--_test/data/spec-09-32.canonical (renamed from test/data/spec-09-32.canonical)0
-rw-r--r--_test/data/spec-09-32.data (renamed from test/data/spec-09-32.data)0
-rw-r--r--_test/data/spec-09-33.canonical (renamed from test/data/spec-09-33.canonical)0
-rw-r--r--_test/data/spec-09-33.data (renamed from test/data/spec-09-33.data)0
-rw-r--r--_test/data/spec-10-01.canonical (renamed from test/data/spec-10-01.canonical)0
-rw-r--r--_test/data/spec-10-01.data (renamed from test/data/spec-10-01.data)0
-rw-r--r--_test/data/spec-10-02.canonical (renamed from test/data/spec-10-02.canonical)0
-rw-r--r--_test/data/spec-10-02.data (renamed from test/data/spec-10-02.data)0
-rw-r--r--_test/data/spec-10-03.canonical (renamed from test/data/spec-10-03.canonical)0
-rw-r--r--_test/data/spec-10-03.data (renamed from test/data/spec-10-03.data)0
-rw-r--r--_test/data/spec-10-04.canonical (renamed from test/data/spec-10-04.canonical)0
-rw-r--r--_test/data/spec-10-04.data (renamed from test/data/spec-10-04.data)0
-rw-r--r--_test/data/spec-10-05.canonical (renamed from test/data/spec-10-05.canonical)0
-rw-r--r--_test/data/spec-10-05.data (renamed from test/data/spec-10-05.data)0
-rw-r--r--_test/data/spec-10-06.canonical (renamed from test/data/spec-10-06.canonical)0
-rw-r--r--_test/data/spec-10-06.data (renamed from test/data/spec-10-06.data)0
-rw-r--r--_test/data/spec-10-07.canonical (renamed from test/data/spec-10-07.canonical)0
-rw-r--r--_test/data/spec-10-07.data (renamed from test/data/spec-10-07.data)0
-rw-r--r--_test/data/spec-10-08.data (renamed from test/data/spec-10-08.data)0
-rw-r--r--_test/data/spec-10-08.error (renamed from test/data/spec-10-08.error)0
-rw-r--r--_test/data/spec-10-09.canonical (renamed from test/data/spec-10-09.canonical)0
-rw-r--r--_test/data/spec-10-09.data (renamed from test/data/spec-10-09.data)0
-rw-r--r--_test/data/spec-10-10.canonical (renamed from test/data/spec-10-10.canonical)0
-rw-r--r--_test/data/spec-10-10.data (renamed from test/data/spec-10-10.data)0
-rw-r--r--_test/data/spec-10-11.canonical (renamed from test/data/spec-10-11.canonical)0
-rw-r--r--_test/data/spec-10-11.data (renamed from test/data/spec-10-11.data)0
-rw-r--r--_test/data/spec-10-12.canonical (renamed from test/data/spec-10-12.canonical)0
-rw-r--r--_test/data/spec-10-12.data (renamed from test/data/spec-10-12.data)0
-rw-r--r--_test/data/spec-10-13.canonical (renamed from test/data/spec-10-13.canonical)0
-rw-r--r--_test/data/spec-10-13.data (renamed from test/data/spec-10-13.data)0
-rw-r--r--_test/data/spec-10-14.canonical (renamed from test/data/spec-10-14.canonical)0
-rw-r--r--_test/data/spec-10-14.data (renamed from test/data/spec-10-14.data)0
-rw-r--r--_test/data/spec-10-15.canonical (renamed from test/data/spec-10-15.canonical)0
-rw-r--r--_test/data/spec-10-15.data (renamed from test/data/spec-10-15.data)0
-rw-r--r--_test/data/str.data (renamed from test/data/str.data)0
-rw-r--r--_test/data/str.detect (renamed from test/data/str.detect)0
-rw-r--r--_test/data/tags.events (renamed from test/data/tags.events)0
-rw-r--r--_test/data/test_mark.marks (renamed from test/data/test_mark.marks)0
-rw-r--r--_test/data/timestamp-bugs.code (renamed from test/data/timestamp-bugs.code)0
-rw-r--r--_test/data/timestamp-bugs.data (renamed from test/data/timestamp-bugs.data)0
-rw-r--r--_test/data/timestamp.data (renamed from test/data/timestamp.data)0
-rw-r--r--_test/data/timestamp.detect (renamed from test/data/timestamp.detect)0
-rw-r--r--_test/data/unclosed-bracket.loader-error (renamed from test/data/unclosed-bracket.loader-error)0
-rw-r--r--_test/data/unclosed-quoted-scalar.loader-error (renamed from test/data/unclosed-quoted-scalar.loader-error)0
-rw-r--r--_test/data/undefined-anchor.loader-error (renamed from test/data/undefined-anchor.loader-error)0
-rw-r--r--_test/data/undefined-constructor.loader-error (renamed from test/data/undefined-constructor.loader-error)0
-rw-r--r--_test/data/undefined-tag-handle.loader-error (renamed from test/data/undefined-tag-handle.loader-error)0
-rw-r--r--_test/data/unknown.dumper-error (renamed from test/data/unknown.dumper-error)0
-rw-r--r--_test/data/unsupported-version.emitter-error (renamed from test/data/unsupported-version.emitter-error)0
-rw-r--r--_test/data/utf16be.code (renamed from test/data/utf16be.code)0
-rw-r--r--_test/data/utf16be.data (renamed from test/data/utf16be.data)bin30 -> 30 bytes
-rw-r--r--_test/data/utf16le.code (renamed from test/data/utf16le.code)0
-rw-r--r--_test/data/utf16le.data (renamed from test/data/utf16le.data)bin30 -> 30 bytes
-rw-r--r--_test/data/utf8-implicit.code (renamed from test/data/utf8-implicit.code)0
-rw-r--r--_test/data/utf8-implicit.data (renamed from test/data/utf8-implicit.data)0
-rw-r--r--_test/data/utf8.code (renamed from test/data/utf8.code)0
-rw-r--r--_test/data/utf8.data (renamed from test/data/utf8.data)0
-rw-r--r--_test/data/util/00_ok.yaml (renamed from test/data/util/00_ok.yaml)0
-rw-r--r--_test/data/util/01_second_rt_ok.yaml (renamed from test/data/util/01_second_rt_ok.yaml)0
-rw-r--r--_test/data/util/02_not_ok.yaml (renamed from test/data/util/02_not_ok.yaml)0
-rw-r--r--_test/data/util/03_no_comment_ok.yaml (renamed from test/data/util/03_no_comment_ok.yaml)0
-rw-r--r--_test/data/valid_escape_characters.code (renamed from test/data/valid_escape_characters.code)0
-rw-r--r--_test/data/valid_escape_characters.data (renamed from test/data/valid_escape_characters.data)0
-rw-r--r--_test/data/valid_escape_characters.skip-ext (renamed from test/data/valid_escape_characters.skip-ext)0
-rw-r--r--_test/data/value.data (renamed from test/data/value.data)0
-rw-r--r--_test/data/value.detect (renamed from test/data/value.detect)0
-rw-r--r--_test/data/yaml.data (renamed from test/data/yaml.data)0
-rw-r--r--_test/data/yaml.detect (renamed from test/data/yaml.detect)0
-rw-r--r--_test/lib/canonical.py (renamed from test/lib/canonical.py)0
-rw-r--r--_test/lib/test_all.py (renamed from test/lib/test_all.py)0
-rw-r--r--_test/lib/test_appliance.py (renamed from test/lib/test_appliance.py)0
-rw-r--r--_test/lib/test_build.py (renamed from test/lib/test_build.py)0
-rw-r--r--_test/lib/test_build_ext.py (renamed from test/lib/test_build_ext.py)0
-rw-r--r--_test/lib/test_canonical.py (renamed from test/lib/test_canonical.py)2
-rw-r--r--_test/lib/test_constructor.py (renamed from test/lib/test_constructor.py)0
-rw-r--r--_test/lib/test_emitter.py (renamed from test/lib/test_emitter.py)0
-rw-r--r--_test/lib/test_errors.py (renamed from test/lib/test_errors.py)0
-rw-r--r--_test/lib/test_input_output.py (renamed from test/lib/test_input_output.py)0
-rw-r--r--_test/lib/test_mark.py (renamed from test/lib/test_mark.py)0
-rw-r--r--_test/lib/test_reader.py (renamed from test/lib/test_reader.py)0
-rw-r--r--_test/lib/test_recursive.py (renamed from test/lib/test_recursive.py)0
-rw-r--r--_test/lib/test_representer.py (renamed from test/lib/test_representer.py)0
-rw-r--r--_test/lib/test_resolver.py (renamed from test/lib/test_resolver.py)0
-rw-r--r--_test/lib/test_structure.py (renamed from test/lib/test_structure.py)0
-rw-r--r--_test/lib/test_tokens.py (renamed from test/lib/test_tokens.py)0
-rw-r--r--_test/lib/test_yaml.py (renamed from test/lib/test_yaml.py)0
-rw-r--r--_test/lib/test_yaml_ext.py (renamed from test/lib/test_yaml_ext.py)0
-rw-r--r--_test/roundtrip.py (renamed from test/roundtrip.py)0
-rw-r--r--_test/test_a_dedent.py (renamed from test/test_a_dedent.py)0
-rw-r--r--_test/test_anchor.py (renamed from test/test_anchor.py)0
-rw-r--r--_test/test_comment_manipulation.py (renamed from test/test_comment_manipulation.py)0
-rw-r--r--_test/test_comments.py (renamed from test/test_comments.py)0
-rw-r--r--_test/test_cyaml.py (renamed from test/test_cyaml.py)0
-rw-r--r--_test/test_indentation.py (renamed from test/test_indentation.py)0
-rw-r--r--_test/test_json_numbers.py (renamed from test/test_json_numbers.py)0
-rw-r--r--_test/test_line_col.py (renamed from test/test_line_col.py)0
-rw-r--r--_test/test_program_config.py (renamed from test/test_program_config.py)0
-rw-r--r--_test/test_string.py (renamed from test/test_string.py)0
-rw-r--r--_test/test_yamlfile.py (renamed from test/test_yaml.py)0
-rw-r--r--_test/test_z_data.py (renamed from test/test_z_data.py)0
-rw-r--r--tox.ini2
613 files changed, 3 insertions, 3 deletions
diff --git a/__init__.py b/__init__.py
index 532d2b1..da02b6f 100644
--- a/__init__.py
+++ b/__init__.py
@@ -9,7 +9,7 @@ from __future__ import absolute_import
_package_data = dict(
full_package_name="ruamel.yaml",
- version_info=(0, 10, 16),
+ version_info=(0, 10, 17),
author="Anthon van der Neut",
author_email="a.van.der.neut@ruamel.eu",
description="ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order", # NOQA
diff --git a/test/data/a-nasty-libyaml-bug.loader-error b/_test/data/a-nasty-libyaml-bug.loader-error
index f97d49f..f97d49f 100644
--- a/test/data/a-nasty-libyaml-bug.loader-error
+++ b/_test/data/a-nasty-libyaml-bug.loader-error
diff --git a/test/data/aliases-cdumper-bug.code b/_test/data/aliases-cdumper-bug.code
index 0168441..0168441 100644
--- a/test/data/aliases-cdumper-bug.code
+++ b/_test/data/aliases-cdumper-bug.code
diff --git a/test/data/aliases.events b/_test/data/aliases.events
index 9139b51..9139b51 100644
--- a/test/data/aliases.events
+++ b/_test/data/aliases.events
diff --git a/test/data/bool.data b/_test/data/bool.data
index ff99e77..ff99e77 100644
--- a/test/data/bool.data
+++ b/_test/data/bool.data
diff --git a/test/data/bool.detect b/_test/data/bool.detect
index 947ebbb..947ebbb 100644
--- a/test/data/bool.detect
+++ b/_test/data/bool.detect
diff --git a/test/data/colon-in-flow-context.loader-error b/_test/data/colon-in-flow-context.loader-error
index 13d5087..13d5087 100644
--- a/test/data/colon-in-flow-context.loader-error
+++ b/_test/data/colon-in-flow-context.loader-error
diff --git a/test/data/comment_no_eol.data b/_test/data/comment_no_eol.data
index f7b15f6..f7b15f6 100644
--- a/test/data/comment_no_eol.data
+++ b/_test/data/comment_no_eol.data
diff --git a/test/data/composite_key.code b/_test/data/composite_key.code
index 627b049..627b049 100644
--- a/test/data/composite_key.code
+++ b/_test/data/composite_key.code
diff --git a/test/data/composite_key.data b/_test/data/composite_key.data
index d748e37..d748e37 100644
--- a/test/data/composite_key.data
+++ b/_test/data/composite_key.data
diff --git a/test/data/construct-binary-py2.code b/_test/data/construct-binary-py2.code
index 67ac0d5..67ac0d5 100644
--- a/test/data/construct-binary-py2.code
+++ b/_test/data/construct-binary-py2.code
diff --git a/test/data/construct-binary-py2.data b/_test/data/construct-binary-py2.data
index dcdb16f..dcdb16f 100644
--- a/test/data/construct-binary-py2.data
+++ b/_test/data/construct-binary-py2.data
diff --git a/test/data/construct-binary-py3.code b/_test/data/construct-binary-py3.code
index 30bfc3f..30bfc3f 100644
--- a/test/data/construct-binary-py3.code
+++ b/_test/data/construct-binary-py3.code
diff --git a/test/data/construct-binary-py3.data b/_test/data/construct-binary-py3.data
index dcdb16f..dcdb16f 100644
--- a/test/data/construct-binary-py3.data
+++ b/_test/data/construct-binary-py3.data
diff --git a/test/data/construct-bool.code b/_test/data/construct-bool.code
index 3d02580..3d02580 100644
--- a/test/data/construct-bool.code
+++ b/_test/data/construct-bool.code
diff --git a/test/data/construct-bool.data b/_test/data/construct-bool.data
index 36d6519..36d6519 100644
--- a/test/data/construct-bool.data
+++ b/_test/data/construct-bool.data
diff --git a/test/data/construct-custom.code b/_test/data/construct-custom.code
index 2d5f063..2d5f063 100644
--- a/test/data/construct-custom.code
+++ b/_test/data/construct-custom.code
diff --git a/test/data/construct-custom.data b/_test/data/construct-custom.data
index 9db0f64..9db0f64 100644
--- a/test/data/construct-custom.data
+++ b/_test/data/construct-custom.data
diff --git a/test/data/construct-float.code b/_test/data/construct-float.code
index 8493bf2..8493bf2 100644
--- a/test/data/construct-float.code
+++ b/_test/data/construct-float.code
diff --git a/test/data/construct-float.data b/_test/data/construct-float.data
index b662c62..b662c62 100644
--- a/test/data/construct-float.data
+++ b/_test/data/construct-float.data
diff --git a/test/data/construct-int.code b/_test/data/construct-int.code
index 1058f7b..1058f7b 100644
--- a/test/data/construct-int.code
+++ b/_test/data/construct-int.code
diff --git a/test/data/construct-int.data b/_test/data/construct-int.data
index 852c314..852c314 100644
--- a/test/data/construct-int.data
+++ b/_test/data/construct-int.data
diff --git a/test/data/construct-map.code b/_test/data/construct-map.code
index 736ba48..736ba48 100644
--- a/test/data/construct-map.code
+++ b/_test/data/construct-map.code
diff --git a/test/data/construct-map.data b/_test/data/construct-map.data
index 022446d..022446d 100644
--- a/test/data/construct-map.data
+++ b/_test/data/construct-map.data
diff --git a/test/data/construct-merge.code b/_test/data/construct-merge.code
index 6cd419d..6cd419d 100644
--- a/test/data/construct-merge.code
+++ b/_test/data/construct-merge.code
diff --git a/test/data/construct-merge.data b/_test/data/construct-merge.data
index 3fdb2e2..3fdb2e2 100644
--- a/test/data/construct-merge.data
+++ b/_test/data/construct-merge.data
diff --git a/test/data/construct-null.code b/_test/data/construct-null.code
index a895eaa..a895eaa 100644
--- a/test/data/construct-null.code
+++ b/_test/data/construct-null.code
diff --git a/test/data/construct-null.data b/_test/data/construct-null.data
index 9ad0344..9ad0344 100644
--- a/test/data/construct-null.data
+++ b/_test/data/construct-null.data
diff --git a/test/data/construct-omap.code b/_test/data/construct-omap.code
index 33a1574..33a1574 100644
--- a/test/data/construct-omap.code
+++ b/_test/data/construct-omap.code
diff --git a/test/data/construct-omap.data b/_test/data/construct-omap.data
index 4fa0f45..4fa0f45 100644
--- a/test/data/construct-omap.data
+++ b/_test/data/construct-omap.data
diff --git a/test/data/construct-pairs.code b/_test/data/construct-pairs.code
index 64f86ee..64f86ee 100644
--- a/test/data/construct-pairs.code
+++ b/_test/data/construct-pairs.code
diff --git a/test/data/construct-pairs.data b/_test/data/construct-pairs.data
index 05f55b9..05f55b9 100644
--- a/test/data/construct-pairs.data
+++ b/_test/data/construct-pairs.data
diff --git a/test/data/construct-python-bool.code b/_test/data/construct-python-bool.code
index 170da01..170da01 100644
--- a/test/data/construct-python-bool.code
+++ b/_test/data/construct-python-bool.code
diff --git a/test/data/construct-python-bool.data b/_test/data/construct-python-bool.data
index 0068869..0068869 100644
--- a/test/data/construct-python-bool.data
+++ b/_test/data/construct-python-bool.data
diff --git a/test/data/construct-python-bytes-py3.code b/_test/data/construct-python-bytes-py3.code
index b9051d8..b9051d8 100644
--- a/test/data/construct-python-bytes-py3.code
+++ b/_test/data/construct-python-bytes-py3.code
diff --git a/test/data/construct-python-bytes-py3.data b/_test/data/construct-python-bytes-py3.data
index 9528725..9528725 100644
--- a/test/data/construct-python-bytes-py3.data
+++ b/_test/data/construct-python-bytes-py3.data
diff --git a/test/data/construct-python-complex.code b/_test/data/construct-python-complex.code
index e582dff..e582dff 100644
--- a/test/data/construct-python-complex.code
+++ b/_test/data/construct-python-complex.code
diff --git a/test/data/construct-python-complex.data b/_test/data/construct-python-complex.data
index 17ebad4..17ebad4 100644
--- a/test/data/construct-python-complex.data
+++ b/_test/data/construct-python-complex.data
diff --git a/test/data/construct-python-float.code b/_test/data/construct-python-float.code
index d5910a0..d5910a0 100644
--- a/test/data/construct-python-float.code
+++ b/_test/data/construct-python-float.code
diff --git a/test/data/construct-python-float.data b/_test/data/construct-python-float.data
index b460eb8..b460eb8 100644
--- a/test/data/construct-python-float.data
+++ b/_test/data/construct-python-float.data
diff --git a/test/data/construct-python-int.code b/_test/data/construct-python-int.code
index 190a180..190a180 100644
--- a/test/data/construct-python-int.code
+++ b/_test/data/construct-python-int.code
diff --git a/test/data/construct-python-int.data b/_test/data/construct-python-int.data
index 741d669..741d669 100644
--- a/test/data/construct-python-int.data
+++ b/_test/data/construct-python-int.data
diff --git a/test/data/construct-python-long-short-py2.code b/_test/data/construct-python-long-short-py2.code
index fafc3f1..fafc3f1 100644
--- a/test/data/construct-python-long-short-py2.code
+++ b/_test/data/construct-python-long-short-py2.code
diff --git a/test/data/construct-python-long-short-py2.data b/_test/data/construct-python-long-short-py2.data
index 4bd5dc2..4bd5dc2 100644
--- a/test/data/construct-python-long-short-py2.data
+++ b/_test/data/construct-python-long-short-py2.data
diff --git a/test/data/construct-python-long-short-py3.code b/_test/data/construct-python-long-short-py3.code
index 190a180..190a180 100644
--- a/test/data/construct-python-long-short-py3.code
+++ b/_test/data/construct-python-long-short-py3.code
diff --git a/test/data/construct-python-long-short-py3.data b/_test/data/construct-python-long-short-py3.data
index 4bd5dc2..4bd5dc2 100644
--- a/test/data/construct-python-long-short-py3.data
+++ b/_test/data/construct-python-long-short-py3.data
diff --git a/test/data/construct-python-name-module.code b/_test/data/construct-python-name-module.code
index 6f39148..6f39148 100644
--- a/test/data/construct-python-name-module.code
+++ b/_test/data/construct-python-name-module.code
diff --git a/test/data/construct-python-name-module.data b/_test/data/construct-python-name-module.data
index f0c9712..f0c9712 100644
--- a/test/data/construct-python-name-module.data
+++ b/_test/data/construct-python-name-module.data
diff --git a/test/data/construct-python-none.code b/_test/data/construct-python-none.code
index b0047fa..b0047fa 100644
--- a/test/data/construct-python-none.code
+++ b/_test/data/construct-python-none.code
diff --git a/test/data/construct-python-none.data b/_test/data/construct-python-none.data
index 7907ec3..7907ec3 100644
--- a/test/data/construct-python-none.data
+++ b/_test/data/construct-python-none.data
diff --git a/test/data/construct-python-object.code b/_test/data/construct-python-object.code
index 7f1edf1..7f1edf1 100644
--- a/test/data/construct-python-object.code
+++ b/_test/data/construct-python-object.code
diff --git a/test/data/construct-python-object.data b/_test/data/construct-python-object.data
index bce8b2e..bce8b2e 100644
--- a/test/data/construct-python-object.data
+++ b/_test/data/construct-python-object.data
diff --git a/test/data/construct-python-str-ascii.code b/_test/data/construct-python-str-ascii.code
index d9d62f6..d9d62f6 100644
--- a/test/data/construct-python-str-ascii.code
+++ b/_test/data/construct-python-str-ascii.code
diff --git a/test/data/construct-python-str-ascii.data b/_test/data/construct-python-str-ascii.data
index a83349e..a83349e 100644
--- a/test/data/construct-python-str-ascii.data
+++ b/_test/data/construct-python-str-ascii.data
diff --git a/test/data/construct-python-str-utf8-py2.code b/_test/data/construct-python-str-utf8-py2.code
index 47b28ab..47b28ab 100644
--- a/test/data/construct-python-str-utf8-py2.code
+++ b/_test/data/construct-python-str-utf8-py2.code
diff --git a/test/data/construct-python-str-utf8-py2.data b/_test/data/construct-python-str-utf8-py2.data
index 9ef2c72..9ef2c72 100644
--- a/test/data/construct-python-str-utf8-py2.data
+++ b/_test/data/construct-python-str-utf8-py2.data
diff --git a/test/data/construct-python-str-utf8-py3.code b/_test/data/construct-python-str-utf8-py3.code
index 9f66032..9f66032 100644
--- a/test/data/construct-python-str-utf8-py3.code
+++ b/_test/data/construct-python-str-utf8-py3.code
diff --git a/test/data/construct-python-str-utf8-py3.data b/_test/data/construct-python-str-utf8-py3.data
index 9ef2c72..9ef2c72 100644
--- a/test/data/construct-python-str-utf8-py3.data
+++ b/_test/data/construct-python-str-utf8-py3.data
diff --git a/test/data/construct-python-tuple-list-dict.code b/_test/data/construct-python-tuple-list-dict.code
index 20ced98..20ced98 100644
--- a/test/data/construct-python-tuple-list-dict.code
+++ b/_test/data/construct-python-tuple-list-dict.code
diff --git a/test/data/construct-python-tuple-list-dict.data b/_test/data/construct-python-tuple-list-dict.data
index c56159b..c56159b 100644
--- a/test/data/construct-python-tuple-list-dict.data
+++ b/_test/data/construct-python-tuple-list-dict.data
diff --git a/test/data/construct-python-unicode-ascii-py2.code b/_test/data/construct-python-unicode-ascii-py2.code
index d4cd82c..d4cd82c 100644
--- a/test/data/construct-python-unicode-ascii-py2.code
+++ b/_test/data/construct-python-unicode-ascii-py2.code
diff --git a/test/data/construct-python-unicode-ascii-py2.data b/_test/data/construct-python-unicode-ascii-py2.data
index 3a0647b..3a0647b 100644
--- a/test/data/construct-python-unicode-ascii-py2.data
+++ b/_test/data/construct-python-unicode-ascii-py2.data
diff --git a/test/data/construct-python-unicode-ascii-py3.code b/_test/data/construct-python-unicode-ascii-py3.code
index d9d62f6..d9d62f6 100644
--- a/test/data/construct-python-unicode-ascii-py3.code
+++ b/_test/data/construct-python-unicode-ascii-py3.code
diff --git a/test/data/construct-python-unicode-ascii-py3.data b/_test/data/construct-python-unicode-ascii-py3.data
index 3a0647b..3a0647b 100644
--- a/test/data/construct-python-unicode-ascii-py3.data
+++ b/_test/data/construct-python-unicode-ascii-py3.data
diff --git a/test/data/construct-python-unicode-utf8-py2.code b/_test/data/construct-python-unicode-utf8-py2.code
index 2793ac7..2793ac7 100644
--- a/test/data/construct-python-unicode-utf8-py2.code
+++ b/_test/data/construct-python-unicode-utf8-py2.code
diff --git a/test/data/construct-python-unicode-utf8-py2.data b/_test/data/construct-python-unicode-utf8-py2.data
index 5a980ea..5a980ea 100644
--- a/test/data/construct-python-unicode-utf8-py2.data
+++ b/_test/data/construct-python-unicode-utf8-py2.data
diff --git a/test/data/construct-python-unicode-utf8-py3.code b/_test/data/construct-python-unicode-utf8-py3.code
index 9f66032..9f66032 100644
--- a/test/data/construct-python-unicode-utf8-py3.code
+++ b/_test/data/construct-python-unicode-utf8-py3.code
diff --git a/test/data/construct-python-unicode-utf8-py3.data b/_test/data/construct-python-unicode-utf8-py3.data
index 5a980ea..5a980ea 100644
--- a/test/data/construct-python-unicode-utf8-py3.data
+++ b/_test/data/construct-python-unicode-utf8-py3.data
diff --git a/test/data/construct-seq.code b/_test/data/construct-seq.code
index 0c90c05..0c90c05 100644
--- a/test/data/construct-seq.code
+++ b/_test/data/construct-seq.code
diff --git a/test/data/construct-seq.data b/_test/data/construct-seq.data
index bb92fd1..bb92fd1 100644
--- a/test/data/construct-seq.data
+++ b/_test/data/construct-seq.data
diff --git a/test/data/construct-set.code b/_test/data/construct-set.code
index aa090e8..aa090e8 100644
--- a/test/data/construct-set.code
+++ b/_test/data/construct-set.code
diff --git a/test/data/construct-set.data b/_test/data/construct-set.data
index e05dc88..e05dc88 100644
--- a/test/data/construct-set.data
+++ b/_test/data/construct-set.data
diff --git a/test/data/construct-str-ascii.code b/_test/data/construct-str-ascii.code
index d9d62f6..d9d62f6 100644
--- a/test/data/construct-str-ascii.code
+++ b/_test/data/construct-str-ascii.code
diff --git a/test/data/construct-str-ascii.data b/_test/data/construct-str-ascii.data
index 0d93013..0d93013 100644
--- a/test/data/construct-str-ascii.data
+++ b/_test/data/construct-str-ascii.data
diff --git a/test/data/construct-str-utf8-py2.code b/_test/data/construct-str-utf8-py2.code
index 2793ac7..2793ac7 100644
--- a/test/data/construct-str-utf8-py2.code
+++ b/_test/data/construct-str-utf8-py2.code
diff --git a/test/data/construct-str-utf8-py2.data b/_test/data/construct-str-utf8-py2.data
index e355f18..e355f18 100644
--- a/test/data/construct-str-utf8-py2.data
+++ b/_test/data/construct-str-utf8-py2.data
diff --git a/test/data/construct-str-utf8-py3.code b/_test/data/construct-str-utf8-py3.code
index 9f66032..9f66032 100644
--- a/test/data/construct-str-utf8-py3.code
+++ b/_test/data/construct-str-utf8-py3.code
diff --git a/test/data/construct-str-utf8-py3.data b/_test/data/construct-str-utf8-py3.data
index e355f18..e355f18 100644
--- a/test/data/construct-str-utf8-py3.data
+++ b/_test/data/construct-str-utf8-py3.data
diff --git a/test/data/construct-str.code b/_test/data/construct-str.code
index 8d57214..8d57214 100644
--- a/test/data/construct-str.code
+++ b/_test/data/construct-str.code
diff --git a/test/data/construct-str.data b/_test/data/construct-str.data
index 606ac6b..606ac6b 100644
--- a/test/data/construct-str.data
+++ b/_test/data/construct-str.data
diff --git a/test/data/construct-timestamp.code b/_test/data/construct-timestamp.code
index ffc3b2f..ffc3b2f 100644
--- a/test/data/construct-timestamp.code
+++ b/_test/data/construct-timestamp.code
diff --git a/test/data/construct-timestamp.data b/_test/data/construct-timestamp.data
index c5f3840..c5f3840 100644
--- a/test/data/construct-timestamp.data
+++ b/_test/data/construct-timestamp.data
diff --git a/test/data/construct-value.code b/_test/data/construct-value.code
index f1f015e..f1f015e 100644
--- a/test/data/construct-value.code
+++ b/_test/data/construct-value.code
diff --git a/test/data/construct-value.data b/_test/data/construct-value.data
index 3eb7919..3eb7919 100644
--- a/test/data/construct-value.data
+++ b/_test/data/construct-value.data
diff --git a/test/data/document-separator-in-quoted-scalar.loader-error b/_test/data/document-separator-in-quoted-scalar.loader-error
index 9eeb0d6..9eeb0d6 100644
--- a/test/data/document-separator-in-quoted-scalar.loader-error
+++ b/_test/data/document-separator-in-quoted-scalar.loader-error
diff --git a/test/data/documents.events b/_test/data/documents.events
index 775a51a..775a51a 100644
--- a/test/data/documents.events
+++ b/_test/data/documents.events
diff --git a/test/data/duplicate-anchor-1.loader-error b/_test/data/duplicate-anchor-1.loader-error
index 906cf29..906cf29 100644
--- a/test/data/duplicate-anchor-1.loader-error
+++ b/_test/data/duplicate-anchor-1.loader-error
diff --git a/test/data/duplicate-anchor-2.loader-error b/_test/data/duplicate-anchor-2.loader-error
index 62b4389..62b4389 100644
--- a/test/data/duplicate-anchor-2.loader-error
+++ b/_test/data/duplicate-anchor-2.loader-error
diff --git a/test/data/duplicate-key.former-loader-error.code b/_test/data/duplicate-key.former-loader-error.code
index cb73906..cb73906 100644
--- a/test/data/duplicate-key.former-loader-error.code
+++ b/_test/data/duplicate-key.former-loader-error.code
diff --git a/test/data/duplicate-key.former-loader-error.data b/_test/data/duplicate-key.former-loader-error.data
index 84deb8f..84deb8f 100644
--- a/test/data/duplicate-key.former-loader-error.data
+++ b/_test/data/duplicate-key.former-loader-error.data
diff --git a/test/data/duplicate-mapping-key.former-loader-error.code b/_test/data/duplicate-mapping-key.former-loader-error.code
index 17a6285..17a6285 100644
--- a/test/data/duplicate-mapping-key.former-loader-error.code
+++ b/_test/data/duplicate-mapping-key.former-loader-error.code
diff --git a/test/data/duplicate-mapping-key.former-loader-error.data b/_test/data/duplicate-mapping-key.former-loader-error.data
index 7e7b4d1..7e7b4d1 100644
--- a/test/data/duplicate-mapping-key.former-loader-error.data
+++ b/_test/data/duplicate-mapping-key.former-loader-error.data
diff --git a/test/data/duplicate-merge-key.former-loader-error.code b/_test/data/duplicate-merge-key.former-loader-error.code
index 6a757f3..6a757f3 100644
--- a/test/data/duplicate-merge-key.former-loader-error.code
+++ b/_test/data/duplicate-merge-key.former-loader-error.code
diff --git a/test/data/duplicate-merge-key.former-loader-error.data b/_test/data/duplicate-merge-key.former-loader-error.data
index cebc3a1..cebc3a1 100644
--- a/test/data/duplicate-merge-key.former-loader-error.data
+++ b/_test/data/duplicate-merge-key.former-loader-error.data
diff --git a/test/data/duplicate-tag-directive.loader-error b/_test/data/duplicate-tag-directive.loader-error
index 50c81a0..50c81a0 100644
--- a/test/data/duplicate-tag-directive.loader-error
+++ b/_test/data/duplicate-tag-directive.loader-error
diff --git a/test/data/duplicate-value-key.former-loader-error.code b/_test/data/duplicate-value-key.former-loader-error.code
index 12f48c1..12f48c1 100644
--- a/test/data/duplicate-value-key.former-loader-error.code
+++ b/_test/data/duplicate-value-key.former-loader-error.code
diff --git a/test/data/duplicate-value-key.former-loader-error.data b/_test/data/duplicate-value-key.former-loader-error.data
index b34a1d6..b34a1d6 100644
--- a/test/data/duplicate-value-key.former-loader-error.data
+++ b/_test/data/duplicate-value-key.former-loader-error.data
diff --git a/test/data/duplicate-yaml-directive.loader-error b/_test/data/duplicate-yaml-directive.loader-error
index 9b72390..9b72390 100644
--- a/test/data/duplicate-yaml-directive.loader-error
+++ b/_test/data/duplicate-yaml-directive.loader-error
diff --git a/test/data/emit-block-scalar-in-simple-key-context-bug.canonical b/_test/data/emit-block-scalar-in-simple-key-context-bug.canonical
index 473bed5..473bed5 100644
--- a/test/data/emit-block-scalar-in-simple-key-context-bug.canonical
+++ b/_test/data/emit-block-scalar-in-simple-key-context-bug.canonical
diff --git a/test/data/emit-block-scalar-in-simple-key-context-bug.data b/_test/data/emit-block-scalar-in-simple-key-context-bug.data
index b6b42ba..b6b42ba 100644
--- a/test/data/emit-block-scalar-in-simple-key-context-bug.data
+++ b/_test/data/emit-block-scalar-in-simple-key-context-bug.data
diff --git a/test/data/emitting-unacceptable-unicode-character-bug-py2.code b/_test/data/emitting-unacceptable-unicode-character-bug-py2.code
index 4b92854..4b92854 100644
--- a/test/data/emitting-unacceptable-unicode-character-bug-py2.code
+++ b/_test/data/emitting-unacceptable-unicode-character-bug-py2.code
diff --git a/test/data/emitting-unacceptable-unicode-character-bug-py2.data b/_test/data/emitting-unacceptable-unicode-character-bug-py2.data
index 2a5df00..2a5df00 100644
--- a/test/data/emitting-unacceptable-unicode-character-bug-py2.data
+++ b/_test/data/emitting-unacceptable-unicode-character-bug-py2.data
diff --git a/test/data/emitting-unacceptable-unicode-character-bug-py2.skip-ext b/_test/data/emitting-unacceptable-unicode-character-bug-py2.skip-ext
index e69de29..e69de29 100644
--- a/test/data/emitting-unacceptable-unicode-character-bug-py2.skip-ext
+++ b/_test/data/emitting-unacceptable-unicode-character-bug-py2.skip-ext
diff --git a/test/data/emitting-unacceptable-unicode-character-bug-py3.code b/_test/data/emitting-unacceptable-unicode-character-bug-py3.code
index 2a5df00..2a5df00 100644
--- a/test/data/emitting-unacceptable-unicode-character-bug-py3.code
+++ b/_test/data/emitting-unacceptable-unicode-character-bug-py3.code
diff --git a/test/data/emitting-unacceptable-unicode-character-bug-py3.data b/_test/data/emitting-unacceptable-unicode-character-bug-py3.data
index 2a5df00..2a5df00 100644
--- a/test/data/emitting-unacceptable-unicode-character-bug-py3.data
+++ b/_test/data/emitting-unacceptable-unicode-character-bug-py3.data
diff --git a/test/data/emitting-unacceptable-unicode-character-bug-py3.skip-ext b/_test/data/emitting-unacceptable-unicode-character-bug-py3.skip-ext
index e69de29..e69de29 100644
--- a/test/data/emitting-unacceptable-unicode-character-bug-py3.skip-ext
+++ b/_test/data/emitting-unacceptable-unicode-character-bug-py3.skip-ext
diff --git a/test/data/empty-anchor.emitter-error b/_test/data/empty-anchor.emitter-error
index ce663b6..ce663b6 100644
--- a/test/data/empty-anchor.emitter-error
+++ b/_test/data/empty-anchor.emitter-error
diff --git a/test/data/empty-document-bug.canonical b/_test/data/empty-document-bug.canonical
index 28a6cf1..28a6cf1 100644
--- a/test/data/empty-document-bug.canonical
+++ b/_test/data/empty-document-bug.canonical
diff --git a/test/data/empty-document-bug.data b/_test/data/empty-document-bug.data
index e69de29..e69de29 100644
--- a/test/data/empty-document-bug.data
+++ b/_test/data/empty-document-bug.data
diff --git a/test/data/empty-document-bug.empty b/_test/data/empty-document-bug.empty
index e69de29..e69de29 100644
--- a/test/data/empty-document-bug.empty
+++ b/_test/data/empty-document-bug.empty
diff --git a/test/data/empty-documents.single-loader-error b/_test/data/empty-documents.single-loader-error
index f8dba8d..f8dba8d 100644
--- a/test/data/empty-documents.single-loader-error
+++ b/_test/data/empty-documents.single-loader-error
diff --git a/test/data/empty-python-module.loader-error b/_test/data/empty-python-module.loader-error
index 83d3232..83d3232 100644
--- a/test/data/empty-python-module.loader-error
+++ b/_test/data/empty-python-module.loader-error
diff --git a/test/data/empty-python-name.loader-error b/_test/data/empty-python-name.loader-error
index 6162957..6162957 100644
--- a/test/data/empty-python-name.loader-error
+++ b/_test/data/empty-python-name.loader-error
diff --git a/test/data/empty-tag-handle.emitter-error b/_test/data/empty-tag-handle.emitter-error
index 235c899..235c899 100644
--- a/test/data/empty-tag-handle.emitter-error
+++ b/_test/data/empty-tag-handle.emitter-error
diff --git a/test/data/empty-tag-prefix.emitter-error b/_test/data/empty-tag-prefix.emitter-error
index c6c0e95..c6c0e95 100644
--- a/test/data/empty-tag-prefix.emitter-error
+++ b/_test/data/empty-tag-prefix.emitter-error
diff --git a/test/data/empty-tag.emitter-error b/_test/data/empty-tag.emitter-error
index b7ca593..b7ca593 100644
--- a/test/data/empty-tag.emitter-error
+++ b/_test/data/empty-tag.emitter-error
diff --git a/test/data/expected-document-end.emitter-error b/_test/data/expected-document-end.emitter-error
index 0cbab89..0cbab89 100644
--- a/test/data/expected-document-end.emitter-error
+++ b/_test/data/expected-document-end.emitter-error
diff --git a/test/data/expected-document-start.emitter-error b/_test/data/expected-document-start.emitter-error
index 8ce575e..8ce575e 100644
--- a/test/data/expected-document-start.emitter-error
+++ b/_test/data/expected-document-start.emitter-error
diff --git a/test/data/expected-mapping.loader-error b/_test/data/expected-mapping.loader-error
index 82aed98..82aed98 100644
--- a/test/data/expected-mapping.loader-error
+++ b/_test/data/expected-mapping.loader-error
diff --git a/test/data/expected-node-1.emitter-error b/_test/data/expected-node-1.emitter-error
index 36ceca3..36ceca3 100644
--- a/test/data/expected-node-1.emitter-error
+++ b/_test/data/expected-node-1.emitter-error
diff --git a/test/data/expected-node-2.emitter-error b/_test/data/expected-node-2.emitter-error
index 891ee37..891ee37 100644
--- a/test/data/expected-node-2.emitter-error
+++ b/_test/data/expected-node-2.emitter-error
diff --git a/test/data/expected-nothing.emitter-error b/_test/data/expected-nothing.emitter-error
index 62c54d3..62c54d3 100644
--- a/test/data/expected-nothing.emitter-error
+++ b/_test/data/expected-nothing.emitter-error
diff --git a/test/data/expected-scalar.loader-error b/_test/data/expected-scalar.loader-error
index 7b3171e..7b3171e 100644
--- a/test/data/expected-scalar.loader-error
+++ b/_test/data/expected-scalar.loader-error
diff --git a/test/data/expected-sequence.loader-error b/_test/data/expected-sequence.loader-error
index 08074ea..08074ea 100644
--- a/test/data/expected-sequence.loader-error
+++ b/_test/data/expected-sequence.loader-error
diff --git a/test/data/expected-stream-start.emitter-error b/_test/data/expected-stream-start.emitter-error
index 480dc2e..480dc2e 100644
--- a/test/data/expected-stream-start.emitter-error
+++ b/_test/data/expected-stream-start.emitter-error
diff --git a/test/data/explicit-document.single-loader-error b/_test/data/explicit-document.single-loader-error
index 46c6f8b..46c6f8b 100644
--- a/test/data/explicit-document.single-loader-error
+++ b/_test/data/explicit-document.single-loader-error
diff --git a/test/data/fetch-complex-value-bug.loader-error b/_test/data/fetch-complex-value-bug.loader-error
index 25fac24..25fac24 100644
--- a/test/data/fetch-complex-value-bug.loader-error
+++ b/_test/data/fetch-complex-value-bug.loader-error
diff --git a/test/data/float-representer-2.3-bug.code b/_test/data/float-representer-2.3-bug.code
index d8db834..d8db834 100644
--- a/test/data/float-representer-2.3-bug.code
+++ b/_test/data/float-representer-2.3-bug.code
diff --git a/test/data/float-representer-2.3-bug.data b/_test/data/float-representer-2.3-bug.data
index efd1716..efd1716 100644
--- a/test/data/float-representer-2.3-bug.data
+++ b/_test/data/float-representer-2.3-bug.data
diff --git a/test/data/float.data b/_test/data/float.data
index 524d5db..524d5db 100644
--- a/test/data/float.data
+++ b/_test/data/float.data
diff --git a/test/data/float.detect b/_test/data/float.detect
index 1e12343..1e12343 100644
--- a/test/data/float.detect
+++ b/_test/data/float.detect
diff --git a/test/data/forbidden-entry.loader-error b/_test/data/forbidden-entry.loader-error
index f2e3079..f2e3079 100644
--- a/test/data/forbidden-entry.loader-error
+++ b/_test/data/forbidden-entry.loader-error
diff --git a/test/data/forbidden-key.loader-error b/_test/data/forbidden-key.loader-error
index da9b471..da9b471 100644
--- a/test/data/forbidden-key.loader-error
+++ b/_test/data/forbidden-key.loader-error
diff --git a/test/data/forbidden-value.loader-error b/_test/data/forbidden-value.loader-error
index efd7ce5..efd7ce5 100644
--- a/test/data/forbidden-value.loader-error
+++ b/_test/data/forbidden-value.loader-error
diff --git a/test/data/implicit-document.single-loader-error b/_test/data/implicit-document.single-loader-error
index f8c9a5c..f8c9a5c 100644
--- a/test/data/implicit-document.single-loader-error
+++ b/_test/data/implicit-document.single-loader-error
diff --git a/test/data/int.data b/_test/data/int.data
index f71d814..f71d814 100644
--- a/test/data/int.data
+++ b/_test/data/int.data
diff --git a/test/data/int.detect b/_test/data/int.detect
index 575c9eb..575c9eb 100644
--- a/test/data/int.detect
+++ b/_test/data/int.detect
diff --git a/test/data/invalid-anchor-1.loader-error b/_test/data/invalid-anchor-1.loader-error
index fcf7d0f..fcf7d0f 100644
--- a/test/data/invalid-anchor-1.loader-error
+++ b/_test/data/invalid-anchor-1.loader-error
diff --git a/test/data/invalid-anchor-2.loader-error b/_test/data/invalid-anchor-2.loader-error
index bfc4ff0..bfc4ff0 100644
--- a/test/data/invalid-anchor-2.loader-error
+++ b/_test/data/invalid-anchor-2.loader-error
diff --git a/test/data/invalid-anchor.emitter-error b/_test/data/invalid-anchor.emitter-error
index 3d2a814..3d2a814 100644
--- a/test/data/invalid-anchor.emitter-error
+++ b/_test/data/invalid-anchor.emitter-error
diff --git a/test/data/invalid-base64-data-2.loader-error b/_test/data/invalid-base64-data-2.loader-error
index 2553a4f..2553a4f 100644
--- a/test/data/invalid-base64-data-2.loader-error
+++ b/_test/data/invalid-base64-data-2.loader-error
diff --git a/test/data/invalid-base64-data.loader-error b/_test/data/invalid-base64-data.loader-error
index 798abba..798abba 100644
--- a/test/data/invalid-base64-data.loader-error
+++ b/_test/data/invalid-base64-data.loader-error
diff --git a/test/data/invalid-block-scalar-indicator.loader-error b/_test/data/invalid-block-scalar-indicator.loader-error
index 16a6db1..16a6db1 100644
--- a/test/data/invalid-block-scalar-indicator.loader-error
+++ b/_test/data/invalid-block-scalar-indicator.loader-error
diff --git a/test/data/invalid-character.loader-error b/_test/data/invalid-character.loader-error
index 03687b0..03687b0 100644
--- a/test/data/invalid-character.loader-error
+++ b/_test/data/invalid-character.loader-error
Binary files differ
diff --git a/test/data/invalid-character.stream-error b/_test/data/invalid-character.stream-error
index 171face..171face 100644
--- a/test/data/invalid-character.stream-error
+++ b/_test/data/invalid-character.stream-error
Binary files differ
diff --git a/test/data/invalid-directive-line.loader-error b/_test/data/invalid-directive-line.loader-error
index 0892eb6..0892eb6 100644
--- a/test/data/invalid-directive-line.loader-error
+++ b/_test/data/invalid-directive-line.loader-error
diff --git a/test/data/invalid-directive-name-1.loader-error b/_test/data/invalid-directive-name-1.loader-error
index 153fd88..153fd88 100644
--- a/test/data/invalid-directive-name-1.loader-error
+++ b/_test/data/invalid-directive-name-1.loader-error
diff --git a/test/data/invalid-directive-name-2.loader-error b/_test/data/invalid-directive-name-2.loader-error
index 3732a06..3732a06 100644
--- a/test/data/invalid-directive-name-2.loader-error
+++ b/_test/data/invalid-directive-name-2.loader-error
diff --git a/test/data/invalid-escape-character.loader-error b/_test/data/invalid-escape-character.loader-error
index a95ab76..a95ab76 100644
--- a/test/data/invalid-escape-character.loader-error
+++ b/_test/data/invalid-escape-character.loader-error
diff --git a/test/data/invalid-escape-numbers.loader-error b/_test/data/invalid-escape-numbers.loader-error
index 614ec9f..614ec9f 100644
--- a/test/data/invalid-escape-numbers.loader-error
+++ b/_test/data/invalid-escape-numbers.loader-error
diff --git a/test/data/invalid-indentation-indicator-1.loader-error b/_test/data/invalid-indentation-indicator-1.loader-error
index a3cd12f..a3cd12f 100644
--- a/test/data/invalid-indentation-indicator-1.loader-error
+++ b/_test/data/invalid-indentation-indicator-1.loader-error
diff --git a/test/data/invalid-indentation-indicator-2.loader-error b/_test/data/invalid-indentation-indicator-2.loader-error
index eefb6ec..eefb6ec 100644
--- a/test/data/invalid-indentation-indicator-2.loader-error
+++ b/_test/data/invalid-indentation-indicator-2.loader-error
diff --git a/test/data/invalid-item-without-trailing-break.loader-error b/_test/data/invalid-item-without-trailing-break.loader-error
index fdcf6c6..fdcf6c6 100644
--- a/test/data/invalid-item-without-trailing-break.loader-error
+++ b/_test/data/invalid-item-without-trailing-break.loader-error
diff --git a/test/data/invalid-merge-1.loader-error b/_test/data/invalid-merge-1.loader-error
index fc3c284..fc3c284 100644
--- a/test/data/invalid-merge-1.loader-error
+++ b/_test/data/invalid-merge-1.loader-error
diff --git a/test/data/invalid-merge-2.loader-error b/_test/data/invalid-merge-2.loader-error
index 8e88615..8e88615 100644
--- a/test/data/invalid-merge-2.loader-error
+++ b/_test/data/invalid-merge-2.loader-error
diff --git a/test/data/invalid-omap-1.loader-error b/_test/data/invalid-omap-1.loader-error
index 2863392..2863392 100644
--- a/test/data/invalid-omap-1.loader-error
+++ b/_test/data/invalid-omap-1.loader-error
diff --git a/test/data/invalid-omap-2.loader-error b/_test/data/invalid-omap-2.loader-error
index c377dfb..c377dfb 100644
--- a/test/data/invalid-omap-2.loader-error
+++ b/_test/data/invalid-omap-2.loader-error
diff --git a/test/data/invalid-omap-3.loader-error b/_test/data/invalid-omap-3.loader-error
index 2a4f50d..2a4f50d 100644
--- a/test/data/invalid-omap-3.loader-error
+++ b/_test/data/invalid-omap-3.loader-error
diff --git a/test/data/invalid-pairs-1.loader-error b/_test/data/invalid-pairs-1.loader-error
index 42d19ae..42d19ae 100644
--- a/test/data/invalid-pairs-1.loader-error
+++ b/_test/data/invalid-pairs-1.loader-error
diff --git a/test/data/invalid-pairs-2.loader-error b/_test/data/invalid-pairs-2.loader-error
index 31389ea..31389ea 100644
--- a/test/data/invalid-pairs-2.loader-error
+++ b/_test/data/invalid-pairs-2.loader-error
diff --git a/test/data/invalid-pairs-3.loader-error b/_test/data/invalid-pairs-3.loader-error
index f8d7704..f8d7704 100644
--- a/test/data/invalid-pairs-3.loader-error
+++ b/_test/data/invalid-pairs-3.loader-error
diff --git a/test/data/invalid-python-bytes-2-py3.loader-error b/_test/data/invalid-python-bytes-2-py3.loader-error
index f43af59..f43af59 100644
--- a/test/data/invalid-python-bytes-2-py3.loader-error
+++ b/_test/data/invalid-python-bytes-2-py3.loader-error
diff --git a/test/data/invalid-python-bytes-py3.loader-error b/_test/data/invalid-python-bytes-py3.loader-error
index a19dfd0..a19dfd0 100644
--- a/test/data/invalid-python-bytes-py3.loader-error
+++ b/_test/data/invalid-python-bytes-py3.loader-error
diff --git a/test/data/invalid-python-module-kind.loader-error b/_test/data/invalid-python-module-kind.loader-error
index 4f71cb5..4f71cb5 100644
--- a/test/data/invalid-python-module-kind.loader-error
+++ b/_test/data/invalid-python-module-kind.loader-error
diff --git a/test/data/invalid-python-module-value.loader-error b/_test/data/invalid-python-module-value.loader-error
index f6797fc..f6797fc 100644
--- a/test/data/invalid-python-module-value.loader-error
+++ b/_test/data/invalid-python-module-value.loader-error
diff --git a/test/data/invalid-python-module.loader-error b/_test/data/invalid-python-module.loader-error
index 4e24072..4e24072 100644
--- a/test/data/invalid-python-module.loader-error
+++ b/_test/data/invalid-python-module.loader-error
diff --git a/test/data/invalid-python-name-kind.loader-error b/_test/data/invalid-python-name-kind.loader-error
index 6ff8eb6..6ff8eb6 100644
--- a/test/data/invalid-python-name-kind.loader-error
+++ b/_test/data/invalid-python-name-kind.loader-error
diff --git a/test/data/invalid-python-name-module-2.loader-error b/_test/data/invalid-python-name-module-2.loader-error
index debc313..debc313 100644
--- a/test/data/invalid-python-name-module-2.loader-error
+++ b/_test/data/invalid-python-name-module-2.loader-error
diff --git a/test/data/invalid-python-name-module.loader-error b/_test/data/invalid-python-name-module.loader-error
index 1966f6a..1966f6a 100644
--- a/test/data/invalid-python-name-module.loader-error
+++ b/_test/data/invalid-python-name-module.loader-error
diff --git a/test/data/invalid-python-name-object.loader-error b/_test/data/invalid-python-name-object.loader-error
index 50f386f..50f386f 100644
--- a/test/data/invalid-python-name-object.loader-error
+++ b/_test/data/invalid-python-name-object.loader-error
diff --git a/test/data/invalid-python-name-value.loader-error b/_test/data/invalid-python-name-value.loader-error
index 7be1401..7be1401 100644
--- a/test/data/invalid-python-name-value.loader-error
+++ b/_test/data/invalid-python-name-value.loader-error
diff --git a/test/data/invalid-simple-key.loader-error b/_test/data/invalid-simple-key.loader-error
index a58deec..a58deec 100644
--- a/test/data/invalid-simple-key.loader-error
+++ b/_test/data/invalid-simple-key.loader-error
diff --git a/test/data/invalid-single-quote-bug.code b/_test/data/invalid-single-quote-bug.code
index 5558945..5558945 100644
--- a/test/data/invalid-single-quote-bug.code
+++ b/_test/data/invalid-single-quote-bug.code
diff --git a/test/data/invalid-single-quote-bug.data b/_test/data/invalid-single-quote-bug.data
index 76ef7ae..76ef7ae 100644
--- a/test/data/invalid-single-quote-bug.data
+++ b/_test/data/invalid-single-quote-bug.data
diff --git a/test/data/invalid-starting-character.loader-error b/_test/data/invalid-starting-character.loader-error
index bb81c60..bb81c60 100644
--- a/test/data/invalid-starting-character.loader-error
+++ b/_test/data/invalid-starting-character.loader-error
diff --git a/test/data/invalid-tag-1.loader-error b/_test/data/invalid-tag-1.loader-error
index a68cd38..a68cd38 100644
--- a/test/data/invalid-tag-1.loader-error
+++ b/_test/data/invalid-tag-1.loader-error
diff --git a/test/data/invalid-tag-2.loader-error b/_test/data/invalid-tag-2.loader-error
index 3a36700..3a36700 100644
--- a/test/data/invalid-tag-2.loader-error
+++ b/_test/data/invalid-tag-2.loader-error
diff --git a/test/data/invalid-tag-directive-handle.loader-error b/_test/data/invalid-tag-directive-handle.loader-error
index 42b5d7e..42b5d7e 100644
--- a/test/data/invalid-tag-directive-handle.loader-error
+++ b/_test/data/invalid-tag-directive-handle.loader-error
diff --git a/test/data/invalid-tag-directive-prefix.loader-error b/_test/data/invalid-tag-directive-prefix.loader-error
index 0cb482c..0cb482c 100644
--- a/test/data/invalid-tag-directive-prefix.loader-error
+++ b/_test/data/invalid-tag-directive-prefix.loader-error
diff --git a/test/data/invalid-tag-handle-1.emitter-error b/_test/data/invalid-tag-handle-1.emitter-error
index d5df9a2..d5df9a2 100644
--- a/test/data/invalid-tag-handle-1.emitter-error
+++ b/_test/data/invalid-tag-handle-1.emitter-error
diff --git a/test/data/invalid-tag-handle-1.loader-error b/_test/data/invalid-tag-handle-1.loader-error
index ef0d143..ef0d143 100644
--- a/test/data/invalid-tag-handle-1.loader-error
+++ b/_test/data/invalid-tag-handle-1.loader-error
diff --git a/test/data/invalid-tag-handle-2.emitter-error b/_test/data/invalid-tag-handle-2.emitter-error
index d1831d5..d1831d5 100644
--- a/test/data/invalid-tag-handle-2.emitter-error
+++ b/_test/data/invalid-tag-handle-2.emitter-error
diff --git a/test/data/invalid-tag-handle-2.loader-error b/_test/data/invalid-tag-handle-2.loader-error
index 06c7f0e..06c7f0e 100644
--- a/test/data/invalid-tag-handle-2.loader-error
+++ b/_test/data/invalid-tag-handle-2.loader-error
diff --git a/test/data/invalid-uri-escapes-1.loader-error b/_test/data/invalid-uri-escapes-1.loader-error
index a6ecb36..a6ecb36 100644
--- a/test/data/invalid-uri-escapes-1.loader-error
+++ b/_test/data/invalid-uri-escapes-1.loader-error
diff --git a/test/data/invalid-uri-escapes-2.loader-error b/_test/data/invalid-uri-escapes-2.loader-error
index b89e8f6..b89e8f6 100644
--- a/test/data/invalid-uri-escapes-2.loader-error
+++ b/_test/data/invalid-uri-escapes-2.loader-error
diff --git a/test/data/invalid-uri-escapes-3.loader-error b/_test/data/invalid-uri-escapes-3.loader-error
index f2e4cb8..f2e4cb8 100644
--- a/test/data/invalid-uri-escapes-3.loader-error
+++ b/_test/data/invalid-uri-escapes-3.loader-error
diff --git a/test/data/invalid-uri.loader-error b/_test/data/invalid-uri.loader-error
index 06307e0..06307e0 100644
--- a/test/data/invalid-uri.loader-error
+++ b/_test/data/invalid-uri.loader-error
diff --git a/test/data/invalid-utf8-byte.loader-error b/_test/data/invalid-utf8-byte.loader-error
index 0a58c70..0a58c70 100644
--- a/test/data/invalid-utf8-byte.loader-error
+++ b/_test/data/invalid-utf8-byte.loader-error
diff --git a/test/data/invalid-utf8-byte.stream-error b/_test/data/invalid-utf8-byte.stream-error
index 0a58c70..0a58c70 100644
--- a/test/data/invalid-utf8-byte.stream-error
+++ b/_test/data/invalid-utf8-byte.stream-error
diff --git a/test/data/invalid-yaml-directive-version-1.loader-error b/_test/data/invalid-yaml-directive-version-1.loader-error
index e9b4e3a..e9b4e3a 100644
--- a/test/data/invalid-yaml-directive-version-1.loader-error
+++ b/_test/data/invalid-yaml-directive-version-1.loader-error
diff --git a/test/data/invalid-yaml-directive-version-2.loader-error b/_test/data/invalid-yaml-directive-version-2.loader-error
index 6aa7740..6aa7740 100644
--- a/test/data/invalid-yaml-directive-version-2.loader-error
+++ b/_test/data/invalid-yaml-directive-version-2.loader-error
diff --git a/test/data/invalid-yaml-directive-version-3.loader-error b/_test/data/invalid-yaml-directive-version-3.loader-error
index 345e784..345e784 100644
--- a/test/data/invalid-yaml-directive-version-3.loader-error
+++ b/_test/data/invalid-yaml-directive-version-3.loader-error
diff --git a/test/data/invalid-yaml-directive-version-4.loader-error b/_test/data/invalid-yaml-directive-version-4.loader-error
index b35ca82..b35ca82 100644
--- a/test/data/invalid-yaml-directive-version-4.loader-error
+++ b/_test/data/invalid-yaml-directive-version-4.loader-error
diff --git a/test/data/invalid-yaml-directive-version-5.loader-error b/_test/data/invalid-yaml-directive-version-5.loader-error
index 7c2b49f..7c2b49f 100644
--- a/test/data/invalid-yaml-directive-version-5.loader-error
+++ b/_test/data/invalid-yaml-directive-version-5.loader-error
diff --git a/test/data/invalid-yaml-directive-version-6.loader-error b/_test/data/invalid-yaml-directive-version-6.loader-error
index bae714f..bae714f 100644
--- a/test/data/invalid-yaml-directive-version-6.loader-error
+++ b/_test/data/invalid-yaml-directive-version-6.loader-error
diff --git a/test/data/invalid-yaml-version.loader-error b/_test/data/invalid-yaml-version.loader-error
index dd01948..dd01948 100644
--- a/test/data/invalid-yaml-version.loader-error
+++ b/_test/data/invalid-yaml-version.loader-error
diff --git a/test/data/latin.unicode b/_test/data/latin.unicode
index 4fb799c..4fb799c 100644
--- a/test/data/latin.unicode
+++ b/_test/data/latin.unicode
diff --git a/test/data/mappings.events b/_test/data/mappings.events
index 3cb5579..3cb5579 100644
--- a/test/data/mappings.events
+++ b/_test/data/mappings.events
diff --git a/test/data/merge.data b/_test/data/merge.data
index e455bbc..e455bbc 100644
--- a/test/data/merge.data
+++ b/_test/data/merge.data
diff --git a/test/data/merge.detect b/_test/data/merge.detect
index 1672d0d..1672d0d 100644
--- a/test/data/merge.detect
+++ b/_test/data/merge.detect
diff --git a/test/data/more-floats.code b/_test/data/more-floats.code
index e3e444e..e3e444e 100644
--- a/test/data/more-floats.code
+++ b/_test/data/more-floats.code
diff --git a/test/data/more-floats.data b/_test/data/more-floats.data
index 399eb17..399eb17 100644
--- a/test/data/more-floats.data
+++ b/_test/data/more-floats.data
diff --git a/test/data/negative-float-bug.code b/_test/data/negative-float-bug.code
index 18e16e3..18e16e3 100644
--- a/test/data/negative-float-bug.code
+++ b/_test/data/negative-float-bug.code
diff --git a/test/data/negative-float-bug.data b/_test/data/negative-float-bug.data
index 18e16e3..18e16e3 100644
--- a/test/data/negative-float-bug.data
+++ b/_test/data/negative-float-bug.data
diff --git a/test/data/no-alias-anchor.emitter-error b/_test/data/no-alias-anchor.emitter-error
index 5ff065c..5ff065c 100644
--- a/test/data/no-alias-anchor.emitter-error
+++ b/_test/data/no-alias-anchor.emitter-error
diff --git a/test/data/no-alias-anchor.skip-ext b/_test/data/no-alias-anchor.skip-ext
index e69de29..e69de29 100644
--- a/test/data/no-alias-anchor.skip-ext
+++ b/_test/data/no-alias-anchor.skip-ext
diff --git a/test/data/no-block-collection-end.loader-error b/_test/data/no-block-collection-end.loader-error
index 02d4d37..02d4d37 100644
--- a/test/data/no-block-collection-end.loader-error
+++ b/_test/data/no-block-collection-end.loader-error
diff --git a/test/data/no-block-mapping-end-2.loader-error b/_test/data/no-block-mapping-end-2.loader-error
index be63571..be63571 100644
--- a/test/data/no-block-mapping-end-2.loader-error
+++ b/_test/data/no-block-mapping-end-2.loader-error
diff --git a/test/data/no-block-mapping-end.loader-error b/_test/data/no-block-mapping-end.loader-error
index 1ea921c..1ea921c 100644
--- a/test/data/no-block-mapping-end.loader-error
+++ b/_test/data/no-block-mapping-end.loader-error
diff --git a/test/data/no-document-start.loader-error b/_test/data/no-document-start.loader-error
index c725ec8..c725ec8 100644
--- a/test/data/no-document-start.loader-error
+++ b/_test/data/no-document-start.loader-error
diff --git a/test/data/no-flow-mapping-end.loader-error b/_test/data/no-flow-mapping-end.loader-error
index 8bd1403..8bd1403 100644
--- a/test/data/no-flow-mapping-end.loader-error
+++ b/_test/data/no-flow-mapping-end.loader-error
diff --git a/test/data/no-flow-sequence-end.loader-error b/_test/data/no-flow-sequence-end.loader-error
index 750d973..750d973 100644
--- a/test/data/no-flow-sequence-end.loader-error
+++ b/_test/data/no-flow-sequence-end.loader-error
diff --git a/test/data/no-node-1.loader-error b/_test/data/no-node-1.loader-error
index 07b1500..07b1500 100644
--- a/test/data/no-node-1.loader-error
+++ b/_test/data/no-node-1.loader-error
diff --git a/test/data/no-node-2.loader-error b/_test/data/no-node-2.loader-error
index 563e3b3..563e3b3 100644
--- a/test/data/no-node-2.loader-error
+++ b/_test/data/no-node-2.loader-error
diff --git a/test/data/no-tag.emitter-error b/_test/data/no-tag.emitter-error
index 384c62f..384c62f 100644
--- a/test/data/no-tag.emitter-error
+++ b/_test/data/no-tag.emitter-error
diff --git a/test/data/null.data b/_test/data/null.data
index ad12528..ad12528 100644
--- a/test/data/null.data
+++ b/_test/data/null.data
diff --git a/test/data/null.detect b/_test/data/null.detect
index 19110c7..19110c7 100644
--- a/test/data/null.detect
+++ b/_test/data/null.detect
diff --git a/test/data/odd-utf16.stream-error b/_test/data/odd-utf16.stream-error
index b59e434..b59e434 100644
--- a/test/data/odd-utf16.stream-error
+++ b/_test/data/odd-utf16.stream-error
Binary files differ
diff --git a/test/data/omap.data b/_test/data/omap.data
index b366fbc..b366fbc 100644
--- a/test/data/omap.data
+++ b/_test/data/omap.data
diff --git a/test/data/omap.roundtrip b/_test/data/omap.roundtrip
index e69de29..e69de29 100644
--- a/test/data/omap.roundtrip
+++ b/_test/data/omap.roundtrip
diff --git a/test/data/recursive-anchor.former-loader-error b/_test/data/recursive-anchor.former-loader-error
index 661166c..661166c 100644
--- a/test/data/recursive-anchor.former-loader-error
+++ b/_test/data/recursive-anchor.former-loader-error
diff --git a/test/data/recursive-dict.recursive b/_test/data/recursive-dict.recursive
index 8f326f5..8f326f5 100644
--- a/test/data/recursive-dict.recursive
+++ b/_test/data/recursive-dict.recursive
diff --git a/test/data/recursive-list.recursive b/_test/data/recursive-list.recursive
index 27a4ae5..27a4ae5 100644
--- a/test/data/recursive-list.recursive
+++ b/_test/data/recursive-list.recursive
diff --git a/test/data/recursive-set.recursive b/_test/data/recursive-set.recursive
index 457c50d..457c50d 100644
--- a/test/data/recursive-set.recursive
+++ b/_test/data/recursive-set.recursive
diff --git a/test/data/recursive-state.recursive b/_test/data/recursive-state.recursive
index bffe61e..bffe61e 100644
--- a/test/data/recursive-state.recursive
+++ b/_test/data/recursive-state.recursive
diff --git a/test/data/recursive-tuple.recursive b/_test/data/recursive-tuple.recursive
index dc08d02..dc08d02 100644
--- a/test/data/recursive-tuple.recursive
+++ b/_test/data/recursive-tuple.recursive
diff --git a/test/data/recursive.former-dumper-error b/_test/data/recursive.former-dumper-error
index 3c7cc2f..3c7cc2f 100644
--- a/test/data/recursive.former-dumper-error
+++ b/_test/data/recursive.former-dumper-error
diff --git a/test/data/remove-possible-simple-key-bug.loader-error b/_test/data/remove-possible-simple-key-bug.loader-error
index fe1bc6c..fe1bc6c 100644
--- a/test/data/remove-possible-simple-key-bug.loader-error
+++ b/_test/data/remove-possible-simple-key-bug.loader-error
diff --git a/test/data/resolver.data b/_test/data/resolver.data
index a296404..a296404 100644
--- a/test/data/resolver.data
+++ b/_test/data/resolver.data
diff --git a/test/data/resolver.path b/_test/data/resolver.path
index ec677d2..ec677d2 100644
--- a/test/data/resolver.path
+++ b/_test/data/resolver.path
diff --git a/test/data/run-parser-crash-bug.data b/_test/data/run-parser-crash-bug.data
index fe01734..fe01734 100644
--- a/test/data/run-parser-crash-bug.data
+++ b/_test/data/run-parser-crash-bug.data
diff --git a/test/data/scalars.events b/_test/data/scalars.events
index 32c40f4..32c40f4 100644
--- a/test/data/scalars.events
+++ b/_test/data/scalars.events
diff --git a/test/data/scan-document-end-bug.canonical b/_test/data/scan-document-end-bug.canonical
index 4a0e8a8..4a0e8a8 100644
--- a/test/data/scan-document-end-bug.canonical
+++ b/_test/data/scan-document-end-bug.canonical
diff --git a/test/data/scan-document-end-bug.data b/_test/data/scan-document-end-bug.data
index 3c70543..3c70543 100644
--- a/test/data/scan-document-end-bug.data
+++ b/_test/data/scan-document-end-bug.data
diff --git a/test/data/scan-line-break-bug.canonical b/_test/data/scan-line-break-bug.canonical
index 79f08b7..79f08b7 100644
--- a/test/data/scan-line-break-bug.canonical
+++ b/_test/data/scan-line-break-bug.canonical
diff --git a/test/data/scan-line-break-bug.data b/_test/data/scan-line-break-bug.data
index c974fab..c974fab 100644
--- a/test/data/scan-line-break-bug.data
+++ b/_test/data/scan-line-break-bug.data
diff --git a/test/data/sequences.events b/_test/data/sequences.events
index 692a329..692a329 100644
--- a/test/data/sequences.events
+++ b/_test/data/sequences.events
diff --git a/test/data/serializer-is-already-opened.dumper-error b/_test/data/serializer-is-already-opened.dumper-error
index 9a23525..9a23525 100644
--- a/test/data/serializer-is-already-opened.dumper-error
+++ b/_test/data/serializer-is-already-opened.dumper-error
diff --git a/test/data/serializer-is-closed-1.dumper-error b/_test/data/serializer-is-closed-1.dumper-error
index 8e7e600..8e7e600 100644
--- a/test/data/serializer-is-closed-1.dumper-error
+++ b/_test/data/serializer-is-closed-1.dumper-error
diff --git a/test/data/serializer-is-closed-2.dumper-error b/_test/data/serializer-is-closed-2.dumper-error
index 89aef7e..89aef7e 100644
--- a/test/data/serializer-is-closed-2.dumper-error
+++ b/_test/data/serializer-is-closed-2.dumper-error
diff --git a/test/data/serializer-is-not-opened-1.dumper-error b/_test/data/serializer-is-not-opened-1.dumper-error
index 8f22e73..8f22e73 100644
--- a/test/data/serializer-is-not-opened-1.dumper-error
+++ b/_test/data/serializer-is-not-opened-1.dumper-error
diff --git a/test/data/serializer-is-not-opened-2.dumper-error b/_test/data/serializer-is-not-opened-2.dumper-error
index ebd9df1..ebd9df1 100644
--- a/test/data/serializer-is-not-opened-2.dumper-error
+++ b/_test/data/serializer-is-not-opened-2.dumper-error
diff --git a/test/data/single-dot-is-not-float-bug.code b/_test/data/single-dot-is-not-float-bug.code
index dcd0c2f..dcd0c2f 100644
--- a/test/data/single-dot-is-not-float-bug.code
+++ b/_test/data/single-dot-is-not-float-bug.code
diff --git a/test/data/single-dot-is-not-float-bug.data b/_test/data/single-dot-is-not-float-bug.data
index 9c558e3..9c558e3 100644
--- a/test/data/single-dot-is-not-float-bug.data
+++ b/_test/data/single-dot-is-not-float-bug.data
diff --git a/test/data/sloppy-indentation.canonical b/_test/data/sloppy-indentation.canonical
index 438bc04..438bc04 100644
--- a/test/data/sloppy-indentation.canonical
+++ b/_test/data/sloppy-indentation.canonical
diff --git a/test/data/sloppy-indentation.data b/_test/data/sloppy-indentation.data
index 2eb4f5a..2eb4f5a 100644
--- a/test/data/sloppy-indentation.data
+++ b/_test/data/sloppy-indentation.data
diff --git a/test/data/spec-02-01.code b/_test/data/spec-02-01.code
index 0e927a3..0e927a3 100644
--- a/test/data/spec-02-01.code
+++ b/_test/data/spec-02-01.code
diff --git a/test/data/spec-02-01.data b/_test/data/spec-02-01.data
index d12e671..d12e671 100644
--- a/test/data/spec-02-01.data
+++ b/_test/data/spec-02-01.data
diff --git a/test/data/spec-02-01.structure b/_test/data/spec-02-01.structure
index f532f4a..f532f4a 100644
--- a/test/data/spec-02-01.structure
+++ b/_test/data/spec-02-01.structure
diff --git a/test/data/spec-02-01.tokens b/_test/data/spec-02-01.tokens
index ce44cac..ce44cac 100644
--- a/test/data/spec-02-01.tokens
+++ b/_test/data/spec-02-01.tokens
diff --git a/test/data/spec-02-02.data b/_test/data/spec-02-02.data
index 7b7ec94..7b7ec94 100644
--- a/test/data/spec-02-02.data
+++ b/_test/data/spec-02-02.data
diff --git a/test/data/spec-02-02.structure b/_test/data/spec-02-02.structure
index aba1ced..aba1ced 100644
--- a/test/data/spec-02-02.structure
+++ b/_test/data/spec-02-02.structure
diff --git a/test/data/spec-02-02.tokens b/_test/data/spec-02-02.tokens
index e4e381b..e4e381b 100644
--- a/test/data/spec-02-02.tokens
+++ b/_test/data/spec-02-02.tokens
diff --git a/test/data/spec-02-03.data b/_test/data/spec-02-03.data
index 656d628..656d628 100644
--- a/test/data/spec-02-03.data
+++ b/_test/data/spec-02-03.data
diff --git a/test/data/spec-02-03.structure b/_test/data/spec-02-03.structure
index 25de5d2..25de5d2 100644
--- a/test/data/spec-02-03.structure
+++ b/_test/data/spec-02-03.structure
diff --git a/test/data/spec-02-03.tokens b/_test/data/spec-02-03.tokens
index 89815f2..89815f2 100644
--- a/test/data/spec-02-03.tokens
+++ b/_test/data/spec-02-03.tokens
diff --git a/test/data/spec-02-04.data b/_test/data/spec-02-04.data
index 430f6b3..430f6b3 100644
--- a/test/data/spec-02-04.data
+++ b/_test/data/spec-02-04.data
diff --git a/test/data/spec-02-04.structure b/_test/data/spec-02-04.structure
index e7b526c..e7b526c 100644
--- a/test/data/spec-02-04.structure
+++ b/_test/data/spec-02-04.structure
diff --git a/test/data/spec-02-04.tokens b/_test/data/spec-02-04.tokens
index 9cb9815..9cb9815 100644
--- a/test/data/spec-02-04.tokens
+++ b/_test/data/spec-02-04.tokens
diff --git a/test/data/spec-02-05.data b/_test/data/spec-02-05.data
index cdd7770..cdd7770 100644
--- a/test/data/spec-02-05.data
+++ b/_test/data/spec-02-05.data
diff --git a/test/data/spec-02-05.structure b/_test/data/spec-02-05.structure
index e06b75a..e06b75a 100644
--- a/test/data/spec-02-05.structure
+++ b/_test/data/spec-02-05.structure
diff --git a/test/data/spec-02-05.tokens b/_test/data/spec-02-05.tokens
index 3f6f1ab..3f6f1ab 100644
--- a/test/data/spec-02-05.tokens
+++ b/_test/data/spec-02-05.tokens
diff --git a/test/data/spec-02-06.data b/_test/data/spec-02-06.data
index 7a957b2..7a957b2 100644
--- a/test/data/spec-02-06.data
+++ b/_test/data/spec-02-06.data
diff --git a/test/data/spec-02-06.structure b/_test/data/spec-02-06.structure
index 3ef0f4b..3ef0f4b 100644
--- a/test/data/spec-02-06.structure
+++ b/_test/data/spec-02-06.structure
diff --git a/test/data/spec-02-06.tokens b/_test/data/spec-02-06.tokens
index a1a5eef..a1a5eef 100644
--- a/test/data/spec-02-06.tokens
+++ b/_test/data/spec-02-06.tokens
diff --git a/test/data/spec-02-07.data b/_test/data/spec-02-07.data
index bc711d5..bc711d5 100644
--- a/test/data/spec-02-07.data
+++ b/_test/data/spec-02-07.data
diff --git a/test/data/spec-02-07.structure b/_test/data/spec-02-07.structure
index c5d72a3..c5d72a3 100644
--- a/test/data/spec-02-07.structure
+++ b/_test/data/spec-02-07.structure
diff --git a/test/data/spec-02-07.tokens b/_test/data/spec-02-07.tokens
index ed48883..ed48883 100644
--- a/test/data/spec-02-07.tokens
+++ b/_test/data/spec-02-07.tokens
diff --git a/test/data/spec-02-08.data b/_test/data/spec-02-08.data
index 05e102d..05e102d 100644
--- a/test/data/spec-02-08.data
+++ b/_test/data/spec-02-08.data
diff --git a/test/data/spec-02-08.structure b/_test/data/spec-02-08.structure
index 24cff73..24cff73 100644
--- a/test/data/spec-02-08.structure
+++ b/_test/data/spec-02-08.structure
diff --git a/test/data/spec-02-08.tokens b/_test/data/spec-02-08.tokens
index 7d2c03d..7d2c03d 100644
--- a/test/data/spec-02-08.tokens
+++ b/_test/data/spec-02-08.tokens
diff --git a/test/data/spec-02-09.data b/_test/data/spec-02-09.data
index e264180..e264180 100644
--- a/test/data/spec-02-09.data
+++ b/_test/data/spec-02-09.data
diff --git a/test/data/spec-02-09.structure b/_test/data/spec-02-09.structure
index b4c9914..b4c9914 100644
--- a/test/data/spec-02-09.structure
+++ b/_test/data/spec-02-09.structure
diff --git a/test/data/spec-02-09.tokens b/_test/data/spec-02-09.tokens
index b2ec10e..b2ec10e 100644
--- a/test/data/spec-02-09.tokens
+++ b/_test/data/spec-02-09.tokens
diff --git a/test/data/spec-02-10.data b/_test/data/spec-02-10.data
index 61808f6..61808f6 100644
--- a/test/data/spec-02-10.data
+++ b/_test/data/spec-02-10.data
diff --git a/test/data/spec-02-10.structure b/_test/data/spec-02-10.structure
index ff8f4c3..ff8f4c3 100644
--- a/test/data/spec-02-10.structure
+++ b/_test/data/spec-02-10.structure
diff --git a/test/data/spec-02-10.tokens b/_test/data/spec-02-10.tokens
index 26caa2b..26caa2b 100644
--- a/test/data/spec-02-10.tokens
+++ b/_test/data/spec-02-10.tokens
diff --git a/test/data/spec-02-11.code b/_test/data/spec-02-11.code
index 6e02325..6e02325 100644
--- a/test/data/spec-02-11.code
+++ b/_test/data/spec-02-11.code
diff --git a/test/data/spec-02-11.data b/_test/data/spec-02-11.data
index 9123ce2..9123ce2 100644
--- a/test/data/spec-02-11.data
+++ b/_test/data/spec-02-11.data
diff --git a/test/data/spec-02-11.structure b/_test/data/spec-02-11.structure
index 3d8f1ff..3d8f1ff 100644
--- a/test/data/spec-02-11.structure
+++ b/_test/data/spec-02-11.structure
diff --git a/test/data/spec-02-11.tokens b/_test/data/spec-02-11.tokens
index fe24203..fe24203 100644
--- a/test/data/spec-02-11.tokens
+++ b/_test/data/spec-02-11.tokens
diff --git a/test/data/spec-02-12.data b/_test/data/spec-02-12.data
index 1fc33f9..1fc33f9 100644
--- a/test/data/spec-02-12.data
+++ b/_test/data/spec-02-12.data
diff --git a/test/data/spec-02-12.structure b/_test/data/spec-02-12.structure
index e9c5359..e9c5359 100644
--- a/test/data/spec-02-12.structure
+++ b/_test/data/spec-02-12.structure
diff --git a/test/data/spec-02-12.tokens b/_test/data/spec-02-12.tokens
index ea21e50..ea21e50 100644
--- a/test/data/spec-02-12.tokens
+++ b/_test/data/spec-02-12.tokens
diff --git a/test/data/spec-02-13.data b/_test/data/spec-02-13.data
index 13fb656..13fb656 100644
--- a/test/data/spec-02-13.data
+++ b/_test/data/spec-02-13.data
diff --git a/test/data/spec-02-13.structure b/_test/data/spec-02-13.structure
index 0ca9514..0ca9514 100644
--- a/test/data/spec-02-13.structure
+++ b/_test/data/spec-02-13.structure
diff --git a/test/data/spec-02-13.tokens b/_test/data/spec-02-13.tokens
index 7456c05..7456c05 100644
--- a/test/data/spec-02-13.tokens
+++ b/_test/data/spec-02-13.tokens
diff --git a/test/data/spec-02-14.data b/_test/data/spec-02-14.data
index 59943de..59943de 100644
--- a/test/data/spec-02-14.data
+++ b/_test/data/spec-02-14.data
diff --git a/test/data/spec-02-14.structure b/_test/data/spec-02-14.structure
index 0ca9514..0ca9514 100644
--- a/test/data/spec-02-14.structure
+++ b/_test/data/spec-02-14.structure
diff --git a/test/data/spec-02-14.tokens b/_test/data/spec-02-14.tokens
index 7456c05..7456c05 100644
--- a/test/data/spec-02-14.tokens
+++ b/_test/data/spec-02-14.tokens
diff --git a/test/data/spec-02-15.data b/_test/data/spec-02-15.data
index 80b89a6..80b89a6 100644
--- a/test/data/spec-02-15.data
+++ b/_test/data/spec-02-15.data
diff --git a/test/data/spec-02-15.structure b/_test/data/spec-02-15.structure
index 0ca9514..0ca9514 100644
--- a/test/data/spec-02-15.structure
+++ b/_test/data/spec-02-15.structure
diff --git a/test/data/spec-02-15.tokens b/_test/data/spec-02-15.tokens
index 31354ec..31354ec 100644
--- a/test/data/spec-02-15.tokens
+++ b/_test/data/spec-02-15.tokens
diff --git a/test/data/spec-02-16.data b/_test/data/spec-02-16.data
index 9f66d88..9f66d88 100644
--- a/test/data/spec-02-16.data
+++ b/_test/data/spec-02-16.data
diff --git a/test/data/spec-02-16.structure b/_test/data/spec-02-16.structure
index aba1ced..aba1ced 100644
--- a/test/data/spec-02-16.structure
+++ b/_test/data/spec-02-16.structure
diff --git a/test/data/spec-02-16.tokens b/_test/data/spec-02-16.tokens
index e4e381b..e4e381b 100644
--- a/test/data/spec-02-16.tokens
+++ b/_test/data/spec-02-16.tokens
diff --git a/test/data/spec-02-17.data b/_test/data/spec-02-17.data
index b2870c5..b2870c5 100644
--- a/test/data/spec-02-17.data
+++ b/_test/data/spec-02-17.data
diff --git a/test/data/spec-02-17.structure b/_test/data/spec-02-17.structure
index 933646d..933646d 100644
--- a/test/data/spec-02-17.structure
+++ b/_test/data/spec-02-17.structure
diff --git a/test/data/spec-02-17.tokens b/_test/data/spec-02-17.tokens
index db65540..db65540 100644
--- a/test/data/spec-02-17.tokens
+++ b/_test/data/spec-02-17.tokens
diff --git a/test/data/spec-02-18.data b/_test/data/spec-02-18.data
index e0a8bfa..e0a8bfa 100644
--- a/test/data/spec-02-18.data
+++ b/_test/data/spec-02-18.data
diff --git a/test/data/spec-02-18.structure b/_test/data/spec-02-18.structure
index 0ca4991..0ca4991 100644
--- a/test/data/spec-02-18.structure
+++ b/_test/data/spec-02-18.structure
diff --git a/test/data/spec-02-18.tokens b/_test/data/spec-02-18.tokens
index 83b31dc..83b31dc 100644
--- a/test/data/spec-02-18.tokens
+++ b/_test/data/spec-02-18.tokens
diff --git a/test/data/spec-02-19.data b/_test/data/spec-02-19.data
index bf69de6..bf69de6 100644
--- a/test/data/spec-02-19.data
+++ b/_test/data/spec-02-19.data
diff --git a/test/data/spec-02-19.structure b/_test/data/spec-02-19.structure
index 48ca99d..48ca99d 100644
--- a/test/data/spec-02-19.structure
+++ b/_test/data/spec-02-19.structure
diff --git a/test/data/spec-02-19.tokens b/_test/data/spec-02-19.tokens
index 5bda68f..5bda68f 100644
--- a/test/data/spec-02-19.tokens
+++ b/_test/data/spec-02-19.tokens
diff --git a/test/data/spec-02-20.data b/_test/data/spec-02-20.data
index 1d4897f..1d4897f 100644
--- a/test/data/spec-02-20.data
+++ b/_test/data/spec-02-20.data
diff --git a/test/data/spec-02-20.structure b/_test/data/spec-02-20.structure
index 933646d..933646d 100644
--- a/test/data/spec-02-20.structure
+++ b/_test/data/spec-02-20.structure
diff --git a/test/data/spec-02-20.tokens b/_test/data/spec-02-20.tokens
index db65540..db65540 100644
--- a/test/data/spec-02-20.tokens
+++ b/_test/data/spec-02-20.tokens
diff --git a/test/data/spec-02-21.data b/_test/data/spec-02-21.data
index dec6a56..dec6a56 100644
--- a/test/data/spec-02-21.data
+++ b/_test/data/spec-02-21.data
diff --git a/test/data/spec-02-21.structure b/_test/data/spec-02-21.structure
index 021635f..021635f 100644
--- a/test/data/spec-02-21.structure
+++ b/_test/data/spec-02-21.structure
diff --git a/test/data/spec-02-21.tokens b/_test/data/spec-02-21.tokens
index aeccbaf..aeccbaf 100644
--- a/test/data/spec-02-21.tokens
+++ b/_test/data/spec-02-21.tokens
diff --git a/test/data/spec-02-22.data b/_test/data/spec-02-22.data
index aaac185..aaac185 100644
--- a/test/data/spec-02-22.data
+++ b/_test/data/spec-02-22.data
diff --git a/test/data/spec-02-22.structure b/_test/data/spec-02-22.structure
index 021635f..021635f 100644
--- a/test/data/spec-02-22.structure
+++ b/_test/data/spec-02-22.structure
diff --git a/test/data/spec-02-22.tokens b/_test/data/spec-02-22.tokens
index aeccbaf..aeccbaf 100644
--- a/test/data/spec-02-22.tokens
+++ b/_test/data/spec-02-22.tokens
diff --git a/test/data/spec-02-23.data b/_test/data/spec-02-23.data
index 5dbd992..5dbd992 100644
--- a/test/data/spec-02-23.data
+++ b/_test/data/spec-02-23.data
diff --git a/test/data/spec-02-23.structure b/_test/data/spec-02-23.structure
index aba1ced..aba1ced 100644
--- a/test/data/spec-02-23.structure
+++ b/_test/data/spec-02-23.structure
diff --git a/test/data/spec-02-23.tokens b/_test/data/spec-02-23.tokens
index 9ac54aa..9ac54aa 100644
--- a/test/data/spec-02-23.tokens
+++ b/_test/data/spec-02-23.tokens
diff --git a/test/data/spec-02-24.data b/_test/data/spec-02-24.data
index 1180757..1180757 100644
--- a/test/data/spec-02-24.data
+++ b/_test/data/spec-02-24.data
diff --git a/test/data/spec-02-24.structure b/_test/data/spec-02-24.structure
index a800729..a800729 100644
--- a/test/data/spec-02-24.structure
+++ b/_test/data/spec-02-24.structure
diff --git a/test/data/spec-02-24.tokens b/_test/data/spec-02-24.tokens
index 039c385..039c385 100644
--- a/test/data/spec-02-24.tokens
+++ b/_test/data/spec-02-24.tokens
diff --git a/test/data/spec-02-25.data b/_test/data/spec-02-25.data
index 769ac31..769ac31 100644
--- a/test/data/spec-02-25.data
+++ b/_test/data/spec-02-25.data
diff --git a/test/data/spec-02-25.structure b/_test/data/spec-02-25.structure
index 0b40e61..0b40e61 100644
--- a/test/data/spec-02-25.structure
+++ b/_test/data/spec-02-25.structure
diff --git a/test/data/spec-02-25.tokens b/_test/data/spec-02-25.tokens
index b700236..b700236 100644
--- a/test/data/spec-02-25.tokens
+++ b/_test/data/spec-02-25.tokens
diff --git a/test/data/spec-02-26.data b/_test/data/spec-02-26.data
index 3143763..3143763 100644
--- a/test/data/spec-02-26.data
+++ b/_test/data/spec-02-26.data
diff --git a/test/data/spec-02-26.structure b/_test/data/spec-02-26.structure
index cf429b9..cf429b9 100644
--- a/test/data/spec-02-26.structure
+++ b/_test/data/spec-02-26.structure
diff --git a/test/data/spec-02-26.tokens b/_test/data/spec-02-26.tokens
index 7bee492..7bee492 100644
--- a/test/data/spec-02-26.tokens
+++ b/_test/data/spec-02-26.tokens
diff --git a/test/data/spec-02-27.data b/_test/data/spec-02-27.data
index 4625739..4625739 100644
--- a/test/data/spec-02-27.data
+++ b/_test/data/spec-02-27.data
diff --git a/test/data/spec-02-27.structure b/_test/data/spec-02-27.structure
index a2113b9..a2113b9 100644
--- a/test/data/spec-02-27.structure
+++ b/_test/data/spec-02-27.structure
diff --git a/test/data/spec-02-27.tokens b/_test/data/spec-02-27.tokens
index 2dc1c25..2dc1c25 100644
--- a/test/data/spec-02-27.tokens
+++ b/_test/data/spec-02-27.tokens
diff --git a/test/data/spec-02-28.data b/_test/data/spec-02-28.data
index a5c8dc8..a5c8dc8 100644
--- a/test/data/spec-02-28.data
+++ b/_test/data/spec-02-28.data
diff --git a/test/data/spec-02-28.structure b/_test/data/spec-02-28.structure
index 8ec0b56..8ec0b56 100644
--- a/test/data/spec-02-28.structure
+++ b/_test/data/spec-02-28.structure
diff --git a/test/data/spec-02-28.tokens b/_test/data/spec-02-28.tokens
index 8d5e1bc..8d5e1bc 100644
--- a/test/data/spec-02-28.tokens
+++ b/_test/data/spec-02-28.tokens
diff --git a/test/data/spec-05-01-utf16be.data b/_test/data/spec-05-01-utf16be.data
index 3525062..3525062 100644
--- a/test/data/spec-05-01-utf16be.data
+++ b/_test/data/spec-05-01-utf16be.data
Binary files differ
diff --git a/test/data/spec-05-01-utf16be.empty b/_test/data/spec-05-01-utf16be.empty
index bfffa8b..bfffa8b 100644
--- a/test/data/spec-05-01-utf16be.empty
+++ b/_test/data/spec-05-01-utf16be.empty
diff --git a/test/data/spec-05-01-utf16le.data b/_test/data/spec-05-01-utf16le.data
index 0823f74..0823f74 100644
--- a/test/data/spec-05-01-utf16le.data
+++ b/_test/data/spec-05-01-utf16le.data
Binary files differ
diff --git a/test/data/spec-05-01-utf16le.empty b/_test/data/spec-05-01-utf16le.empty
index bfffa8b..bfffa8b 100644
--- a/test/data/spec-05-01-utf16le.empty
+++ b/_test/data/spec-05-01-utf16le.empty
diff --git a/test/data/spec-05-01-utf8.data b/_test/data/spec-05-01-utf8.data
index 780d25b..780d25b 100644
--- a/test/data/spec-05-01-utf8.data
+++ b/_test/data/spec-05-01-utf8.data
diff --git a/test/data/spec-05-01-utf8.empty b/_test/data/spec-05-01-utf8.empty
index bfffa8b..bfffa8b 100644
--- a/test/data/spec-05-01-utf8.empty
+++ b/_test/data/spec-05-01-utf8.empty
diff --git a/test/data/spec-05-02-utf16be.data b/_test/data/spec-05-02-utf16be.data
index 5ebbb04..5ebbb04 100644
--- a/test/data/spec-05-02-utf16be.data
+++ b/_test/data/spec-05-02-utf16be.data
Binary files differ
diff --git a/test/data/spec-05-02-utf16be.error b/_test/data/spec-05-02-utf16be.error
index 1df3616..1df3616 100644
--- a/test/data/spec-05-02-utf16be.error
+++ b/_test/data/spec-05-02-utf16be.error
diff --git a/test/data/spec-05-02-utf16le.data b/_test/data/spec-05-02-utf16le.data
index 0cd90a2..0cd90a2 100644
--- a/test/data/spec-05-02-utf16le.data
+++ b/_test/data/spec-05-02-utf16le.data
Binary files differ
diff --git a/test/data/spec-05-02-utf16le.error b/_test/data/spec-05-02-utf16le.error
index 1df3616..1df3616 100644
--- a/test/data/spec-05-02-utf16le.error
+++ b/_test/data/spec-05-02-utf16le.error
diff --git a/test/data/spec-05-02-utf8.data b/_test/data/spec-05-02-utf8.data
index fb74866..fb74866 100644
--- a/test/data/spec-05-02-utf8.data
+++ b/_test/data/spec-05-02-utf8.data
diff --git a/test/data/spec-05-02-utf8.error b/_test/data/spec-05-02-utf8.error
index 1df3616..1df3616 100644
--- a/test/data/spec-05-02-utf8.error
+++ b/_test/data/spec-05-02-utf8.error
diff --git a/test/data/spec-05-03.canonical b/_test/data/spec-05-03.canonical
index a143a73..a143a73 100644
--- a/test/data/spec-05-03.canonical
+++ b/_test/data/spec-05-03.canonical
diff --git a/test/data/spec-05-03.data b/_test/data/spec-05-03.data
index 4661f33..4661f33 100644
--- a/test/data/spec-05-03.data
+++ b/_test/data/spec-05-03.data
diff --git a/test/data/spec-05-04.canonical b/_test/data/spec-05-04.canonical
index 00c9723..00c9723 100644
--- a/test/data/spec-05-04.canonical
+++ b/_test/data/spec-05-04.canonical
diff --git a/test/data/spec-05-04.data b/_test/data/spec-05-04.data
index df33847..df33847 100644
--- a/test/data/spec-05-04.data
+++ b/_test/data/spec-05-04.data
diff --git a/test/data/spec-05-05.data b/_test/data/spec-05-05.data
index 62524c0..62524c0 100644
--- a/test/data/spec-05-05.data
+++ b/_test/data/spec-05-05.data
diff --git a/test/data/spec-05-05.empty b/_test/data/spec-05-05.empty
index bfffa8b..bfffa8b 100644
--- a/test/data/spec-05-05.empty
+++ b/_test/data/spec-05-05.empty
diff --git a/test/data/spec-05-06.canonical b/_test/data/spec-05-06.canonical
index 4f30c11..4f30c11 100644
--- a/test/data/spec-05-06.canonical
+++ b/_test/data/spec-05-06.canonical
diff --git a/test/data/spec-05-06.data b/_test/data/spec-05-06.data
index 7a1f9b3..7a1f9b3 100644
--- a/test/data/spec-05-06.data
+++ b/_test/data/spec-05-06.data
diff --git a/test/data/spec-05-07.canonical b/_test/data/spec-05-07.canonical
index dc3732a..dc3732a 100644
--- a/test/data/spec-05-07.canonical
+++ b/_test/data/spec-05-07.canonical
diff --git a/test/data/spec-05-07.data b/_test/data/spec-05-07.data
index 97eb3a3..97eb3a3 100644
--- a/test/data/spec-05-07.data
+++ b/_test/data/spec-05-07.data
diff --git a/test/data/spec-05-08.canonical b/_test/data/spec-05-08.canonical
index 610bd68..610bd68 100644
--- a/test/data/spec-05-08.canonical
+++ b/_test/data/spec-05-08.canonical
diff --git a/test/data/spec-05-08.data b/_test/data/spec-05-08.data
index 04ebf69..04ebf69 100644
--- a/test/data/spec-05-08.data
+++ b/_test/data/spec-05-08.data
diff --git a/test/data/spec-05-09.canonical b/_test/data/spec-05-09.canonical
index 597e3de..597e3de 100644
--- a/test/data/spec-05-09.canonical
+++ b/_test/data/spec-05-09.canonical
diff --git a/test/data/spec-05-09.data b/_test/data/spec-05-09.data
index a43431b..a43431b 100644
--- a/test/data/spec-05-09.data
+++ b/_test/data/spec-05-09.data
diff --git a/test/data/spec-05-10.data b/_test/data/spec-05-10.data
index a4caf91..a4caf91 100644
--- a/test/data/spec-05-10.data
+++ b/_test/data/spec-05-10.data
diff --git a/test/data/spec-05-10.error b/_test/data/spec-05-10.error
index 46f776e..46f776e 100644
--- a/test/data/spec-05-10.error
+++ b/_test/data/spec-05-10.error
diff --git a/test/data/spec-05-11.canonical b/_test/data/spec-05-11.canonical
index fc25bef..fc25bef 100644
--- a/test/data/spec-05-11.canonical
+++ b/_test/data/spec-05-11.canonical
diff --git a/test/data/spec-05-11.data b/_test/data/spec-05-11.data
index b448b75..b448b75 100644
--- a/test/data/spec-05-11.data
+++ b/_test/data/spec-05-11.data
diff --git a/test/data/spec-05-12.data b/_test/data/spec-05-12.data
index 7c3ad7f..7c3ad7f 100644
--- a/test/data/spec-05-12.data
+++ b/_test/data/spec-05-12.data
diff --git a/test/data/spec-05-12.error b/_test/data/spec-05-12.error
index 8aad4c8..8aad4c8 100644
--- a/test/data/spec-05-12.error
+++ b/_test/data/spec-05-12.error
diff --git a/test/data/spec-05-13.canonical b/_test/data/spec-05-13.canonical
index 90c1c5c..90c1c5c 100644
--- a/test/data/spec-05-13.canonical
+++ b/_test/data/spec-05-13.canonical
diff --git a/test/data/spec-05-13.data b/_test/data/spec-05-13.data
index fce7951..fce7951 100644
--- a/test/data/spec-05-13.data
+++ b/_test/data/spec-05-13.data
diff --git a/test/data/spec-05-14.canonical b/_test/data/spec-05-14.canonical
index 4bff01c..4bff01c 100644
--- a/test/data/spec-05-14.canonical
+++ b/_test/data/spec-05-14.canonical
diff --git a/test/data/spec-05-14.data b/_test/data/spec-05-14.data
index d6e8ce4..d6e8ce4 100644
--- a/test/data/spec-05-14.data
+++ b/_test/data/spec-05-14.data
diff --git a/test/data/spec-05-15.data b/_test/data/spec-05-15.data
index 7bf12b6..7bf12b6 100644
--- a/test/data/spec-05-15.data
+++ b/_test/data/spec-05-15.data
diff --git a/test/data/spec-05-15.error b/_test/data/spec-05-15.error
index 71ffbd9..71ffbd9 100644
--- a/test/data/spec-05-15.error
+++ b/_test/data/spec-05-15.error
diff --git a/test/data/spec-06-01.canonical b/_test/data/spec-06-01.canonical
index f17ec92..f17ec92 100644
--- a/test/data/spec-06-01.canonical
+++ b/_test/data/spec-06-01.canonical
diff --git a/test/data/spec-06-01.data b/_test/data/spec-06-01.data
index 6134ba1..6134ba1 100644
--- a/test/data/spec-06-01.data
+++ b/_test/data/spec-06-01.data
diff --git a/test/data/spec-06-02.data b/_test/data/spec-06-02.data
index ff741e5..ff741e5 100644
--- a/test/data/spec-06-02.data
+++ b/_test/data/spec-06-02.data
diff --git a/test/data/spec-06-02.empty b/_test/data/spec-06-02.empty
index bfffa8b..bfffa8b 100644
--- a/test/data/spec-06-02.empty
+++ b/_test/data/spec-06-02.empty
diff --git a/test/data/spec-06-03.canonical b/_test/data/spec-06-03.canonical
index ec26902..ec26902 100644
--- a/test/data/spec-06-03.canonical
+++ b/_test/data/spec-06-03.canonical
diff --git a/test/data/spec-06-03.data b/_test/data/spec-06-03.data
index 9db0912..9db0912 100644
--- a/test/data/spec-06-03.data
+++ b/_test/data/spec-06-03.data
diff --git a/test/data/spec-06-04.canonical b/_test/data/spec-06-04.canonical
index ec26902..ec26902 100644
--- a/test/data/spec-06-04.canonical
+++ b/_test/data/spec-06-04.canonical
diff --git a/test/data/spec-06-04.data b/_test/data/spec-06-04.data
index 86308dd..86308dd 100644
--- a/test/data/spec-06-04.data
+++ b/_test/data/spec-06-04.data
diff --git a/test/data/spec-06-05.canonical b/_test/data/spec-06-05.canonical
index 8da431d..8da431d 100644
--- a/test/data/spec-06-05.canonical
+++ b/_test/data/spec-06-05.canonical
diff --git a/test/data/spec-06-05.data b/_test/data/spec-06-05.data
index 37613f5..37613f5 100644
--- a/test/data/spec-06-05.data
+++ b/_test/data/spec-06-05.data
diff --git a/test/data/spec-06-06.canonical b/_test/data/spec-06-06.canonical
index 513d07a..513d07a 100644
--- a/test/data/spec-06-06.canonical
+++ b/_test/data/spec-06-06.canonical
diff --git a/test/data/spec-06-06.data b/_test/data/spec-06-06.data
index 2f62d08..2f62d08 100644
--- a/test/data/spec-06-06.data
+++ b/_test/data/spec-06-06.data
diff --git a/test/data/spec-06-07.canonical b/_test/data/spec-06-07.canonical
index 11357e4..11357e4 100644
--- a/test/data/spec-06-07.canonical
+++ b/_test/data/spec-06-07.canonical
diff --git a/test/data/spec-06-07.data b/_test/data/spec-06-07.data
index 130cfa7..130cfa7 100644
--- a/test/data/spec-06-07.data
+++ b/_test/data/spec-06-07.data
diff --git a/test/data/spec-06-08.canonical b/_test/data/spec-06-08.canonical
index cc72bc8..cc72bc8 100644
--- a/test/data/spec-06-08.canonical
+++ b/_test/data/spec-06-08.canonical
diff --git a/test/data/spec-06-08.data b/_test/data/spec-06-08.data
index f2896ed..f2896ed 100644
--- a/test/data/spec-06-08.data
+++ b/_test/data/spec-06-08.data
diff --git a/test/data/spec-07-01.canonical b/_test/data/spec-07-01.canonical
index 8c8c48d..8c8c48d 100644
--- a/test/data/spec-07-01.canonical
+++ b/_test/data/spec-07-01.canonical
diff --git a/test/data/spec-07-01.data b/_test/data/spec-07-01.data
index 2113eb6..2113eb6 100644
--- a/test/data/spec-07-01.data
+++ b/_test/data/spec-07-01.data
diff --git a/test/data/spec-07-01.skip-ext b/_test/data/spec-07-01.skip-ext
index e69de29..e69de29 100644
--- a/test/data/spec-07-01.skip-ext
+++ b/_test/data/spec-07-01.skip-ext
diff --git a/test/data/spec-07-02.canonical b/_test/data/spec-07-02.canonical
index cb7dd1c..cb7dd1c 100644
--- a/test/data/spec-07-02.canonical
+++ b/_test/data/spec-07-02.canonical
diff --git a/test/data/spec-07-02.data b/_test/data/spec-07-02.data
index c8b7322..c8b7322 100644
--- a/test/data/spec-07-02.data
+++ b/_test/data/spec-07-02.data
diff --git a/test/data/spec-07-02.skip-ext b/_test/data/spec-07-02.skip-ext
index e69de29..e69de29 100644
--- a/test/data/spec-07-02.skip-ext
+++ b/_test/data/spec-07-02.skip-ext
diff --git a/test/data/spec-07-03.data b/_test/data/spec-07-03.data
index 4bfa07a..4bfa07a 100644
--- a/test/data/spec-07-03.data
+++ b/_test/data/spec-07-03.data
diff --git a/test/data/spec-07-03.error b/_test/data/spec-07-03.error
index b0ac446..b0ac446 100644
--- a/test/data/spec-07-03.error
+++ b/_test/data/spec-07-03.error
diff --git a/test/data/spec-07-04.canonical b/_test/data/spec-07-04.canonical
index cb7dd1c..cb7dd1c 100644
--- a/test/data/spec-07-04.canonical
+++ b/_test/data/spec-07-04.canonical
diff --git a/test/data/spec-07-04.data b/_test/data/spec-07-04.data
index 50f5ab9..50f5ab9 100644
--- a/test/data/spec-07-04.data
+++ b/_test/data/spec-07-04.data
diff --git a/test/data/spec-07-05.data b/_test/data/spec-07-05.data
index 7276eae..7276eae 100644
--- a/test/data/spec-07-05.data
+++ b/_test/data/spec-07-05.data
diff --git a/test/data/spec-07-05.error b/_test/data/spec-07-05.error
index 5601b19..5601b19 100644
--- a/test/data/spec-07-05.error
+++ b/_test/data/spec-07-05.error
diff --git a/test/data/spec-07-06.canonical b/_test/data/spec-07-06.canonical
index bddf616..bddf616 100644
--- a/test/data/spec-07-06.canonical
+++ b/_test/data/spec-07-06.canonical
diff --git a/test/data/spec-07-06.data b/_test/data/spec-07-06.data
index d9854cb..d9854cb 100644
--- a/test/data/spec-07-06.data
+++ b/_test/data/spec-07-06.data
diff --git a/test/data/spec-07-07a.canonical b/_test/data/spec-07-07a.canonical
index fa086df..fa086df 100644
--- a/test/data/spec-07-07a.canonical
+++ b/_test/data/spec-07-07a.canonical
diff --git a/test/data/spec-07-07a.data b/_test/data/spec-07-07a.data
index 9d42ec3..9d42ec3 100644
--- a/test/data/spec-07-07a.data
+++ b/_test/data/spec-07-07a.data
diff --git a/test/data/spec-07-07b.canonical b/_test/data/spec-07-07b.canonical
index fe917d8..fe917d8 100644
--- a/test/data/spec-07-07b.canonical
+++ b/_test/data/spec-07-07b.canonical
diff --git a/test/data/spec-07-07b.data b/_test/data/spec-07-07b.data
index 2d36d0e..2d36d0e 100644
--- a/test/data/spec-07-07b.data
+++ b/_test/data/spec-07-07b.data
diff --git a/test/data/spec-07-08.canonical b/_test/data/spec-07-08.canonical
index 703aa7b..703aa7b 100644
--- a/test/data/spec-07-08.canonical
+++ b/_test/data/spec-07-08.canonical
diff --git a/test/data/spec-07-08.data b/_test/data/spec-07-08.data
index e2c6d9e..e2c6d9e 100644
--- a/test/data/spec-07-08.data
+++ b/_test/data/spec-07-08.data
diff --git a/test/data/spec-07-09.canonical b/_test/data/spec-07-09.canonical
index 32d9e94..32d9e94 100644
--- a/test/data/spec-07-09.canonical
+++ b/_test/data/spec-07-09.canonical
diff --git a/test/data/spec-07-09.data b/_test/data/spec-07-09.data
index 1209d47..1209d47 100644
--- a/test/data/spec-07-09.data
+++ b/_test/data/spec-07-09.data
diff --git a/test/data/spec-07-10.canonical b/_test/data/spec-07-10.canonical
index 1db650a..1db650a 100644
--- a/test/data/spec-07-10.canonical
+++ b/_test/data/spec-07-10.canonical
diff --git a/test/data/spec-07-10.data b/_test/data/spec-07-10.data
index 6939b39..6939b39 100644
--- a/test/data/spec-07-10.data
+++ b/_test/data/spec-07-10.data
diff --git a/test/data/spec-07-11.data b/_test/data/spec-07-11.data
index d11302d..d11302d 100644
--- a/test/data/spec-07-11.data
+++ b/_test/data/spec-07-11.data
diff --git a/test/data/spec-07-11.empty b/_test/data/spec-07-11.empty
index bfffa8b..bfffa8b 100644
--- a/test/data/spec-07-11.empty
+++ b/_test/data/spec-07-11.empty
diff --git a/test/data/spec-07-12a.canonical b/_test/data/spec-07-12a.canonical
index efc116f..efc116f 100644
--- a/test/data/spec-07-12a.canonical
+++ b/_test/data/spec-07-12a.canonical
diff --git a/test/data/spec-07-12a.data b/_test/data/spec-07-12a.data
index 3807d57..3807d57 100644
--- a/test/data/spec-07-12a.data
+++ b/_test/data/spec-07-12a.data
diff --git a/test/data/spec-07-12b.canonical b/_test/data/spec-07-12b.canonical
index 04bcffc..04bcffc 100644
--- a/test/data/spec-07-12b.canonical
+++ b/_test/data/spec-07-12b.canonical
diff --git a/test/data/spec-07-12b.data b/_test/data/spec-07-12b.data
index 43250db..43250db 100644
--- a/test/data/spec-07-12b.data
+++ b/_test/data/spec-07-12b.data
diff --git a/test/data/spec-07-13.canonical b/_test/data/spec-07-13.canonical
index 5af71e9..5af71e9 100644
--- a/test/data/spec-07-13.canonical
+++ b/_test/data/spec-07-13.canonical
diff --git a/test/data/spec-07-13.data b/_test/data/spec-07-13.data
index ba7ec63..ba7ec63 100644
--- a/test/data/spec-07-13.data
+++ b/_test/data/spec-07-13.data
diff --git a/test/data/spec-08-01.canonical b/_test/data/spec-08-01.canonical
index 69e4161..69e4161 100644
--- a/test/data/spec-08-01.canonical
+++ b/_test/data/spec-08-01.canonical
diff --git a/test/data/spec-08-01.data b/_test/data/spec-08-01.data
index 48986ec..48986ec 100644
--- a/test/data/spec-08-01.data
+++ b/_test/data/spec-08-01.data
diff --git a/test/data/spec-08-02.canonical b/_test/data/spec-08-02.canonical
index dd6f76e..dd6f76e 100644
--- a/test/data/spec-08-02.canonical
+++ b/_test/data/spec-08-02.canonical
diff --git a/test/data/spec-08-02.data b/_test/data/spec-08-02.data
index 600d179..600d179 100644
--- a/test/data/spec-08-02.data
+++ b/_test/data/spec-08-02.data
diff --git a/test/data/spec-08-03.canonical b/_test/data/spec-08-03.canonical
index be7ea8f..be7ea8f 100644
--- a/test/data/spec-08-03.canonical
+++ b/_test/data/spec-08-03.canonical
diff --git a/test/data/spec-08-03.data b/_test/data/spec-08-03.data
index 8e51f52..8e51f52 100644
--- a/test/data/spec-08-03.data
+++ b/_test/data/spec-08-03.data
diff --git a/test/data/spec-08-04.data b/_test/data/spec-08-04.data
index f7d1b01..f7d1b01 100644
--- a/test/data/spec-08-04.data
+++ b/_test/data/spec-08-04.data
diff --git a/test/data/spec-08-04.error b/_test/data/spec-08-04.error
index 6066375..6066375 100644
--- a/test/data/spec-08-04.error
+++ b/_test/data/spec-08-04.error
diff --git a/test/data/spec-08-05.canonical b/_test/data/spec-08-05.canonical
index a5c710a..a5c710a 100644
--- a/test/data/spec-08-05.canonical
+++ b/_test/data/spec-08-05.canonical
diff --git a/test/data/spec-08-05.data b/_test/data/spec-08-05.data
index 93576ed..93576ed 100644
--- a/test/data/spec-08-05.data
+++ b/_test/data/spec-08-05.data
diff --git a/test/data/spec-08-06.data b/_test/data/spec-08-06.data
index 8580010..8580010 100644
--- a/test/data/spec-08-06.data
+++ b/_test/data/spec-08-06.data
diff --git a/test/data/spec-08-06.error b/_test/data/spec-08-06.error
index fb76f42..fb76f42 100644
--- a/test/data/spec-08-06.error
+++ b/_test/data/spec-08-06.error
diff --git a/test/data/spec-08-07.canonical b/_test/data/spec-08-07.canonical
index e2f43d9..e2f43d9 100644
--- a/test/data/spec-08-07.canonical
+++ b/_test/data/spec-08-07.canonical
diff --git a/test/data/spec-08-07.data b/_test/data/spec-08-07.data
index 98aa565..98aa565 100644
--- a/test/data/spec-08-07.data
+++ b/_test/data/spec-08-07.data
diff --git a/test/data/spec-08-08.canonical b/_test/data/spec-08-08.canonical
index d3f8b1a..d3f8b1a 100644
--- a/test/data/spec-08-08.canonical
+++ b/_test/data/spec-08-08.canonical
diff --git a/test/data/spec-08-08.data b/_test/data/spec-08-08.data
index 757a93d..757a93d 100644
--- a/test/data/spec-08-08.data
+++ b/_test/data/spec-08-08.data
diff --git a/test/data/spec-08-09.canonical b/_test/data/spec-08-09.canonical
index 3805daf..3805daf 100644
--- a/test/data/spec-08-09.canonical
+++ b/_test/data/spec-08-09.canonical
diff --git a/test/data/spec-08-09.data b/_test/data/spec-08-09.data
index 69da042..69da042 100644
--- a/test/data/spec-08-09.data
+++ b/_test/data/spec-08-09.data
diff --git a/test/data/spec-08-10.canonical b/_test/data/spec-08-10.canonical
index 8281c5e..8281c5e 100644
--- a/test/data/spec-08-10.canonical
+++ b/_test/data/spec-08-10.canonical
diff --git a/test/data/spec-08-10.data b/_test/data/spec-08-10.data
index 72acc56..72acc56 100644
--- a/test/data/spec-08-10.data
+++ b/_test/data/spec-08-10.data
diff --git a/test/data/spec-08-11.canonical b/_test/data/spec-08-11.canonical
index dd6f76e..dd6f76e 100644
--- a/test/data/spec-08-11.canonical
+++ b/_test/data/spec-08-11.canonical
diff --git a/test/data/spec-08-11.data b/_test/data/spec-08-11.data
index 600d179..600d179 100644
--- a/test/data/spec-08-11.data
+++ b/_test/data/spec-08-11.data
diff --git a/test/data/spec-08-12.canonical b/_test/data/spec-08-12.canonical
index 93899f4..93899f4 100644
--- a/test/data/spec-08-12.canonical
+++ b/_test/data/spec-08-12.canonical
diff --git a/test/data/spec-08-12.data b/_test/data/spec-08-12.data
index 3d4c6b7..3d4c6b7 100644
--- a/test/data/spec-08-12.data
+++ b/_test/data/spec-08-12.data
diff --git a/test/data/spec-08-13.canonical b/_test/data/spec-08-13.canonical
index 618bb7b..618bb7b 100644
--- a/test/data/spec-08-13.canonical
+++ b/_test/data/spec-08-13.canonical
diff --git a/test/data/spec-08-13.data b/_test/data/spec-08-13.data
index ebe663a..ebe663a 100644
--- a/test/data/spec-08-13.data
+++ b/_test/data/spec-08-13.data
diff --git a/test/data/spec-08-13.skip-ext b/_test/data/spec-08-13.skip-ext
index e69de29..e69de29 100644
--- a/test/data/spec-08-13.skip-ext
+++ b/_test/data/spec-08-13.skip-ext
diff --git a/test/data/spec-08-14.canonical b/_test/data/spec-08-14.canonical
index 11db439..11db439 100644
--- a/test/data/spec-08-14.canonical
+++ b/_test/data/spec-08-14.canonical
diff --git a/test/data/spec-08-14.data b/_test/data/spec-08-14.data
index 2fbb1f7..2fbb1f7 100644
--- a/test/data/spec-08-14.data
+++ b/_test/data/spec-08-14.data
diff --git a/test/data/spec-08-15.canonical b/_test/data/spec-08-15.canonical
index 76f028e..76f028e 100644
--- a/test/data/spec-08-15.canonical
+++ b/_test/data/spec-08-15.canonical
diff --git a/test/data/spec-08-15.data b/_test/data/spec-08-15.data
index 7c86bcf..7c86bcf 100644
--- a/test/data/spec-08-15.data
+++ b/_test/data/spec-08-15.data
diff --git a/test/data/spec-09-01.canonical b/_test/data/spec-09-01.canonical
index e71a548..e71a548 100644
--- a/test/data/spec-09-01.canonical
+++ b/_test/data/spec-09-01.canonical
diff --git a/test/data/spec-09-01.data b/_test/data/spec-09-01.data
index 9e83eaf..9e83eaf 100644
--- a/test/data/spec-09-01.data
+++ b/_test/data/spec-09-01.data
diff --git a/test/data/spec-09-02.canonical b/_test/data/spec-09-02.canonical
index 6f8f41a..6f8f41a 100644
--- a/test/data/spec-09-02.canonical
+++ b/_test/data/spec-09-02.canonical
diff --git a/test/data/spec-09-02.data b/_test/data/spec-09-02.data
index d84883d..d84883d 100644
--- a/test/data/spec-09-02.data
+++ b/_test/data/spec-09-02.data
diff --git a/test/data/spec-09-03.canonical b/_test/data/spec-09-03.canonical
index 658c6df..658c6df 100644
--- a/test/data/spec-09-03.canonical
+++ b/_test/data/spec-09-03.canonical
diff --git a/test/data/spec-09-03.data b/_test/data/spec-09-03.data
index e0b914d..e0b914d 100644
--- a/test/data/spec-09-03.data
+++ b/_test/data/spec-09-03.data
diff --git a/test/data/spec-09-04.canonical b/_test/data/spec-09-04.canonical
index fa46632..fa46632 100644
--- a/test/data/spec-09-04.canonical
+++ b/_test/data/spec-09-04.canonical
diff --git a/test/data/spec-09-04.data b/_test/data/spec-09-04.data
index 313a91b..313a91b 100644
--- a/test/data/spec-09-04.data
+++ b/_test/data/spec-09-04.data
diff --git a/test/data/spec-09-05.canonical b/_test/data/spec-09-05.canonical
index 24d1052..24d1052 100644
--- a/test/data/spec-09-05.canonical
+++ b/_test/data/spec-09-05.canonical
diff --git a/test/data/spec-09-05.data b/_test/data/spec-09-05.data
index 624c30e..624c30e 100644
--- a/test/data/spec-09-05.data
+++ b/_test/data/spec-09-05.data
diff --git a/test/data/spec-09-06.canonical b/_test/data/spec-09-06.canonical
index 5028772..5028772 100644
--- a/test/data/spec-09-06.canonical
+++ b/_test/data/spec-09-06.canonical
diff --git a/test/data/spec-09-06.data b/_test/data/spec-09-06.data
index b038078..b038078 100644
--- a/test/data/spec-09-06.data
+++ b/_test/data/spec-09-06.data
diff --git a/test/data/spec-09-07.canonical b/_test/data/spec-09-07.canonical
index e71a548..e71a548 100644
--- a/test/data/spec-09-07.canonical
+++ b/_test/data/spec-09-07.canonical
diff --git a/test/data/spec-09-07.data b/_test/data/spec-09-07.data
index 755b54a..755b54a 100644
--- a/test/data/spec-09-07.data
+++ b/_test/data/spec-09-07.data
diff --git a/test/data/spec-09-08.canonical b/_test/data/spec-09-08.canonical
index 06abdb5..06abdb5 100644
--- a/test/data/spec-09-08.canonical
+++ b/_test/data/spec-09-08.canonical
diff --git a/test/data/spec-09-08.data b/_test/data/spec-09-08.data
index aa4d458..aa4d458 100644
--- a/test/data/spec-09-08.data
+++ b/_test/data/spec-09-08.data
diff --git a/test/data/spec-09-09.canonical b/_test/data/spec-09-09.canonical
index 658c6df..658c6df 100644
--- a/test/data/spec-09-09.canonical
+++ b/_test/data/spec-09-09.canonical
diff --git a/test/data/spec-09-09.data b/_test/data/spec-09-09.data
index 52171df..52171df 100644
--- a/test/data/spec-09-09.data
+++ b/_test/data/spec-09-09.data
diff --git a/test/data/spec-09-10.canonical b/_test/data/spec-09-10.canonical
index 2028d04..2028d04 100644
--- a/test/data/spec-09-10.canonical
+++ b/_test/data/spec-09-10.canonical
diff --git a/test/data/spec-09-10.data b/_test/data/spec-09-10.data
index 0e41449..0e41449 100644
--- a/test/data/spec-09-10.data
+++ b/_test/data/spec-09-10.data
diff --git a/test/data/spec-09-11.canonical b/_test/data/spec-09-11.canonical
index 4eb222c..4eb222c 100644
--- a/test/data/spec-09-11.canonical
+++ b/_test/data/spec-09-11.canonical
diff --git a/test/data/spec-09-11.data b/_test/data/spec-09-11.data
index 5efa873..5efa873 100644
--- a/test/data/spec-09-11.data
+++ b/_test/data/spec-09-11.data
diff --git a/test/data/spec-09-12.canonical b/_test/data/spec-09-12.canonical
index d8e6dce..d8e6dce 100644
--- a/test/data/spec-09-12.canonical
+++ b/_test/data/spec-09-12.canonical
diff --git a/test/data/spec-09-12.data b/_test/data/spec-09-12.data
index b9a3ac5..b9a3ac5 100644
--- a/test/data/spec-09-12.data
+++ b/_test/data/spec-09-12.data
diff --git a/test/data/spec-09-13.canonical b/_test/data/spec-09-13.canonical
index e71a548..e71a548 100644
--- a/test/data/spec-09-13.canonical
+++ b/_test/data/spec-09-13.canonical
diff --git a/test/data/spec-09-13.data b/_test/data/spec-09-13.data
index b156386..b156386 100644
--- a/test/data/spec-09-13.data
+++ b/_test/data/spec-09-13.data
diff --git a/test/data/spec-09-14.data b/_test/data/spec-09-14.data
index 97f2316..97f2316 100644
--- a/test/data/spec-09-14.data
+++ b/_test/data/spec-09-14.data
diff --git a/test/data/spec-09-14.error b/_test/data/spec-09-14.error
index 9f3db7b..9f3db7b 100644
--- a/test/data/spec-09-14.error
+++ b/_test/data/spec-09-14.error
diff --git a/test/data/spec-09-15.canonical b/_test/data/spec-09-15.canonical
index df02040..df02040 100644
--- a/test/data/spec-09-15.canonical
+++ b/_test/data/spec-09-15.canonical
diff --git a/test/data/spec-09-15.data b/_test/data/spec-09-15.data
index e6863b0..e6863b0 100644
--- a/test/data/spec-09-15.data
+++ b/_test/data/spec-09-15.data
diff --git a/test/data/spec-09-16.canonical b/_test/data/spec-09-16.canonical
index 06abdb5..06abdb5 100644
--- a/test/data/spec-09-16.canonical
+++ b/_test/data/spec-09-16.canonical
diff --git a/test/data/spec-09-16.data b/_test/data/spec-09-16.data
index 473beb9..473beb9 100644
--- a/test/data/spec-09-16.data
+++ b/_test/data/spec-09-16.data
diff --git a/test/data/spec-09-17.canonical b/_test/data/spec-09-17.canonical
index 68cb70d..68cb70d 100644
--- a/test/data/spec-09-17.canonical
+++ b/_test/data/spec-09-17.canonical
diff --git a/test/data/spec-09-17.data b/_test/data/spec-09-17.data
index 97bc46c..97bc46c 100644
--- a/test/data/spec-09-17.data
+++ b/_test/data/spec-09-17.data
diff --git a/test/data/spec-09-18.canonical b/_test/data/spec-09-18.canonical
index f21428f..f21428f 100644
--- a/test/data/spec-09-18.canonical
+++ b/_test/data/spec-09-18.canonical
diff --git a/test/data/spec-09-18.data b/_test/data/spec-09-18.data
index 68c5d7c..68c5d7c 100644
--- a/test/data/spec-09-18.data
+++ b/_test/data/spec-09-18.data
diff --git a/test/data/spec-09-19.canonical b/_test/data/spec-09-19.canonical
index 3e828d7..3e828d7 100644
--- a/test/data/spec-09-19.canonical
+++ b/_test/data/spec-09-19.canonical
diff --git a/test/data/spec-09-19.data b/_test/data/spec-09-19.data
index f0e589d..f0e589d 100644
--- a/test/data/spec-09-19.data
+++ b/_test/data/spec-09-19.data
diff --git a/test/data/spec-09-20.canonical b/_test/data/spec-09-20.canonical
index d03bef5..d03bef5 100644
--- a/test/data/spec-09-20.canonical
+++ b/_test/data/spec-09-20.canonical
diff --git a/test/data/spec-09-20.data b/_test/data/spec-09-20.data
index 39bee04..39bee04 100644
--- a/test/data/spec-09-20.data
+++ b/_test/data/spec-09-20.data
diff --git a/test/data/spec-09-20.skip-ext b/_test/data/spec-09-20.skip-ext
index e69de29..e69de29 100644
--- a/test/data/spec-09-20.skip-ext
+++ b/_test/data/spec-09-20.skip-ext
diff --git a/test/data/spec-09-21.data b/_test/data/spec-09-21.data
index 0fdd14f..0fdd14f 100644
--- a/test/data/spec-09-21.data
+++ b/_test/data/spec-09-21.data
diff --git a/test/data/spec-09-21.error b/_test/data/spec-09-21.error
index 1379ca5..1379ca5 100644
--- a/test/data/spec-09-21.error
+++ b/_test/data/spec-09-21.error
diff --git a/test/data/spec-09-22.canonical b/_test/data/spec-09-22.canonical
index c1bbcd2..c1bbcd2 100644
--- a/test/data/spec-09-22.canonical
+++ b/_test/data/spec-09-22.canonical
diff --git a/test/data/spec-09-22.data b/_test/data/spec-09-22.data
index 0dd51eb..0dd51eb 100644
--- a/test/data/spec-09-22.data
+++ b/_test/data/spec-09-22.data
diff --git a/test/data/spec-09-23.canonical b/_test/data/spec-09-23.canonical
index c4444ca..c4444ca 100644
--- a/test/data/spec-09-23.canonical
+++ b/_test/data/spec-09-23.canonical
diff --git a/test/data/spec-09-23.data b/_test/data/spec-09-23.data
index 8972d2b..8972d2b 100644
--- a/test/data/spec-09-23.data
+++ b/_test/data/spec-09-23.data
diff --git a/test/data/spec-09-24.canonical b/_test/data/spec-09-24.canonical
index 45a99b0..45a99b0 100644
--- a/test/data/spec-09-24.canonical
+++ b/_test/data/spec-09-24.canonical
diff --git a/test/data/spec-09-24.data b/_test/data/spec-09-24.data
index de0b64b..de0b64b 100644
--- a/test/data/spec-09-24.data
+++ b/_test/data/spec-09-24.data
diff --git a/test/data/spec-09-25.canonical b/_test/data/spec-09-25.canonical
index 9d2327b..9d2327b 100644
--- a/test/data/spec-09-25.canonical
+++ b/_test/data/spec-09-25.canonical
diff --git a/test/data/spec-09-25.data b/_test/data/spec-09-25.data
index f6303a1..f6303a1 100644
--- a/test/data/spec-09-25.data
+++ b/_test/data/spec-09-25.data
diff --git a/test/data/spec-09-26.canonical b/_test/data/spec-09-26.canonical
index 3029a11..3029a11 100644
--- a/test/data/spec-09-26.canonical
+++ b/_test/data/spec-09-26.canonical
diff --git a/test/data/spec-09-26.data b/_test/data/spec-09-26.data
index f28555a..f28555a 100644
--- a/test/data/spec-09-26.data
+++ b/_test/data/spec-09-26.data
diff --git a/test/data/spec-09-27.canonical b/_test/data/spec-09-27.canonical
index 3029a11..3029a11 100644
--- a/test/data/spec-09-27.canonical
+++ b/_test/data/spec-09-27.canonical
diff --git a/test/data/spec-09-27.data b/_test/data/spec-09-27.data
index f28555a..f28555a 100644
--- a/test/data/spec-09-27.data
+++ b/_test/data/spec-09-27.data
diff --git a/test/data/spec-09-28.canonical b/_test/data/spec-09-28.canonical
index 3029a11..3029a11 100644
--- a/test/data/spec-09-28.canonical
+++ b/_test/data/spec-09-28.canonical
diff --git a/test/data/spec-09-28.data b/_test/data/spec-09-28.data
index f28555a..f28555a 100644
--- a/test/data/spec-09-28.data
+++ b/_test/data/spec-09-28.data
diff --git a/test/data/spec-09-29.canonical b/_test/data/spec-09-29.canonical
index 0980789..0980789 100644
--- a/test/data/spec-09-29.canonical
+++ b/_test/data/spec-09-29.canonical
diff --git a/test/data/spec-09-29.data b/_test/data/spec-09-29.data
index 82e611f..82e611f 100644
--- a/test/data/spec-09-29.data
+++ b/_test/data/spec-09-29.data
diff --git a/test/data/spec-09-30.canonical b/_test/data/spec-09-30.canonical
index fc37db1..fc37db1 100644
--- a/test/data/spec-09-30.canonical
+++ b/_test/data/spec-09-30.canonical
diff --git a/test/data/spec-09-30.data b/_test/data/spec-09-30.data
index a4d8c36..a4d8c36 100644
--- a/test/data/spec-09-30.data
+++ b/_test/data/spec-09-30.data
diff --git a/test/data/spec-09-31.canonical b/_test/data/spec-09-31.canonical
index fc37db1..fc37db1 100644
--- a/test/data/spec-09-31.canonical
+++ b/_test/data/spec-09-31.canonical
diff --git a/test/data/spec-09-31.data b/_test/data/spec-09-31.data
index a4d8c36..a4d8c36 100644
--- a/test/data/spec-09-31.data
+++ b/_test/data/spec-09-31.data
diff --git a/test/data/spec-09-32.canonical b/_test/data/spec-09-32.canonical
index fc37db1..fc37db1 100644
--- a/test/data/spec-09-32.canonical
+++ b/_test/data/spec-09-32.canonical
diff --git a/test/data/spec-09-32.data b/_test/data/spec-09-32.data
index a4d8c36..a4d8c36 100644
--- a/test/data/spec-09-32.data
+++ b/_test/data/spec-09-32.data
diff --git a/test/data/spec-09-33.canonical b/_test/data/spec-09-33.canonical
index fc37db1..fc37db1 100644
--- a/test/data/spec-09-33.canonical
+++ b/_test/data/spec-09-33.canonical
diff --git a/test/data/spec-09-33.data b/_test/data/spec-09-33.data
index a4d8c36..a4d8c36 100644
--- a/test/data/spec-09-33.data
+++ b/_test/data/spec-09-33.data
diff --git a/test/data/spec-10-01.canonical b/_test/data/spec-10-01.canonical
index d08cdd4..d08cdd4 100644
--- a/test/data/spec-10-01.canonical
+++ b/_test/data/spec-10-01.canonical
diff --git a/test/data/spec-10-01.data b/_test/data/spec-10-01.data
index e668d38..e668d38 100644
--- a/test/data/spec-10-01.data
+++ b/_test/data/spec-10-01.data
diff --git a/test/data/spec-10-02.canonical b/_test/data/spec-10-02.canonical
index 82fe0d9..82fe0d9 100644
--- a/test/data/spec-10-02.canonical
+++ b/_test/data/spec-10-02.canonical
diff --git a/test/data/spec-10-02.data b/_test/data/spec-10-02.data
index 3b23351..3b23351 100644
--- a/test/data/spec-10-02.data
+++ b/_test/data/spec-10-02.data
diff --git a/test/data/spec-10-03.canonical b/_test/data/spec-10-03.canonical
index 1443395..1443395 100644
--- a/test/data/spec-10-03.canonical
+++ b/_test/data/spec-10-03.canonical
diff --git a/test/data/spec-10-03.data b/_test/data/spec-10-03.data
index 9e15f83..9e15f83 100644
--- a/test/data/spec-10-03.data
+++ b/_test/data/spec-10-03.data
diff --git a/test/data/spec-10-04.canonical b/_test/data/spec-10-04.canonical
index ae486a3..ae486a3 100644
--- a/test/data/spec-10-04.canonical
+++ b/_test/data/spec-10-04.canonical
diff --git a/test/data/spec-10-04.data b/_test/data/spec-10-04.data
index 2905b0d..2905b0d 100644
--- a/test/data/spec-10-04.data
+++ b/_test/data/spec-10-04.data
diff --git a/test/data/spec-10-05.canonical b/_test/data/spec-10-05.canonical
index 07cc0c9..07cc0c9 100644
--- a/test/data/spec-10-05.canonical
+++ b/_test/data/spec-10-05.canonical
diff --git a/test/data/spec-10-05.data b/_test/data/spec-10-05.data
index f19a99e..f19a99e 100644
--- a/test/data/spec-10-05.data
+++ b/_test/data/spec-10-05.data
diff --git a/test/data/spec-10-06.canonical b/_test/data/spec-10-06.canonical
index d9986c2..d9986c2 100644
--- a/test/data/spec-10-06.canonical
+++ b/_test/data/spec-10-06.canonical
diff --git a/test/data/spec-10-06.data b/_test/data/spec-10-06.data
index 860ba25..860ba25 100644
--- a/test/data/spec-10-06.data
+++ b/_test/data/spec-10-06.data
diff --git a/test/data/spec-10-07.canonical b/_test/data/spec-10-07.canonical
index ec74230..ec74230 100644
--- a/test/data/spec-10-07.canonical
+++ b/_test/data/spec-10-07.canonical
diff --git a/test/data/spec-10-07.data b/_test/data/spec-10-07.data
index ff943fb..ff943fb 100644
--- a/test/data/spec-10-07.data
+++ b/_test/data/spec-10-07.data
diff --git a/test/data/spec-10-08.data b/_test/data/spec-10-08.data
index 55bd788..55bd788 100644
--- a/test/data/spec-10-08.data
+++ b/_test/data/spec-10-08.data
diff --git a/test/data/spec-10-08.error b/_test/data/spec-10-08.error
index 3979e1f..3979e1f 100644
--- a/test/data/spec-10-08.error
+++ b/_test/data/spec-10-08.error
diff --git a/test/data/spec-10-09.canonical b/_test/data/spec-10-09.canonical
index 4d9827b..4d9827b 100644
--- a/test/data/spec-10-09.canonical
+++ b/_test/data/spec-10-09.canonical
diff --git a/test/data/spec-10-09.data b/_test/data/spec-10-09.data
index 4d55e21..4d55e21 100644
--- a/test/data/spec-10-09.data
+++ b/_test/data/spec-10-09.data
diff --git a/test/data/spec-10-10.canonical b/_test/data/spec-10-10.canonical
index 016fb64..016fb64 100644
--- a/test/data/spec-10-10.canonical
+++ b/_test/data/spec-10-10.canonical
diff --git a/test/data/spec-10-10.data b/_test/data/spec-10-10.data
index 0888b05..0888b05 100644
--- a/test/data/spec-10-10.data
+++ b/_test/data/spec-10-10.data
diff --git a/test/data/spec-10-11.canonical b/_test/data/spec-10-11.canonical
index 7309544..7309544 100644
--- a/test/data/spec-10-11.canonical
+++ b/_test/data/spec-10-11.canonical
diff --git a/test/data/spec-10-11.data b/_test/data/spec-10-11.data
index 9f05568..9f05568 100644
--- a/test/data/spec-10-11.data
+++ b/_test/data/spec-10-11.data
diff --git a/test/data/spec-10-12.canonical b/_test/data/spec-10-12.canonical
index a95dd40..a95dd40 100644
--- a/test/data/spec-10-12.canonical
+++ b/_test/data/spec-10-12.canonical
diff --git a/test/data/spec-10-12.data b/_test/data/spec-10-12.data
index 5521443..5521443 100644
--- a/test/data/spec-10-12.data
+++ b/_test/data/spec-10-12.data
diff --git a/test/data/spec-10-13.canonical b/_test/data/spec-10-13.canonical
index e183c50..e183c50 100644
--- a/test/data/spec-10-13.canonical
+++ b/_test/data/spec-10-13.canonical
diff --git a/test/data/spec-10-13.data b/_test/data/spec-10-13.data
index b5b97db..b5b97db 100644
--- a/test/data/spec-10-13.data
+++ b/_test/data/spec-10-13.data
diff --git a/test/data/spec-10-14.canonical b/_test/data/spec-10-14.canonical
index e87c880..e87c880 100644
--- a/test/data/spec-10-14.canonical
+++ b/_test/data/spec-10-14.canonical
diff --git a/test/data/spec-10-14.data b/_test/data/spec-10-14.data
index 7f5995c..7f5995c 100644
--- a/test/data/spec-10-14.data
+++ b/_test/data/spec-10-14.data
diff --git a/test/data/spec-10-15.canonical b/_test/data/spec-10-15.canonical
index 85fbbd0..85fbbd0 100644
--- a/test/data/spec-10-15.canonical
+++ b/_test/data/spec-10-15.canonical
diff --git a/test/data/spec-10-15.data b/_test/data/spec-10-15.data
index d675cfd..d675cfd 100644
--- a/test/data/spec-10-15.data
+++ b/_test/data/spec-10-15.data
diff --git a/test/data/str.data b/_test/data/str.data
index 7cbdb7c..7cbdb7c 100644
--- a/test/data/str.data
+++ b/_test/data/str.data
diff --git a/test/data/str.detect b/_test/data/str.detect
index 7d5026f..7d5026f 100644
--- a/test/data/str.detect
+++ b/_test/data/str.detect
diff --git a/test/data/tags.events b/_test/data/tags.events
index bb93dce..bb93dce 100644
--- a/test/data/tags.events
+++ b/_test/data/tags.events
diff --git a/test/data/test_mark.marks b/_test/data/test_mark.marks
index 7b08ee4..7b08ee4 100644
--- a/test/data/test_mark.marks
+++ b/_test/data/test_mark.marks
diff --git a/test/data/timestamp-bugs.code b/_test/data/timestamp-bugs.code
index b1d6e9c..b1d6e9c 100644
--- a/test/data/timestamp-bugs.code
+++ b/_test/data/timestamp-bugs.code
diff --git a/test/data/timestamp-bugs.data b/_test/data/timestamp-bugs.data
index 721d290..721d290 100644
--- a/test/data/timestamp-bugs.data
+++ b/_test/data/timestamp-bugs.data
diff --git a/test/data/timestamp.data b/_test/data/timestamp.data
index 7d214ce..7d214ce 100644
--- a/test/data/timestamp.data
+++ b/_test/data/timestamp.data
diff --git a/test/data/timestamp.detect b/_test/data/timestamp.detect
index 2013936..2013936 100644
--- a/test/data/timestamp.detect
+++ b/_test/data/timestamp.detect
diff --git a/test/data/unclosed-bracket.loader-error b/_test/data/unclosed-bracket.loader-error
index 8c82077..8c82077 100644
--- a/test/data/unclosed-bracket.loader-error
+++ b/_test/data/unclosed-bracket.loader-error
diff --git a/test/data/unclosed-quoted-scalar.loader-error b/_test/data/unclosed-quoted-scalar.loader-error
index 8537429..8537429 100644
--- a/test/data/unclosed-quoted-scalar.loader-error
+++ b/_test/data/unclosed-quoted-scalar.loader-error
diff --git a/test/data/undefined-anchor.loader-error b/_test/data/undefined-anchor.loader-error
index 9469103..9469103 100644
--- a/test/data/undefined-anchor.loader-error
+++ b/_test/data/undefined-anchor.loader-error
diff --git a/test/data/undefined-constructor.loader-error b/_test/data/undefined-constructor.loader-error
index 9a37ccc..9a37ccc 100644
--- a/test/data/undefined-constructor.loader-error
+++ b/_test/data/undefined-constructor.loader-error
diff --git a/test/data/undefined-tag-handle.loader-error b/_test/data/undefined-tag-handle.loader-error
index 82ba335..82ba335 100644
--- a/test/data/undefined-tag-handle.loader-error
+++ b/_test/data/undefined-tag-handle.loader-error
diff --git a/test/data/unknown.dumper-error b/_test/data/unknown.dumper-error
index 83204d2..83204d2 100644
--- a/test/data/unknown.dumper-error
+++ b/_test/data/unknown.dumper-error
diff --git a/test/data/unsupported-version.emitter-error b/_test/data/unsupported-version.emitter-error
index f9c6197..f9c6197 100644
--- a/test/data/unsupported-version.emitter-error
+++ b/_test/data/unsupported-version.emitter-error
diff --git a/test/data/utf16be.code b/_test/data/utf16be.code
index c45b371..c45b371 100644
--- a/test/data/utf16be.code
+++ b/_test/data/utf16be.code
diff --git a/test/data/utf16be.data b/_test/data/utf16be.data
index 50dcfae..50dcfae 100644
--- a/test/data/utf16be.data
+++ b/_test/data/utf16be.data
Binary files differ
diff --git a/test/data/utf16le.code b/_test/data/utf16le.code
index 400530a..400530a 100644
--- a/test/data/utf16le.code
+++ b/_test/data/utf16le.code
diff --git a/test/data/utf16le.data b/_test/data/utf16le.data
index 76f5e73..76f5e73 100644
--- a/test/data/utf16le.data
+++ b/_test/data/utf16le.data
Binary files differ
diff --git a/test/data/utf8-implicit.code b/_test/data/utf8-implicit.code
index 29326db..29326db 100644
--- a/test/data/utf8-implicit.code
+++ b/_test/data/utf8-implicit.code
diff --git a/test/data/utf8-implicit.data b/_test/data/utf8-implicit.data
index 9d8081e..9d8081e 100644
--- a/test/data/utf8-implicit.data
+++ b/_test/data/utf8-implicit.data
diff --git a/test/data/utf8.code b/_test/data/utf8.code
index dcf11cc..dcf11cc 100644
--- a/test/data/utf8.code
+++ b/_test/data/utf8.code
diff --git a/test/data/utf8.data b/_test/data/utf8.data
index 686f48a..686f48a 100644
--- a/test/data/utf8.data
+++ b/_test/data/utf8.data
diff --git a/test/data/util/00_ok.yaml b/_test/data/util/00_ok.yaml
index adc4adf..adc4adf 100644
--- a/test/data/util/00_ok.yaml
+++ b/_test/data/util/00_ok.yaml
diff --git a/test/data/util/01_second_rt_ok.yaml b/_test/data/util/01_second_rt_ok.yaml
index de19513..de19513 100644
--- a/test/data/util/01_second_rt_ok.yaml
+++ b/_test/data/util/01_second_rt_ok.yaml
diff --git a/test/data/util/02_not_ok.yaml b/_test/data/util/02_not_ok.yaml
index 945e5ec..945e5ec 100644
--- a/test/data/util/02_not_ok.yaml
+++ b/_test/data/util/02_not_ok.yaml
diff --git a/test/data/util/03_no_comment_ok.yaml b/_test/data/util/03_no_comment_ok.yaml
index 081284a..081284a 100644
--- a/test/data/util/03_no_comment_ok.yaml
+++ b/_test/data/util/03_no_comment_ok.yaml
diff --git a/test/data/valid_escape_characters.code b/_test/data/valid_escape_characters.code
index 0434f0c..0434f0c 100644
--- a/test/data/valid_escape_characters.code
+++ b/_test/data/valid_escape_characters.code
diff --git a/test/data/valid_escape_characters.data b/_test/data/valid_escape_characters.data
index a28e216..a28e216 100644
--- a/test/data/valid_escape_characters.data
+++ b/_test/data/valid_escape_characters.data
diff --git a/test/data/valid_escape_characters.skip-ext b/_test/data/valid_escape_characters.skip-ext
index e69de29..e69de29 100644
--- a/test/data/valid_escape_characters.skip-ext
+++ b/_test/data/valid_escape_characters.skip-ext
diff --git a/test/data/value.data b/_test/data/value.data
index c5b7680..c5b7680 100644
--- a/test/data/value.data
+++ b/_test/data/value.data
diff --git a/test/data/value.detect b/_test/data/value.detect
index 7c37d02..7c37d02 100644
--- a/test/data/value.detect
+++ b/_test/data/value.detect
diff --git a/test/data/yaml.data b/_test/data/yaml.data
index a4bb3f8..a4bb3f8 100644
--- a/test/data/yaml.data
+++ b/_test/data/yaml.data
diff --git a/test/data/yaml.detect b/_test/data/yaml.detect
index e2cf189..e2cf189 100644
--- a/test/data/yaml.detect
+++ b/_test/data/yaml.detect
diff --git a/test/lib/canonical.py b/_test/lib/canonical.py
index c273e01..c273e01 100644
--- a/test/lib/canonical.py
+++ b/_test/lib/canonical.py
diff --git a/test/lib/test_all.py b/_test/lib/test_all.py
index faf2cfb..faf2cfb 100644
--- a/test/lib/test_all.py
+++ b/_test/lib/test_all.py
diff --git a/test/lib/test_appliance.py b/_test/lib/test_appliance.py
index 9f1c364..9f1c364 100644
--- a/test/lib/test_appliance.py
+++ b/_test/lib/test_appliance.py
diff --git a/test/lib/test_build.py b/_test/lib/test_build.py
index 901e8ed..901e8ed 100644
--- a/test/lib/test_build.py
+++ b/_test/lib/test_build.py
diff --git a/test/lib/test_build_ext.py b/_test/lib/test_build_ext.py
index ff195d5..ff195d5 100644
--- a/test/lib/test_build_ext.py
+++ b/_test/lib/test_build_ext.py
diff --git a/test/lib/test_canonical.py b/_test/lib/test_canonical.py
index d2891ce..797dddc 100644
--- a/test/lib/test_canonical.py
+++ b/_test/lib/test_canonical.py
@@ -1,4 +1,4 @@
-from __future__ import absolute_import
+#from __future__ import absolute_import
from __future__ import print_function
import ruamel.yaml
diff --git a/test/lib/test_constructor.py b/_test/lib/test_constructor.py
index 56ead53..56ead53 100644
--- a/test/lib/test_constructor.py
+++ b/_test/lib/test_constructor.py
diff --git a/test/lib/test_emitter.py b/_test/lib/test_emitter.py
index 39f0c1f..39f0c1f 100644
--- a/test/lib/test_emitter.py
+++ b/_test/lib/test_emitter.py
diff --git a/test/lib/test_errors.py b/_test/lib/test_errors.py
index d795c5d..d795c5d 100644
--- a/test/lib/test_errors.py
+++ b/_test/lib/test_errors.py
diff --git a/test/lib/test_input_output.py b/_test/lib/test_input_output.py
index ef09ed5..ef09ed5 100644
--- a/test/lib/test_input_output.py
+++ b/_test/lib/test_input_output.py
diff --git a/test/lib/test_mark.py b/_test/lib/test_mark.py
index c8dc83c..c8dc83c 100644
--- a/test/lib/test_mark.py
+++ b/_test/lib/test_mark.py
diff --git a/test/lib/test_reader.py b/_test/lib/test_reader.py
index 25f67b7..25f67b7 100644
--- a/test/lib/test_reader.py
+++ b/_test/lib/test_reader.py
diff --git a/test/lib/test_recursive.py b/_test/lib/test_recursive.py
index 913d525..913d525 100644
--- a/test/lib/test_recursive.py
+++ b/_test/lib/test_recursive.py
diff --git a/test/lib/test_representer.py b/_test/lib/test_representer.py
index 0bcaa2a..0bcaa2a 100644
--- a/test/lib/test_representer.py
+++ b/_test/lib/test_representer.py
diff --git a/test/lib/test_resolver.py b/_test/lib/test_resolver.py
index b88c91c..b88c91c 100644
--- a/test/lib/test_resolver.py
+++ b/_test/lib/test_resolver.py
diff --git a/test/lib/test_structure.py b/_test/lib/test_structure.py
index 4f65926..4f65926 100644
--- a/test/lib/test_structure.py
+++ b/_test/lib/test_structure.py
diff --git a/test/lib/test_tokens.py b/_test/lib/test_tokens.py
index 0b547e3..0b547e3 100644
--- a/test/lib/test_tokens.py
+++ b/_test/lib/test_tokens.py
diff --git a/test/lib/test_yaml.py b/_test/lib/test_yaml.py
index d92ab5c..d92ab5c 100644
--- a/test/lib/test_yaml.py
+++ b/_test/lib/test_yaml.py
diff --git a/test/lib/test_yaml_ext.py b/_test/lib/test_yaml_ext.py
index adfeb19..adfeb19 100644
--- a/test/lib/test_yaml_ext.py
+++ b/_test/lib/test_yaml_ext.py
diff --git a/test/roundtrip.py b/_test/roundtrip.py
index 446e943..446e943 100644
--- a/test/roundtrip.py
+++ b/_test/roundtrip.py
diff --git a/test/test_a_dedent.py b/_test/test_a_dedent.py
index 1362deb..1362deb 100644
--- a/test/test_a_dedent.py
+++ b/_test/test_a_dedent.py
diff --git a/test/test_anchor.py b/_test/test_anchor.py
index b0ce521..b0ce521 100644
--- a/test/test_anchor.py
+++ b/_test/test_anchor.py
diff --git a/test/test_comment_manipulation.py b/_test/test_comment_manipulation.py
index a500b79..a500b79 100644
--- a/test/test_comment_manipulation.py
+++ b/_test/test_comment_manipulation.py
diff --git a/test/test_comments.py b/_test/test_comments.py
index 8d87f0e..8d87f0e 100644
--- a/test/test_comments.py
+++ b/_test/test_comments.py
diff --git a/test/test_cyaml.py b/_test/test_cyaml.py
index 26f2683..26f2683 100644
--- a/test/test_cyaml.py
+++ b/_test/test_cyaml.py
diff --git a/test/test_indentation.py b/_test/test_indentation.py
index 9a79c64..9a79c64 100644
--- a/test/test_indentation.py
+++ b/_test/test_indentation.py
diff --git a/test/test_json_numbers.py b/_test/test_json_numbers.py
index db5bcaa..db5bcaa 100644
--- a/test/test_json_numbers.py
+++ b/_test/test_json_numbers.py
diff --git a/test/test_line_col.py b/_test/test_line_col.py
index 75a0237..75a0237 100644
--- a/test/test_line_col.py
+++ b/_test/test_line_col.py
diff --git a/test/test_program_config.py b/_test/test_program_config.py
index 7974ffc..7974ffc 100644
--- a/test/test_program_config.py
+++ b/_test/test_program_config.py
diff --git a/test/test_string.py b/_test/test_string.py
index 8e85cdf..8e85cdf 100644
--- a/test/test_string.py
+++ b/_test/test_string.py
diff --git a/test/test_yaml.py b/_test/test_yamlfile.py
index 1433820..1433820 100644
--- a/test/test_yaml.py
+++ b/_test/test_yamlfile.py
diff --git a/test/test_z_data.py b/_test/test_z_data.py
index a35bdbd..a35bdbd 100644
--- a/test/test_z_data.py
+++ b/_test/test_z_data.py
diff --git a/tox.ini b/tox.ini
index 5470f9f..7edf04f 100644
--- a/tox.ini
+++ b/tox.ini
@@ -4,7 +4,7 @@ envlist = py35,py27,py34,py33,py26,pypy,jython
[testenv]
commands =
- py.test test
+ /bin/bash -c 'py.test _test/test_*.py'
deps =
pytest
flake8