From 18ab8642692caca2716fd9b5a0e6dbfd3d9cf9cc Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 4 Feb 2017 12:56:30 +0100 Subject: [PATCH] Moved tests/ -> test/. --- pandoc.cabal | 212 +++++++++--------- {tests => test}/Tests/Helpers.hs | 0 {tests => test}/Tests/Old.hs | 0 {tests => test}/Tests/Readers/Docx.hs | 0 {tests => test}/Tests/Readers/EPUB.hs | 0 {tests => test}/Tests/Readers/HTML.hs | 0 {tests => test}/Tests/Readers/LaTeX.hs | 0 {tests => test}/Tests/Readers/Markdown.hs | 0 {tests => test}/Tests/Readers/Odt.hs | 0 {tests => test}/Tests/Readers/Org.hs | 0 {tests => test}/Tests/Readers/RST.hs | 0 {tests => test}/Tests/Readers/Txt2Tags.hs | 0 {tests => test}/Tests/Shared.hs | 0 {tests => test}/Tests/Writers/AsciiDoc.hs | 0 {tests => test}/Tests/Writers/ConTeXt.hs | 0 {tests => test}/Tests/Writers/Docbook.hs | 0 {tests => test}/Tests/Writers/Docx.hs | 0 {tests => test}/Tests/Writers/HTML.hs | 0 {tests => test}/Tests/Writers/LaTeX.hs | 0 {tests => test}/Tests/Writers/Markdown.hs | 0 {tests => test}/Tests/Writers/Native.hs | 0 {tests => test}/Tests/Writers/Plain.hs | 0 {tests => test}/Tests/Writers/RST.hs | 0 {tests => test}/Tests/Writers/TEI.hs | 0 {tests => test}/bodybg.gif | Bin {tests => test}/docbook-reader.docbook | 0 {tests => test}/docbook-reader.native | 0 {tests => test}/docbook-xref.docbook | 0 {tests => test}/docbook-xref.native | 0 {tests => test}/docx/adjacent_links.docx | Bin {tests => test}/docx/adjacent_links.native | 0 {tests => test}/docx/already_auto_ident.docx | Bin .../docx/already_auto_ident.native | 0 {tests => test}/docx/block_quotes.docx | Bin .../docx/block_quotes_parse_indent.native | 0 {tests => test}/docx/char_styles.docx | Bin {tests => test}/docx/char_styles.native | 0 {tests => test}/docx/codeblock.docx | Bin {tests => test}/docx/codeblock.native | 0 {tests => test}/docx/comments.docx | Bin {tests => test}/docx/comments.native | 0 .../docx/comments_no_comments.native | 0 {tests => test}/docx/comments_warning.docx | Bin .../docx/custom-style-reference.docx | Bin .../docx/custom-style-roundtrip-end.native | 0 .../docx/custom-style-roundtrip-start.native | 0 {tests => test}/docx/deep_normalize.docx | Bin {tests => test}/docx/deep_normalize.native | 0 {tests => test}/docx/definition_list.docx | Bin {tests => test}/docx/definition_list.native | 0 {tests => test}/docx/drop_cap.docx | Bin {tests => test}/docx/drop_cap.native | 0 .../docx/dummy_item_after_list_item.docx | Bin .../docx/dummy_item_after_list_item.native | 0 .../docx/dummy_item_after_paragraph.docx | Bin .../docx/dummy_item_after_paragraph.native | 0 {tests => test}/docx/enumerated_headings.docx | Bin .../docx/enumerated_headings.native | 0 {tests => test}/docx/german_styled_lists.docx | Bin .../docx/german_styled_lists.native | 0 {tests => test}/docx/hanging_indent.docx | Bin {tests => test}/docx/hanging_indent.native | 0 {tests => test}/docx/headers.docx | Bin {tests => test}/docx/headers.native | 0 {tests => test}/docx/i18n_blocks.docx | Bin {tests => test}/docx/i18n_blocks.native | 0 {tests => test}/docx/image.docx | Bin {tests => test}/docx/image_no_embed.native | 0 .../docx/image_no_embed_writer.native | 0 {tests => test}/docx/image_vml.docx | Bin {tests => test}/docx/image_vml.native | 0 {tests => test}/docx/inline_code.docx | Bin {tests => test}/docx/inline_code.native | 0 {tests => test}/docx/inline_formatting.docx | Bin {tests => test}/docx/inline_formatting.native | 0 .../docx/inline_formatting_writer.native | 0 {tests => test}/docx/inline_images.docx | Bin {tests => test}/docx/inline_images.native | 0 .../docx/inline_images_writer.native | 0 {tests => test}/docx/link_in_notes.docx | Bin {tests => test}/docx/link_in_notes.native | 0 {tests => test}/docx/links.docx | Bin {tests => test}/docx/links.native | 0 {tests => test}/docx/links_writer.native | 0 {tests => test}/docx/lists.docx | Bin {tests => test}/docx/lists.native | 0 {tests => test}/docx/lists_writer.native | 0 {tests => test}/docx/metadata.docx | Bin {tests => test}/docx/metadata.native | 0 .../docx/metadata_after_normal.docx | Bin .../docx/metadata_after_normal.native | 0 .../docx/nested_anchors_in_header.docx | Bin .../docx/nested_anchors_in_header.native | 0 {tests => test}/docx/normalize.docx | Bin {tests => test}/docx/normalize.native | 0 {tests => test}/docx/notes.docx | Bin {tests => test}/docx/notes.native | 0 {tests => test}/docx/numbered_header.docx | Bin {tests => test}/docx/numbered_header.native | 0 {tests => test}/docx/special_punctuation.docx | Bin .../docx/special_punctuation.native | 0 {tests => test}/docx/table_one_row.docx | Bin {tests => test}/docx/table_one_row.native | 0 .../docx/table_with_list_cell.docx | Bin .../docx/table_with_list_cell.native | 0 {tests => test}/docx/tables.docx | Bin {tests => test}/docx/tables.native | 0 {tests => test}/docx/tabs.docx | Bin {tests => test}/docx/tabs.native | 0 .../docx/track_changes_deletion.docx | Bin .../docx/track_changes_deletion_accept.native | 0 .../docx/track_changes_deletion_all.native | 0 .../docx/track_changes_deletion_reject.native | 0 .../docx/track_changes_insertion.docx | Bin .../track_changes_insertion_accept.native | 0 .../docx/track_changes_insertion_all.native | 0 .../track_changes_insertion_reject.native | 0 {tests => test}/docx/track_changes_move.docx | Bin .../docx/track_changes_move_accept.native | 0 .../docx/track_changes_move_all.native | 0 .../docx/track_changes_move_reject.native | 0 .../docx/trailing_spaces_in_formatting.docx | Bin .../docx/trailing_spaces_in_formatting.native | 0 {tests => test}/docx/unicode.docx | Bin {tests => test}/docx/unicode.native | 0 {tests => test}/docx/verbatim_subsuper.docx | Bin {tests => test}/docx/verbatim_subsuper.native | 0 .../dokuwiki_external_images.dokuwiki | 0 .../dokuwiki_external_images.native | 0 .../dokuwiki_inline_formatting.dokuwiki | 0 .../dokuwiki_inline_formatting.native | 0 .../dokuwiki_multiblock_table.dokuwiki | 0 .../dokuwiki_multiblock_table.native | 0 {tests => test}/epub/features.epub | Bin {tests => test}/epub/features.native | 0 {tests => test}/epub/formatting.epub | Bin {tests => test}/epub/formatting.native | 0 {tests => test}/epub/img.epub | Bin {tests => test}/epub/wasteland.epub | Bin {tests => test}/epub/wasteland.native | 0 {tests => test}/fb2/basic.fb2 | 0 {tests => test}/fb2/basic.markdown | 0 {tests => test}/fb2/images-embedded.fb2 | 0 {tests => test}/fb2/images-embedded.html | 0 {tests => test}/fb2/images.fb2 | 0 {tests => test}/fb2/images.markdown | 0 {tests => test}/fb2/math.fb2 | 0 {tests => test}/fb2/math.markdown | 0 {tests => test}/fb2/test-small.png | Bin {tests => test}/fb2/test.jpg | Bin {tests => test}/fb2/titles.fb2 | 0 {tests => test}/fb2/titles.markdown | 0 {tests => test}/haddock-reader.haddock | 0 {tests => test}/haddock-reader.native | 0 {tests => test}/html-reader.html | 0 {tests => test}/html-reader.native | 0 {tests => test}/insert | 0 {tests => test}/lalune.jpg | Bin {tests => test}/latex-reader.latex | 0 {tests => test}/latex-reader.native | 0 {tests => test}/lhs-test-markdown.native | 0 {tests => test}/lhs-test.fragment.html+lhs | 0 {tests => test}/lhs-test.html | 0 {tests => test}/lhs-test.html+lhs | 0 {tests => test}/lhs-test.latex | 0 {tests => test}/lhs-test.latex+lhs | 0 {tests => test}/lhs-test.markdown | 0 {tests => test}/lhs-test.markdown+lhs | 0 {tests => test}/lhs-test.native | 0 {tests => test}/lhs-test.rst | 0 {tests => test}/lhs-test.rst+lhs | 0 {tests => test}/markdown-citations.native | 0 {tests => test}/markdown-citations.txt | 0 {tests => test}/markdown-reader-more.native | 0 {tests => test}/markdown-reader-more.txt | 0 {tests => test}/media/rId25.jpg | Bin {tests => test}/media/rId26.jpg | Bin {tests => test}/media/rId27.jpg | Bin {tests => test}/mediawiki-reader.native | 0 {tests => test}/mediawiki-reader.wiki | 0 {tests => test}/movie.jpg | Bin {tests => test}/odt/markdown/bold.md | 0 {tests => test}/odt/markdown/citation.md | 0 {tests => test}/odt/markdown/endnote.md | 0 {tests => test}/odt/markdown/externalLink.md | 0 {tests => test}/odt/markdown/footnote.md | 0 {tests => test}/odt/markdown/headers.md | 0 .../odt/markdown/horizontalRule.md | 0 {tests => test}/odt/markdown/image.md | 0 {tests => test}/odt/markdown/imageIndex.md | 0 .../odt/markdown/imageWithCaption.md | 0 {tests => test}/odt/markdown/italic.md | 0 {tests => test}/odt/markdown/listBlocks.md | 0 {tests => test}/odt/markdown/paragraph.md | 0 {tests => test}/odt/markdown/strikeout.md | 0 .../odt/markdown/trackedChanges.md | 0 {tests => test}/odt/markdown/underlined.md | 0 {tests => test}/odt/native/blockquote.native | 0 {tests => test}/odt/native/image.native | 0 {tests => test}/odt/native/imageIndex.native | 0 .../odt/native/imageWithCaption.native | 0 {tests => test}/odt/native/inlinedCode.native | 0 .../odt/native/orderedListMixed.native | 0 .../odt/native/orderedListRoman.native | 0 .../odt/native/orderedListSimple.native | 0 .../odt/native/referenceToChapter.native | 0 .../odt/native/referenceToListItem.native | 0 .../odt/native/referenceToText.native | 0 {tests => test}/odt/native/simpleTable.native | 0 .../odt/native/simpleTableWithCaption.native | 0 .../odt/native/tableWithContents.native | 0 .../odt/native/textMixedStyles.native | 0 {tests => test}/odt/native/unicode.native | 0 .../odt/native/unorderedList.native | 0 {tests => test}/odt/odt/blockquote.odt | Bin {tests => test}/odt/odt/bold.odt | Bin {tests => test}/odt/odt/citation.odt | Bin {tests => test}/odt/odt/endnote.odt | Bin {tests => test}/odt/odt/expression.odt | Bin .../odt/odt/expressionUnevaluated.odt | Bin {tests => test}/odt/odt/externalLink.odt | Bin {tests => test}/odt/odt/footnote.odt | Bin {tests => test}/odt/odt/formula.odt | Bin {tests => test}/odt/odt/headers.odt | Bin {tests => test}/odt/odt/hiddenTextByStyle.odt | Bin .../odt/odt/hiddenTextByVariable.odt | Bin {tests => test}/odt/odt/horizontalRule.odt | Bin {tests => test}/odt/odt/image.odt | Bin {tests => test}/odt/odt/imageIndex.odt | Bin {tests => test}/odt/odt/imageWithCaption.odt | Bin {tests => test}/odt/odt/inlinedCode.odt | Bin {tests => test}/odt/odt/italic.odt | Bin {tests => test}/odt/odt/listBlocks.odt | Bin {tests => test}/odt/odt/orderedListMixed.odt | Bin {tests => test}/odt/odt/orderedListRoman.odt | Bin {tests => test}/odt/odt/orderedListSimple.odt | Bin {tests => test}/odt/odt/paragraph.odt | Bin {tests => test}/odt/odt/referenceAllInOne.odt | Bin .../odt/odt/referenceToChapter.odt | Bin .../odt/odt/referenceToListItem.odt | Bin {tests => test}/odt/odt/referenceToText.odt | Bin {tests => test}/odt/odt/simpleTable.odt | Bin .../odt/odt/simpleTableWithCaption.odt | Bin {tests => test}/odt/odt/strikeout.odt | Bin {tests => test}/odt/odt/table.odt | Bin {tests => test}/odt/odt/tableWithCaption.odt | Bin {tests => test}/odt/odt/tableWithContents.odt | Bin {tests => test}/odt/odt/textMixedStyles.odt | Bin {tests => test}/odt/odt/trackedChanges.odt | Bin {tests => test}/odt/odt/underlined.odt | Bin {tests => test}/odt/odt/unicode.odt | Bin {tests => test}/odt/odt/unorderedList.odt | Bin {tests => test}/odt/odt/variable.odt | Bin {tests => test}/opml-reader.native | 0 {tests => test}/opml-reader.opml | 0 {tests => test}/pipe-tables.native | 0 {tests => test}/pipe-tables.txt | 0 {tests => test}/rst-reader.native | 0 {tests => test}/rst-reader.rst | 0 {tests => test}/s5-basic.html | 0 {tests => test}/s5-fancy.html | 0 {tests => test}/s5-fragment.html | 0 {tests => test}/s5-inserts.html | 0 {tests => test}/s5.native | 0 {tests => test}/tables-rstsubset.native | 0 {tests => test}/tables.asciidoc | 0 {tests => test}/tables.context | 0 {tests => test}/tables.docbook4 | 0 {tests => test}/tables.docbook5 | 0 {tests => test}/tables.dokuwiki | 0 {tests => test}/tables.fb2 | 0 {tests => test}/tables.haddock | 0 {tests => test}/tables.html4 | 0 {tests => test}/tables.html5 | 0 {tests => test}/tables.icml | 0 {tests => test}/tables.latex | 0 {tests => test}/tables.man | 0 {tests => test}/tables.markdown | 0 {tests => test}/tables.mediawiki | 0 {tests => test}/tables.native | 0 {tests => test}/tables.opendocument | 0 {tests => test}/tables.org | 0 {tests => test}/tables.plain | 0 {tests => test}/tables.rst | 0 {tests => test}/tables.rtf | 0 {tests => test}/tables.tei | 0 {tests => test}/tables.texinfo | 0 {tests => test}/tables.textile | 0 {tests => test}/tables.txt | 0 {tests => test}/tables.zimwiki | 0 {tests => test}/test-pandoc.hs | 2 +- {tests => test}/testsuite.native | 0 {tests => test}/testsuite.txt | 0 {tests => test}/textile-reader.native | 0 {tests => test}/textile-reader.textile | 0 {tests => test}/twiki-reader.native | 0 {tests => test}/twiki-reader.twiki | 0 {tests => test}/txt2tags.native | 0 {tests => test}/txt2tags.t2t | 0 {tests => test}/writer.asciidoc | 0 {tests => test}/writer.context | 0 {tests => test}/writer.docbook4 | 0 {tests => test}/writer.docbook5 | 0 {tests => test}/writer.dokuwiki | 0 {tests => test}/writer.fb2 | 0 {tests => test}/writer.haddock | 0 {tests => test}/writer.html4 | 0 {tests => test}/writer.html5 | 0 {tests => test}/writer.icml | 0 {tests => test}/writer.latex | 0 {tests => test}/writer.man | 0 {tests => test}/writer.markdown | 0 {tests => test}/writer.mediawiki | 0 {tests => test}/writer.native | 0 {tests => test}/writer.opendocument | 0 {tests => test}/writer.opml | 0 {tests => test}/writer.org | 0 {tests => test}/writer.plain | 0 {tests => test}/writer.rst | 0 {tests => test}/writer.rtf | 0 {tests => test}/writer.tei | 0 {tests => test}/writer.texinfo | 0 {tests => test}/writer.textile | 0 {tests => test}/writer.zimwiki | 0 {tests => test}/writers-lang-and-dir.context | 0 {tests => test}/writers-lang-and-dir.latex | 0 {tests => test}/writers-lang-and-dir.native | 0 327 files changed, 107 insertions(+), 107 deletions(-) rename {tests => test}/Tests/Helpers.hs (100%) rename {tests => test}/Tests/Old.hs (100%) rename {tests => test}/Tests/Readers/Docx.hs (100%) rename {tests => test}/Tests/Readers/EPUB.hs (100%) rename {tests => test}/Tests/Readers/HTML.hs (100%) rename {tests => test}/Tests/Readers/LaTeX.hs (100%) rename {tests => test}/Tests/Readers/Markdown.hs (100%) rename {tests => test}/Tests/Readers/Odt.hs (100%) rename {tests => test}/Tests/Readers/Org.hs (100%) rename {tests => test}/Tests/Readers/RST.hs (100%) rename {tests => test}/Tests/Readers/Txt2Tags.hs (100%) rename {tests => test}/Tests/Shared.hs (100%) rename {tests => test}/Tests/Writers/AsciiDoc.hs (100%) rename {tests => test}/Tests/Writers/ConTeXt.hs (100%) rename {tests => test}/Tests/Writers/Docbook.hs (100%) rename {tests => test}/Tests/Writers/Docx.hs (100%) rename {tests => test}/Tests/Writers/HTML.hs (100%) rename {tests => test}/Tests/Writers/LaTeX.hs (100%) rename {tests => test}/Tests/Writers/Markdown.hs (100%) rename {tests => test}/Tests/Writers/Native.hs (100%) rename {tests => test}/Tests/Writers/Plain.hs (100%) rename {tests => test}/Tests/Writers/RST.hs (100%) rename {tests => test}/Tests/Writers/TEI.hs (100%) rename {tests => test}/bodybg.gif (100%) rename {tests => test}/docbook-reader.docbook (100%) rename {tests => test}/docbook-reader.native (100%) rename {tests => test}/docbook-xref.docbook (100%) rename {tests => test}/docbook-xref.native (100%) rename {tests => test}/docx/adjacent_links.docx (100%) rename {tests => test}/docx/adjacent_links.native (100%) rename {tests => test}/docx/already_auto_ident.docx (100%) rename {tests => test}/docx/already_auto_ident.native (100%) rename {tests => test}/docx/block_quotes.docx (100%) rename {tests => test}/docx/block_quotes_parse_indent.native (100%) rename {tests => test}/docx/char_styles.docx (100%) rename {tests => test}/docx/char_styles.native (100%) rename {tests => test}/docx/codeblock.docx (100%) rename {tests => test}/docx/codeblock.native (100%) rename {tests => test}/docx/comments.docx (100%) rename {tests => test}/docx/comments.native (100%) rename {tests => test}/docx/comments_no_comments.native (100%) rename {tests => test}/docx/comments_warning.docx (100%) rename {tests => test}/docx/custom-style-reference.docx (100%) rename {tests => test}/docx/custom-style-roundtrip-end.native (100%) rename {tests => test}/docx/custom-style-roundtrip-start.native (100%) rename {tests => test}/docx/deep_normalize.docx (100%) rename {tests => test}/docx/deep_normalize.native (100%) rename {tests => test}/docx/definition_list.docx (100%) rename {tests => test}/docx/definition_list.native (100%) rename {tests => test}/docx/drop_cap.docx (100%) rename {tests => test}/docx/drop_cap.native (100%) rename {tests => test}/docx/dummy_item_after_list_item.docx (100%) rename {tests => test}/docx/dummy_item_after_list_item.native (100%) rename {tests => test}/docx/dummy_item_after_paragraph.docx (100%) rename {tests => test}/docx/dummy_item_after_paragraph.native (100%) rename {tests => test}/docx/enumerated_headings.docx (100%) rename {tests => test}/docx/enumerated_headings.native (100%) rename {tests => test}/docx/german_styled_lists.docx (100%) rename {tests => test}/docx/german_styled_lists.native (100%) rename {tests => test}/docx/hanging_indent.docx (100%) rename {tests => test}/docx/hanging_indent.native (100%) rename {tests => test}/docx/headers.docx (100%) rename {tests => test}/docx/headers.native (100%) rename {tests => test}/docx/i18n_blocks.docx (100%) rename {tests => test}/docx/i18n_blocks.native (100%) rename {tests => test}/docx/image.docx (100%) rename {tests => test}/docx/image_no_embed.native (100%) rename {tests => test}/docx/image_no_embed_writer.native (100%) rename {tests => test}/docx/image_vml.docx (100%) rename {tests => test}/docx/image_vml.native (100%) rename {tests => test}/docx/inline_code.docx (100%) rename {tests => test}/docx/inline_code.native (100%) rename {tests => test}/docx/inline_formatting.docx (100%) rename {tests => test}/docx/inline_formatting.native (100%) rename {tests => test}/docx/inline_formatting_writer.native (100%) rename {tests => test}/docx/inline_images.docx (100%) rename {tests => test}/docx/inline_images.native (100%) rename {tests => test}/docx/inline_images_writer.native (100%) rename {tests => test}/docx/link_in_notes.docx (100%) rename {tests => test}/docx/link_in_notes.native (100%) rename {tests => test}/docx/links.docx (100%) rename {tests => test}/docx/links.native (100%) rename {tests => test}/docx/links_writer.native (100%) rename {tests => test}/docx/lists.docx (100%) rename {tests => test}/docx/lists.native (100%) rename {tests => test}/docx/lists_writer.native (100%) rename {tests => test}/docx/metadata.docx (100%) rename {tests => test}/docx/metadata.native (100%) rename {tests => test}/docx/metadata_after_normal.docx (100%) rename {tests => test}/docx/metadata_after_normal.native (100%) rename {tests => test}/docx/nested_anchors_in_header.docx (100%) rename {tests => test}/docx/nested_anchors_in_header.native (100%) rename {tests => test}/docx/normalize.docx (100%) rename {tests => test}/docx/normalize.native (100%) rename {tests => test}/docx/notes.docx (100%) rename {tests => test}/docx/notes.native (100%) rename {tests => test}/docx/numbered_header.docx (100%) rename {tests => test}/docx/numbered_header.native (100%) rename {tests => test}/docx/special_punctuation.docx (100%) rename {tests => test}/docx/special_punctuation.native (100%) rename {tests => test}/docx/table_one_row.docx (100%) rename {tests => test}/docx/table_one_row.native (100%) rename {tests => test}/docx/table_with_list_cell.docx (100%) rename {tests => test}/docx/table_with_list_cell.native (100%) rename {tests => test}/docx/tables.docx (100%) rename {tests => test}/docx/tables.native (100%) rename {tests => test}/docx/tabs.docx (100%) rename {tests => test}/docx/tabs.native (100%) rename {tests => test}/docx/track_changes_deletion.docx (100%) rename {tests => test}/docx/track_changes_deletion_accept.native (100%) rename {tests => test}/docx/track_changes_deletion_all.native (100%) rename {tests => test}/docx/track_changes_deletion_reject.native (100%) rename {tests => test}/docx/track_changes_insertion.docx (100%) rename {tests => test}/docx/track_changes_insertion_accept.native (100%) rename {tests => test}/docx/track_changes_insertion_all.native (100%) rename {tests => test}/docx/track_changes_insertion_reject.native (100%) rename {tests => test}/docx/track_changes_move.docx (100%) rename {tests => test}/docx/track_changes_move_accept.native (100%) rename {tests => test}/docx/track_changes_move_all.native (100%) rename {tests => test}/docx/track_changes_move_reject.native (100%) rename {tests => test}/docx/trailing_spaces_in_formatting.docx (100%) rename {tests => test}/docx/trailing_spaces_in_formatting.native (100%) rename {tests => test}/docx/unicode.docx (100%) rename {tests => test}/docx/unicode.native (100%) rename {tests => test}/docx/verbatim_subsuper.docx (100%) rename {tests => test}/docx/verbatim_subsuper.native (100%) rename {tests => test}/dokuwiki_external_images.dokuwiki (100%) rename {tests => test}/dokuwiki_external_images.native (100%) rename {tests => test}/dokuwiki_inline_formatting.dokuwiki (100%) rename {tests => test}/dokuwiki_inline_formatting.native (100%) rename {tests => test}/dokuwiki_multiblock_table.dokuwiki (100%) rename {tests => test}/dokuwiki_multiblock_table.native (100%) rename {tests => test}/epub/features.epub (100%) rename {tests => test}/epub/features.native (100%) rename {tests => test}/epub/formatting.epub (100%) rename {tests => test}/epub/formatting.native (100%) rename {tests => test}/epub/img.epub (100%) rename {tests => test}/epub/wasteland.epub (100%) rename {tests => test}/epub/wasteland.native (100%) rename {tests => test}/fb2/basic.fb2 (100%) rename {tests => test}/fb2/basic.markdown (100%) rename {tests => test}/fb2/images-embedded.fb2 (100%) rename {tests => test}/fb2/images-embedded.html (100%) rename {tests => test}/fb2/images.fb2 (100%) rename {tests => test}/fb2/images.markdown (100%) rename {tests => test}/fb2/math.fb2 (100%) rename {tests => test}/fb2/math.markdown (100%) rename {tests => test}/fb2/test-small.png (100%) rename {tests => test}/fb2/test.jpg (100%) rename {tests => test}/fb2/titles.fb2 (100%) rename {tests => test}/fb2/titles.markdown (100%) rename {tests => test}/haddock-reader.haddock (100%) rename {tests => test}/haddock-reader.native (100%) rename {tests => test}/html-reader.html (100%) rename {tests => test}/html-reader.native (100%) rename {tests => test}/insert (100%) rename {tests => test}/lalune.jpg (100%) rename {tests => test}/latex-reader.latex (100%) rename {tests => test}/latex-reader.native (100%) rename {tests => test}/lhs-test-markdown.native (100%) rename {tests => test}/lhs-test.fragment.html+lhs (100%) rename {tests => test}/lhs-test.html (100%) rename {tests => test}/lhs-test.html+lhs (100%) rename {tests => test}/lhs-test.latex (100%) rename {tests => test}/lhs-test.latex+lhs (100%) rename {tests => test}/lhs-test.markdown (100%) rename {tests => test}/lhs-test.markdown+lhs (100%) rename {tests => test}/lhs-test.native (100%) rename {tests => test}/lhs-test.rst (100%) rename {tests => test}/lhs-test.rst+lhs (100%) rename {tests => test}/markdown-citations.native (100%) rename {tests => test}/markdown-citations.txt (100%) rename {tests => test}/markdown-reader-more.native (100%) rename {tests => test}/markdown-reader-more.txt (100%) rename {tests => test}/media/rId25.jpg (100%) rename {tests => test}/media/rId26.jpg (100%) rename {tests => test}/media/rId27.jpg (100%) rename {tests => test}/mediawiki-reader.native (100%) rename {tests => test}/mediawiki-reader.wiki (100%) rename {tests => test}/movie.jpg (100%) rename {tests => test}/odt/markdown/bold.md (100%) rename {tests => test}/odt/markdown/citation.md (100%) rename {tests => test}/odt/markdown/endnote.md (100%) rename {tests => test}/odt/markdown/externalLink.md (100%) rename {tests => test}/odt/markdown/footnote.md (100%) rename {tests => test}/odt/markdown/headers.md (100%) rename {tests => test}/odt/markdown/horizontalRule.md (100%) rename {tests => test}/odt/markdown/image.md (100%) rename {tests => test}/odt/markdown/imageIndex.md (100%) rename {tests => test}/odt/markdown/imageWithCaption.md (100%) rename {tests => test}/odt/markdown/italic.md (100%) rename {tests => test}/odt/markdown/listBlocks.md (100%) rename {tests => test}/odt/markdown/paragraph.md (100%) rename {tests => test}/odt/markdown/strikeout.md (100%) rename {tests => test}/odt/markdown/trackedChanges.md (100%) rename {tests => test}/odt/markdown/underlined.md (100%) rename {tests => test}/odt/native/blockquote.native (100%) rename {tests => test}/odt/native/image.native (100%) rename {tests => test}/odt/native/imageIndex.native (100%) rename {tests => test}/odt/native/imageWithCaption.native (100%) rename {tests => test}/odt/native/inlinedCode.native (100%) rename {tests => test}/odt/native/orderedListMixed.native (100%) rename {tests => test}/odt/native/orderedListRoman.native (100%) rename {tests => test}/odt/native/orderedListSimple.native (100%) rename {tests => test}/odt/native/referenceToChapter.native (100%) rename {tests => test}/odt/native/referenceToListItem.native (100%) rename {tests => test}/odt/native/referenceToText.native (100%) rename {tests => test}/odt/native/simpleTable.native (100%) rename {tests => test}/odt/native/simpleTableWithCaption.native (100%) rename {tests => test}/odt/native/tableWithContents.native (100%) rename {tests => test}/odt/native/textMixedStyles.native (100%) rename {tests => test}/odt/native/unicode.native (100%) rename {tests => test}/odt/native/unorderedList.native (100%) rename {tests => test}/odt/odt/blockquote.odt (100%) rename {tests => test}/odt/odt/bold.odt (100%) rename {tests => test}/odt/odt/citation.odt (100%) rename {tests => test}/odt/odt/endnote.odt (100%) rename {tests => test}/odt/odt/expression.odt (100%) rename {tests => test}/odt/odt/expressionUnevaluated.odt (100%) rename {tests => test}/odt/odt/externalLink.odt (100%) rename {tests => test}/odt/odt/footnote.odt (100%) rename {tests => test}/odt/odt/formula.odt (100%) rename {tests => test}/odt/odt/headers.odt (100%) rename {tests => test}/odt/odt/hiddenTextByStyle.odt (100%) rename {tests => test}/odt/odt/hiddenTextByVariable.odt (100%) rename {tests => test}/odt/odt/horizontalRule.odt (100%) rename {tests => test}/odt/odt/image.odt (100%) rename {tests => test}/odt/odt/imageIndex.odt (100%) rename {tests => test}/odt/odt/imageWithCaption.odt (100%) rename {tests => test}/odt/odt/inlinedCode.odt (100%) rename {tests => test}/odt/odt/italic.odt (100%) rename {tests => test}/odt/odt/listBlocks.odt (100%) rename {tests => test}/odt/odt/orderedListMixed.odt (100%) rename {tests => test}/odt/odt/orderedListRoman.odt (100%) rename {tests => test}/odt/odt/orderedListSimple.odt (100%) rename {tests => test}/odt/odt/paragraph.odt (100%) rename {tests => test}/odt/odt/referenceAllInOne.odt (100%) rename {tests => test}/odt/odt/referenceToChapter.odt (100%) rename {tests => test}/odt/odt/referenceToListItem.odt (100%) rename {tests => test}/odt/odt/referenceToText.odt (100%) rename {tests => test}/odt/odt/simpleTable.odt (100%) rename {tests => test}/odt/odt/simpleTableWithCaption.odt (100%) rename {tests => test}/odt/odt/strikeout.odt (100%) rename {tests => test}/odt/odt/table.odt (100%) rename {tests => test}/odt/odt/tableWithCaption.odt (100%) rename {tests => test}/odt/odt/tableWithContents.odt (100%) rename {tests => test}/odt/odt/textMixedStyles.odt (100%) rename {tests => test}/odt/odt/trackedChanges.odt (100%) rename {tests => test}/odt/odt/underlined.odt (100%) rename {tests => test}/odt/odt/unicode.odt (100%) rename {tests => test}/odt/odt/unorderedList.odt (100%) rename {tests => test}/odt/odt/variable.odt (100%) rename {tests => test}/opml-reader.native (100%) rename {tests => test}/opml-reader.opml (100%) rename {tests => test}/pipe-tables.native (100%) rename {tests => test}/pipe-tables.txt (100%) rename {tests => test}/rst-reader.native (100%) rename {tests => test}/rst-reader.rst (100%) rename {tests => test}/s5-basic.html (100%) rename {tests => test}/s5-fancy.html (100%) rename {tests => test}/s5-fragment.html (100%) rename {tests => test}/s5-inserts.html (100%) rename {tests => test}/s5.native (100%) rename {tests => test}/tables-rstsubset.native (100%) rename {tests => test}/tables.asciidoc (100%) rename {tests => test}/tables.context (100%) rename {tests => test}/tables.docbook4 (100%) rename {tests => test}/tables.docbook5 (100%) rename {tests => test}/tables.dokuwiki (100%) rename {tests => test}/tables.fb2 (100%) rename {tests => test}/tables.haddock (100%) rename {tests => test}/tables.html4 (100%) rename {tests => test}/tables.html5 (100%) rename {tests => test}/tables.icml (100%) rename {tests => test}/tables.latex (100%) rename {tests => test}/tables.man (100%) rename {tests => test}/tables.markdown (100%) rename {tests => test}/tables.mediawiki (100%) rename {tests => test}/tables.native (100%) rename {tests => test}/tables.opendocument (100%) rename {tests => test}/tables.org (100%) rename {tests => test}/tables.plain (100%) rename {tests => test}/tables.rst (100%) rename {tests => test}/tables.rtf (100%) rename {tests => test}/tables.tei (100%) rename {tests => test}/tables.texinfo (100%) rename {tests => test}/tables.textile (100%) rename {tests => test}/tables.txt (100%) rename {tests => test}/tables.zimwiki (100%) rename {tests => test}/test-pandoc.hs (97%) rename {tests => test}/testsuite.native (100%) rename {tests => test}/testsuite.txt (100%) rename {tests => test}/textile-reader.native (100%) rename {tests => test}/textile-reader.textile (100%) rename {tests => test}/twiki-reader.native (100%) rename {tests => test}/twiki-reader.twiki (100%) rename {tests => test}/txt2tags.native (100%) rename {tests => test}/txt2tags.t2t (100%) rename {tests => test}/writer.asciidoc (100%) rename {tests => test}/writer.context (100%) rename {tests => test}/writer.docbook4 (100%) rename {tests => test}/writer.docbook5 (100%) rename {tests => test}/writer.dokuwiki (100%) rename {tests => test}/writer.fb2 (100%) rename {tests => test}/writer.haddock (100%) rename {tests => test}/writer.html4 (100%) rename {tests => test}/writer.html5 (100%) rename {tests => test}/writer.icml (100%) rename {tests => test}/writer.latex (100%) rename {tests => test}/writer.man (100%) rename {tests => test}/writer.markdown (100%) rename {tests => test}/writer.mediawiki (100%) rename {tests => test}/writer.native (100%) rename {tests => test}/writer.opendocument (100%) rename {tests => test}/writer.opml (100%) rename {tests => test}/writer.org (100%) rename {tests => test}/writer.plain (100%) rename {tests => test}/writer.rst (100%) rename {tests => test}/writer.rtf (100%) rename {tests => test}/writer.tei (100%) rename {tests => test}/writer.texinfo (100%) rename {tests => test}/writer.textile (100%) rename {tests => test}/writer.zimwiki (100%) rename {tests => test}/writers-lang-and-dir.context (100%) rename {tests => test}/writers-lang-and-dir.latex (100%) rename {tests => test}/writers-lang-and-dir.native (100%) diff --git a/pandoc.cabal b/pandoc.cabal index b732d2706..811b5fb83 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -120,111 +120,111 @@ Extra-Source-Files: trypandoc/Makefile trypandoc/index.html -- tests - tests/bodybg.gif - tests/*.native - tests/docbook-reader.docbook - tests/docbook-xref.docbook - tests/html-reader.html - tests/opml-reader.opml - tests/haddock-reader.haddock - tests/insert - tests/lalune.jpg - tests/movie.jpg - tests/media/rId25.jpg - tests/media/rId26.jpg - tests/media/rId27.jpg - tests/latex-reader.latex - tests/textile-reader.textile - tests/markdown-reader-more.txt - tests/markdown-citations.txt - tests/textile-reader.textile - tests/mediawiki-reader.wiki - tests/rst-reader.rst - tests/s5-basic.html - tests/s5-fancy.html - tests/s5-fragment.html - tests/s5-inserts.html - tests/tables.context - tests/tables.docbook4 - tests/tables.docbook5 - tests/tables.dokuwiki - tests/tables.zimwiki - tests/tables.icml - tests/tables.html4 - tests/tables.html5 - tests/tables.latex - tests/tables.man - tests/tables.plain - tests/tables.markdown - tests/tables.mediawiki - tests/tables.tei - tests/tables.textile - tests/tables.opendocument - tests/tables.org - tests/tables.asciidoc - tests/tables.haddock - tests/tables.texinfo - tests/tables.rst - tests/tables.rtf - tests/tables.txt - tests/tables.fb2 - tests/testsuite.txt - tests/writer.latex - tests/writer.context - tests/writer.docbook4 - tests/writer.docbook5 - tests/writer.html4 - tests/writer.html5 - tests/writer.man - tests/writer.markdown - tests/writer.plain - tests/writer.mediawiki - tests/writer.textile - tests/writer.opendocument - tests/writer.org - tests/writer.asciidoc - tests/writer.haddock - tests/writer.rst - tests/writer.icml - tests/writer.rtf - tests/writer.tei - tests/writer.texinfo - tests/writer.fb2 - tests/writer.opml - tests/writer.dokuwiki - tests/writer.zimwiki - tests/writers-lang-and-dir.latex - tests/writers-lang-and-dir.context - tests/dokuwiki_inline_formatting.dokuwiki - tests/lhs-test.markdown - tests/lhs-test.markdown+lhs - tests/lhs-test.rst - tests/lhs-test.rst+lhs - tests/lhs-test.latex - tests/lhs-test.latex+lhs - tests/lhs-test.html - tests/lhs-test.html+lhs - tests/lhs-test.fragment.html+lhs - tests/pipe-tables.txt - tests/dokuwiki_external_images.dokuwiki - tests/dokuwiki_external_images.native - tests/dokuwiki_multiblock_table.dokuwiki - tests/dokuwiki_multiblock_table.native - tests/fb2/*.markdown - tests/fb2/*.fb2 - tests/fb2/images-embedded.html - tests/fb2/images-embedded.fb2 - tests/fb2/test-small.png - tests/fb2/test.jpg - tests/docx/*.docx - tests/docx/*.native - tests/epub/*.epub - tests/epub/*.native - tests/txt2tags.t2t - tests/twiki-reader.twiki - tests/odt/odt/*.odt - tests/odt/markdown/*.md - tests/odt/native/*.native + test/bodybg.gif + test/*.native + test/docbook-reader.docbook + test/docbook-xref.docbook + test/html-reader.html + test/opml-reader.opml + test/haddock-reader.haddock + test/insert + test/lalune.jpg + test/movie.jpg + test/media/rId25.jpg + test/media/rId26.jpg + test/media/rId27.jpg + test/latex-reader.latex + test/textile-reader.textile + test/markdown-reader-more.txt + test/markdown-citations.txt + test/textile-reader.textile + test/mediawiki-reader.wiki + test/rst-reader.rst + test/s5-basic.html + test/s5-fancy.html + test/s5-fragment.html + test/s5-inserts.html + test/tables.context + test/tables.docbook4 + test/tables.docbook5 + test/tables.dokuwiki + test/tables.zimwiki + test/tables.icml + test/tables.html4 + test/tables.html5 + test/tables.latex + test/tables.man + test/tables.plain + test/tables.markdown + test/tables.mediawiki + test/tables.tei + test/tables.textile + test/tables.opendocument + test/tables.org + test/tables.asciidoc + test/tables.haddock + test/tables.texinfo + test/tables.rst + test/tables.rtf + test/tables.txt + test/tables.fb2 + test/testsuite.txt + test/writer.latex + test/writer.context + test/writer.docbook4 + test/writer.docbook5 + test/writer.html4 + test/writer.html5 + test/writer.man + test/writer.markdown + test/writer.plain + test/writer.mediawiki + test/writer.textile + test/writer.opendocument + test/writer.org + test/writer.asciidoc + test/writer.haddock + test/writer.rst + test/writer.icml + test/writer.rtf + test/writer.tei + test/writer.texinfo + test/writer.fb2 + test/writer.opml + test/writer.dokuwiki + test/writer.zimwiki + test/writers-lang-and-dir.latex + test/writers-lang-and-dir.context + test/dokuwiki_inline_formatting.dokuwiki + test/lhs-test.markdown + test/lhs-test.markdown+lhs + test/lhs-test.rst + test/lhs-test.rst+lhs + test/lhs-test.latex + test/lhs-test.latex+lhs + test/lhs-test.html + test/lhs-test.html+lhs + test/lhs-test.fragment.html+lhs + test/pipe-tables.txt + test/dokuwiki_external_images.dokuwiki + test/dokuwiki_external_images.native + test/dokuwiki_multiblock_table.dokuwiki + test/dokuwiki_multiblock_table.native + test/fb2/*.markdown + test/fb2/*.fb2 + test/fb2/images-embedded.html + test/fb2/images-embedded.fb2 + test/fb2/test-small.png + test/fb2/test.jpg + test/docx/*.docx + test/docx/*.native + test/epub/*.epub + test/epub/*.native + test/txt2tags.t2t + test/twiki-reader.twiki + test/odt/odt/*.odt + test/odt/markdown/*.md + test/odt/native/*.native Source-repository head type: git location: git://github.com/jgm/pandoc.git @@ -499,7 +499,7 @@ Executable weigh-pandoc Test-Suite test-pandoc Type: exitcode-stdio-1.0 Main-Is: test-pandoc.hs - Hs-Source-Dirs: tests + Hs-Source-Dirs: test if impl(ghc < 7.10) Hs-Source-Dirs: prelude Other-Modules: Prelude diff --git a/tests/Tests/Helpers.hs b/test/Tests/Helpers.hs similarity index 100% rename from tests/Tests/Helpers.hs rename to test/Tests/Helpers.hs diff --git a/tests/Tests/Old.hs b/test/Tests/Old.hs similarity index 100% rename from tests/Tests/Old.hs rename to test/Tests/Old.hs diff --git a/tests/Tests/Readers/Docx.hs b/test/Tests/Readers/Docx.hs similarity index 100% rename from tests/Tests/Readers/Docx.hs rename to test/Tests/Readers/Docx.hs diff --git a/tests/Tests/Readers/EPUB.hs b/test/Tests/Readers/EPUB.hs similarity index 100% rename from tests/Tests/Readers/EPUB.hs rename to test/Tests/Readers/EPUB.hs diff --git a/tests/Tests/Readers/HTML.hs b/test/Tests/Readers/HTML.hs similarity index 100% rename from tests/Tests/Readers/HTML.hs rename to test/Tests/Readers/HTML.hs diff --git a/tests/Tests/Readers/LaTeX.hs b/test/Tests/Readers/LaTeX.hs similarity index 100% rename from tests/Tests/Readers/LaTeX.hs rename to test/Tests/Readers/LaTeX.hs diff --git a/tests/Tests/Readers/Markdown.hs b/test/Tests/Readers/Markdown.hs similarity index 100% rename from tests/Tests/Readers/Markdown.hs rename to test/Tests/Readers/Markdown.hs diff --git a/tests/Tests/Readers/Odt.hs b/test/Tests/Readers/Odt.hs similarity index 100% rename from tests/Tests/Readers/Odt.hs rename to test/Tests/Readers/Odt.hs diff --git a/tests/Tests/Readers/Org.hs b/test/Tests/Readers/Org.hs similarity index 100% rename from tests/Tests/Readers/Org.hs rename to test/Tests/Readers/Org.hs diff --git a/tests/Tests/Readers/RST.hs b/test/Tests/Readers/RST.hs similarity index 100% rename from tests/Tests/Readers/RST.hs rename to test/Tests/Readers/RST.hs diff --git a/tests/Tests/Readers/Txt2Tags.hs b/test/Tests/Readers/Txt2Tags.hs similarity index 100% rename from tests/Tests/Readers/Txt2Tags.hs rename to test/Tests/Readers/Txt2Tags.hs diff --git a/tests/Tests/Shared.hs b/test/Tests/Shared.hs similarity index 100% rename from tests/Tests/Shared.hs rename to test/Tests/Shared.hs diff --git a/tests/Tests/Writers/AsciiDoc.hs b/test/Tests/Writers/AsciiDoc.hs similarity index 100% rename from tests/Tests/Writers/AsciiDoc.hs rename to test/Tests/Writers/AsciiDoc.hs diff --git a/tests/Tests/Writers/ConTeXt.hs b/test/Tests/Writers/ConTeXt.hs similarity index 100% rename from tests/Tests/Writers/ConTeXt.hs rename to test/Tests/Writers/ConTeXt.hs diff --git a/tests/Tests/Writers/Docbook.hs b/test/Tests/Writers/Docbook.hs similarity index 100% rename from tests/Tests/Writers/Docbook.hs rename to test/Tests/Writers/Docbook.hs diff --git a/tests/Tests/Writers/Docx.hs b/test/Tests/Writers/Docx.hs similarity index 100% rename from tests/Tests/Writers/Docx.hs rename to test/Tests/Writers/Docx.hs diff --git a/tests/Tests/Writers/HTML.hs b/test/Tests/Writers/HTML.hs similarity index 100% rename from tests/Tests/Writers/HTML.hs rename to test/Tests/Writers/HTML.hs diff --git a/tests/Tests/Writers/LaTeX.hs b/test/Tests/Writers/LaTeX.hs similarity index 100% rename from tests/Tests/Writers/LaTeX.hs rename to test/Tests/Writers/LaTeX.hs diff --git a/tests/Tests/Writers/Markdown.hs b/test/Tests/Writers/Markdown.hs similarity index 100% rename from tests/Tests/Writers/Markdown.hs rename to test/Tests/Writers/Markdown.hs diff --git a/tests/Tests/Writers/Native.hs b/test/Tests/Writers/Native.hs similarity index 100% rename from tests/Tests/Writers/Native.hs rename to test/Tests/Writers/Native.hs diff --git a/tests/Tests/Writers/Plain.hs b/test/Tests/Writers/Plain.hs similarity index 100% rename from tests/Tests/Writers/Plain.hs rename to test/Tests/Writers/Plain.hs diff --git a/tests/Tests/Writers/RST.hs b/test/Tests/Writers/RST.hs similarity index 100% rename from tests/Tests/Writers/RST.hs rename to test/Tests/Writers/RST.hs diff --git a/tests/Tests/Writers/TEI.hs b/test/Tests/Writers/TEI.hs similarity index 100% rename from tests/Tests/Writers/TEI.hs rename to test/Tests/Writers/TEI.hs diff --git a/tests/bodybg.gif b/test/bodybg.gif similarity index 100% rename from tests/bodybg.gif rename to test/bodybg.gif diff --git a/tests/docbook-reader.docbook b/test/docbook-reader.docbook similarity index 100% rename from tests/docbook-reader.docbook rename to test/docbook-reader.docbook diff --git a/tests/docbook-reader.native b/test/docbook-reader.native similarity index 100% rename from tests/docbook-reader.native rename to test/docbook-reader.native diff --git a/tests/docbook-xref.docbook b/test/docbook-xref.docbook similarity index 100% rename from tests/docbook-xref.docbook rename to test/docbook-xref.docbook diff --git a/tests/docbook-xref.native b/test/docbook-xref.native similarity index 100% rename from tests/docbook-xref.native rename to test/docbook-xref.native diff --git a/tests/docx/adjacent_links.docx b/test/docx/adjacent_links.docx similarity index 100% rename from tests/docx/adjacent_links.docx rename to test/docx/adjacent_links.docx diff --git a/tests/docx/adjacent_links.native b/test/docx/adjacent_links.native similarity index 100% rename from tests/docx/adjacent_links.native rename to test/docx/adjacent_links.native diff --git a/tests/docx/already_auto_ident.docx b/test/docx/already_auto_ident.docx similarity index 100% rename from tests/docx/already_auto_ident.docx rename to test/docx/already_auto_ident.docx diff --git a/tests/docx/already_auto_ident.native b/test/docx/already_auto_ident.native similarity index 100% rename from tests/docx/already_auto_ident.native rename to test/docx/already_auto_ident.native diff --git a/tests/docx/block_quotes.docx b/test/docx/block_quotes.docx similarity index 100% rename from tests/docx/block_quotes.docx rename to test/docx/block_quotes.docx diff --git a/tests/docx/block_quotes_parse_indent.native b/test/docx/block_quotes_parse_indent.native similarity index 100% rename from tests/docx/block_quotes_parse_indent.native rename to test/docx/block_quotes_parse_indent.native diff --git a/tests/docx/char_styles.docx b/test/docx/char_styles.docx similarity index 100% rename from tests/docx/char_styles.docx rename to test/docx/char_styles.docx diff --git a/tests/docx/char_styles.native b/test/docx/char_styles.native similarity index 100% rename from tests/docx/char_styles.native rename to test/docx/char_styles.native diff --git a/tests/docx/codeblock.docx b/test/docx/codeblock.docx similarity index 100% rename from tests/docx/codeblock.docx rename to test/docx/codeblock.docx diff --git a/tests/docx/codeblock.native b/test/docx/codeblock.native similarity index 100% rename from tests/docx/codeblock.native rename to test/docx/codeblock.native diff --git a/tests/docx/comments.docx b/test/docx/comments.docx similarity index 100% rename from tests/docx/comments.docx rename to test/docx/comments.docx diff --git a/tests/docx/comments.native b/test/docx/comments.native similarity index 100% rename from tests/docx/comments.native rename to test/docx/comments.native diff --git a/tests/docx/comments_no_comments.native b/test/docx/comments_no_comments.native similarity index 100% rename from tests/docx/comments_no_comments.native rename to test/docx/comments_no_comments.native diff --git a/tests/docx/comments_warning.docx b/test/docx/comments_warning.docx similarity index 100% rename from tests/docx/comments_warning.docx rename to test/docx/comments_warning.docx diff --git a/tests/docx/custom-style-reference.docx b/test/docx/custom-style-reference.docx similarity index 100% rename from tests/docx/custom-style-reference.docx rename to test/docx/custom-style-reference.docx diff --git a/tests/docx/custom-style-roundtrip-end.native b/test/docx/custom-style-roundtrip-end.native similarity index 100% rename from tests/docx/custom-style-roundtrip-end.native rename to test/docx/custom-style-roundtrip-end.native diff --git a/tests/docx/custom-style-roundtrip-start.native b/test/docx/custom-style-roundtrip-start.native similarity index 100% rename from tests/docx/custom-style-roundtrip-start.native rename to test/docx/custom-style-roundtrip-start.native diff --git a/tests/docx/deep_normalize.docx b/test/docx/deep_normalize.docx similarity index 100% rename from tests/docx/deep_normalize.docx rename to test/docx/deep_normalize.docx diff --git a/tests/docx/deep_normalize.native b/test/docx/deep_normalize.native similarity index 100% rename from tests/docx/deep_normalize.native rename to test/docx/deep_normalize.native diff --git a/tests/docx/definition_list.docx b/test/docx/definition_list.docx similarity index 100% rename from tests/docx/definition_list.docx rename to test/docx/definition_list.docx diff --git a/tests/docx/definition_list.native b/test/docx/definition_list.native similarity index 100% rename from tests/docx/definition_list.native rename to test/docx/definition_list.native diff --git a/tests/docx/drop_cap.docx b/test/docx/drop_cap.docx similarity index 100% rename from tests/docx/drop_cap.docx rename to test/docx/drop_cap.docx diff --git a/tests/docx/drop_cap.native b/test/docx/drop_cap.native similarity index 100% rename from tests/docx/drop_cap.native rename to test/docx/drop_cap.native diff --git a/tests/docx/dummy_item_after_list_item.docx b/test/docx/dummy_item_after_list_item.docx similarity index 100% rename from tests/docx/dummy_item_after_list_item.docx rename to test/docx/dummy_item_after_list_item.docx diff --git a/tests/docx/dummy_item_after_list_item.native b/test/docx/dummy_item_after_list_item.native similarity index 100% rename from tests/docx/dummy_item_after_list_item.native rename to test/docx/dummy_item_after_list_item.native diff --git a/tests/docx/dummy_item_after_paragraph.docx b/test/docx/dummy_item_after_paragraph.docx similarity index 100% rename from tests/docx/dummy_item_after_paragraph.docx rename to test/docx/dummy_item_after_paragraph.docx diff --git a/tests/docx/dummy_item_after_paragraph.native b/test/docx/dummy_item_after_paragraph.native similarity index 100% rename from tests/docx/dummy_item_after_paragraph.native rename to test/docx/dummy_item_after_paragraph.native diff --git a/tests/docx/enumerated_headings.docx b/test/docx/enumerated_headings.docx similarity index 100% rename from tests/docx/enumerated_headings.docx rename to test/docx/enumerated_headings.docx diff --git a/tests/docx/enumerated_headings.native b/test/docx/enumerated_headings.native similarity index 100% rename from tests/docx/enumerated_headings.native rename to test/docx/enumerated_headings.native diff --git a/tests/docx/german_styled_lists.docx b/test/docx/german_styled_lists.docx similarity index 100% rename from tests/docx/german_styled_lists.docx rename to test/docx/german_styled_lists.docx diff --git a/tests/docx/german_styled_lists.native b/test/docx/german_styled_lists.native similarity index 100% rename from tests/docx/german_styled_lists.native rename to test/docx/german_styled_lists.native diff --git a/tests/docx/hanging_indent.docx b/test/docx/hanging_indent.docx similarity index 100% rename from tests/docx/hanging_indent.docx rename to test/docx/hanging_indent.docx diff --git a/tests/docx/hanging_indent.native b/test/docx/hanging_indent.native similarity index 100% rename from tests/docx/hanging_indent.native rename to test/docx/hanging_indent.native diff --git a/tests/docx/headers.docx b/test/docx/headers.docx similarity index 100% rename from tests/docx/headers.docx rename to test/docx/headers.docx diff --git a/tests/docx/headers.native b/test/docx/headers.native similarity index 100% rename from tests/docx/headers.native rename to test/docx/headers.native diff --git a/tests/docx/i18n_blocks.docx b/test/docx/i18n_blocks.docx similarity index 100% rename from tests/docx/i18n_blocks.docx rename to test/docx/i18n_blocks.docx diff --git a/tests/docx/i18n_blocks.native b/test/docx/i18n_blocks.native similarity index 100% rename from tests/docx/i18n_blocks.native rename to test/docx/i18n_blocks.native diff --git a/tests/docx/image.docx b/test/docx/image.docx similarity index 100% rename from tests/docx/image.docx rename to test/docx/image.docx diff --git a/tests/docx/image_no_embed.native b/test/docx/image_no_embed.native similarity index 100% rename from tests/docx/image_no_embed.native rename to test/docx/image_no_embed.native diff --git a/tests/docx/image_no_embed_writer.native b/test/docx/image_no_embed_writer.native similarity index 100% rename from tests/docx/image_no_embed_writer.native rename to test/docx/image_no_embed_writer.native diff --git a/tests/docx/image_vml.docx b/test/docx/image_vml.docx similarity index 100% rename from tests/docx/image_vml.docx rename to test/docx/image_vml.docx diff --git a/tests/docx/image_vml.native b/test/docx/image_vml.native similarity index 100% rename from tests/docx/image_vml.native rename to test/docx/image_vml.native diff --git a/tests/docx/inline_code.docx b/test/docx/inline_code.docx similarity index 100% rename from tests/docx/inline_code.docx rename to test/docx/inline_code.docx diff --git a/tests/docx/inline_code.native b/test/docx/inline_code.native similarity index 100% rename from tests/docx/inline_code.native rename to test/docx/inline_code.native diff --git a/tests/docx/inline_formatting.docx b/test/docx/inline_formatting.docx similarity index 100% rename from tests/docx/inline_formatting.docx rename to test/docx/inline_formatting.docx diff --git a/tests/docx/inline_formatting.native b/test/docx/inline_formatting.native similarity index 100% rename from tests/docx/inline_formatting.native rename to test/docx/inline_formatting.native diff --git a/tests/docx/inline_formatting_writer.native b/test/docx/inline_formatting_writer.native similarity index 100% rename from tests/docx/inline_formatting_writer.native rename to test/docx/inline_formatting_writer.native diff --git a/tests/docx/inline_images.docx b/test/docx/inline_images.docx similarity index 100% rename from tests/docx/inline_images.docx rename to test/docx/inline_images.docx diff --git a/tests/docx/inline_images.native b/test/docx/inline_images.native similarity index 100% rename from tests/docx/inline_images.native rename to test/docx/inline_images.native diff --git a/tests/docx/inline_images_writer.native b/test/docx/inline_images_writer.native similarity index 100% rename from tests/docx/inline_images_writer.native rename to test/docx/inline_images_writer.native diff --git a/tests/docx/link_in_notes.docx b/test/docx/link_in_notes.docx similarity index 100% rename from tests/docx/link_in_notes.docx rename to test/docx/link_in_notes.docx diff --git a/tests/docx/link_in_notes.native b/test/docx/link_in_notes.native similarity index 100% rename from tests/docx/link_in_notes.native rename to test/docx/link_in_notes.native diff --git a/tests/docx/links.docx b/test/docx/links.docx similarity index 100% rename from tests/docx/links.docx rename to test/docx/links.docx diff --git a/tests/docx/links.native b/test/docx/links.native similarity index 100% rename from tests/docx/links.native rename to test/docx/links.native diff --git a/tests/docx/links_writer.native b/test/docx/links_writer.native similarity index 100% rename from tests/docx/links_writer.native rename to test/docx/links_writer.native diff --git a/tests/docx/lists.docx b/test/docx/lists.docx similarity index 100% rename from tests/docx/lists.docx rename to test/docx/lists.docx diff --git a/tests/docx/lists.native b/test/docx/lists.native similarity index 100% rename from tests/docx/lists.native rename to test/docx/lists.native diff --git a/tests/docx/lists_writer.native b/test/docx/lists_writer.native similarity index 100% rename from tests/docx/lists_writer.native rename to test/docx/lists_writer.native diff --git a/tests/docx/metadata.docx b/test/docx/metadata.docx similarity index 100% rename from tests/docx/metadata.docx rename to test/docx/metadata.docx diff --git a/tests/docx/metadata.native b/test/docx/metadata.native similarity index 100% rename from tests/docx/metadata.native rename to test/docx/metadata.native diff --git a/tests/docx/metadata_after_normal.docx b/test/docx/metadata_after_normal.docx similarity index 100% rename from tests/docx/metadata_after_normal.docx rename to test/docx/metadata_after_normal.docx diff --git a/tests/docx/metadata_after_normal.native b/test/docx/metadata_after_normal.native similarity index 100% rename from tests/docx/metadata_after_normal.native rename to test/docx/metadata_after_normal.native diff --git a/tests/docx/nested_anchors_in_header.docx b/test/docx/nested_anchors_in_header.docx similarity index 100% rename from tests/docx/nested_anchors_in_header.docx rename to test/docx/nested_anchors_in_header.docx diff --git a/tests/docx/nested_anchors_in_header.native b/test/docx/nested_anchors_in_header.native similarity index 100% rename from tests/docx/nested_anchors_in_header.native rename to test/docx/nested_anchors_in_header.native diff --git a/tests/docx/normalize.docx b/test/docx/normalize.docx similarity index 100% rename from tests/docx/normalize.docx rename to test/docx/normalize.docx diff --git a/tests/docx/normalize.native b/test/docx/normalize.native similarity index 100% rename from tests/docx/normalize.native rename to test/docx/normalize.native diff --git a/tests/docx/notes.docx b/test/docx/notes.docx similarity index 100% rename from tests/docx/notes.docx rename to test/docx/notes.docx diff --git a/tests/docx/notes.native b/test/docx/notes.native similarity index 100% rename from tests/docx/notes.native rename to test/docx/notes.native diff --git a/tests/docx/numbered_header.docx b/test/docx/numbered_header.docx similarity index 100% rename from tests/docx/numbered_header.docx rename to test/docx/numbered_header.docx diff --git a/tests/docx/numbered_header.native b/test/docx/numbered_header.native similarity index 100% rename from tests/docx/numbered_header.native rename to test/docx/numbered_header.native diff --git a/tests/docx/special_punctuation.docx b/test/docx/special_punctuation.docx similarity index 100% rename from tests/docx/special_punctuation.docx rename to test/docx/special_punctuation.docx diff --git a/tests/docx/special_punctuation.native b/test/docx/special_punctuation.native similarity index 100% rename from tests/docx/special_punctuation.native rename to test/docx/special_punctuation.native diff --git a/tests/docx/table_one_row.docx b/test/docx/table_one_row.docx similarity index 100% rename from tests/docx/table_one_row.docx rename to test/docx/table_one_row.docx diff --git a/tests/docx/table_one_row.native b/test/docx/table_one_row.native similarity index 100% rename from tests/docx/table_one_row.native rename to test/docx/table_one_row.native diff --git a/tests/docx/table_with_list_cell.docx b/test/docx/table_with_list_cell.docx similarity index 100% rename from tests/docx/table_with_list_cell.docx rename to test/docx/table_with_list_cell.docx diff --git a/tests/docx/table_with_list_cell.native b/test/docx/table_with_list_cell.native similarity index 100% rename from tests/docx/table_with_list_cell.native rename to test/docx/table_with_list_cell.native diff --git a/tests/docx/tables.docx b/test/docx/tables.docx similarity index 100% rename from tests/docx/tables.docx rename to test/docx/tables.docx diff --git a/tests/docx/tables.native b/test/docx/tables.native similarity index 100% rename from tests/docx/tables.native rename to test/docx/tables.native diff --git a/tests/docx/tabs.docx b/test/docx/tabs.docx similarity index 100% rename from tests/docx/tabs.docx rename to test/docx/tabs.docx diff --git a/tests/docx/tabs.native b/test/docx/tabs.native similarity index 100% rename from tests/docx/tabs.native rename to test/docx/tabs.native diff --git a/tests/docx/track_changes_deletion.docx b/test/docx/track_changes_deletion.docx similarity index 100% rename from tests/docx/track_changes_deletion.docx rename to test/docx/track_changes_deletion.docx diff --git a/tests/docx/track_changes_deletion_accept.native b/test/docx/track_changes_deletion_accept.native similarity index 100% rename from tests/docx/track_changes_deletion_accept.native rename to test/docx/track_changes_deletion_accept.native diff --git a/tests/docx/track_changes_deletion_all.native b/test/docx/track_changes_deletion_all.native similarity index 100% rename from tests/docx/track_changes_deletion_all.native rename to test/docx/track_changes_deletion_all.native diff --git a/tests/docx/track_changes_deletion_reject.native b/test/docx/track_changes_deletion_reject.native similarity index 100% rename from tests/docx/track_changes_deletion_reject.native rename to test/docx/track_changes_deletion_reject.native diff --git a/tests/docx/track_changes_insertion.docx b/test/docx/track_changes_insertion.docx similarity index 100% rename from tests/docx/track_changes_insertion.docx rename to test/docx/track_changes_insertion.docx diff --git a/tests/docx/track_changes_insertion_accept.native b/test/docx/track_changes_insertion_accept.native similarity index 100% rename from tests/docx/track_changes_insertion_accept.native rename to test/docx/track_changes_insertion_accept.native diff --git a/tests/docx/track_changes_insertion_all.native b/test/docx/track_changes_insertion_all.native similarity index 100% rename from tests/docx/track_changes_insertion_all.native rename to test/docx/track_changes_insertion_all.native diff --git a/tests/docx/track_changes_insertion_reject.native b/test/docx/track_changes_insertion_reject.native similarity index 100% rename from tests/docx/track_changes_insertion_reject.native rename to test/docx/track_changes_insertion_reject.native diff --git a/tests/docx/track_changes_move.docx b/test/docx/track_changes_move.docx similarity index 100% rename from tests/docx/track_changes_move.docx rename to test/docx/track_changes_move.docx diff --git a/tests/docx/track_changes_move_accept.native b/test/docx/track_changes_move_accept.native similarity index 100% rename from tests/docx/track_changes_move_accept.native rename to test/docx/track_changes_move_accept.native diff --git a/tests/docx/track_changes_move_all.native b/test/docx/track_changes_move_all.native similarity index 100% rename from tests/docx/track_changes_move_all.native rename to test/docx/track_changes_move_all.native diff --git a/tests/docx/track_changes_move_reject.native b/test/docx/track_changes_move_reject.native similarity index 100% rename from tests/docx/track_changes_move_reject.native rename to test/docx/track_changes_move_reject.native diff --git a/tests/docx/trailing_spaces_in_formatting.docx b/test/docx/trailing_spaces_in_formatting.docx similarity index 100% rename from tests/docx/trailing_spaces_in_formatting.docx rename to test/docx/trailing_spaces_in_formatting.docx diff --git a/tests/docx/trailing_spaces_in_formatting.native b/test/docx/trailing_spaces_in_formatting.native similarity index 100% rename from tests/docx/trailing_spaces_in_formatting.native rename to test/docx/trailing_spaces_in_formatting.native diff --git a/tests/docx/unicode.docx b/test/docx/unicode.docx similarity index 100% rename from tests/docx/unicode.docx rename to test/docx/unicode.docx diff --git a/tests/docx/unicode.native b/test/docx/unicode.native similarity index 100% rename from tests/docx/unicode.native rename to test/docx/unicode.native diff --git a/tests/docx/verbatim_subsuper.docx b/test/docx/verbatim_subsuper.docx similarity index 100% rename from tests/docx/verbatim_subsuper.docx rename to test/docx/verbatim_subsuper.docx diff --git a/tests/docx/verbatim_subsuper.native b/test/docx/verbatim_subsuper.native similarity index 100% rename from tests/docx/verbatim_subsuper.native rename to test/docx/verbatim_subsuper.native diff --git a/tests/dokuwiki_external_images.dokuwiki b/test/dokuwiki_external_images.dokuwiki similarity index 100% rename from tests/dokuwiki_external_images.dokuwiki rename to test/dokuwiki_external_images.dokuwiki diff --git a/tests/dokuwiki_external_images.native b/test/dokuwiki_external_images.native similarity index 100% rename from tests/dokuwiki_external_images.native rename to test/dokuwiki_external_images.native diff --git a/tests/dokuwiki_inline_formatting.dokuwiki b/test/dokuwiki_inline_formatting.dokuwiki similarity index 100% rename from tests/dokuwiki_inline_formatting.dokuwiki rename to test/dokuwiki_inline_formatting.dokuwiki diff --git a/tests/dokuwiki_inline_formatting.native b/test/dokuwiki_inline_formatting.native similarity index 100% rename from tests/dokuwiki_inline_formatting.native rename to test/dokuwiki_inline_formatting.native diff --git a/tests/dokuwiki_multiblock_table.dokuwiki b/test/dokuwiki_multiblock_table.dokuwiki similarity index 100% rename from tests/dokuwiki_multiblock_table.dokuwiki rename to test/dokuwiki_multiblock_table.dokuwiki diff --git a/tests/dokuwiki_multiblock_table.native b/test/dokuwiki_multiblock_table.native similarity index 100% rename from tests/dokuwiki_multiblock_table.native rename to test/dokuwiki_multiblock_table.native diff --git a/tests/epub/features.epub b/test/epub/features.epub similarity index 100% rename from tests/epub/features.epub rename to test/epub/features.epub diff --git a/tests/epub/features.native b/test/epub/features.native similarity index 100% rename from tests/epub/features.native rename to test/epub/features.native diff --git a/tests/epub/formatting.epub b/test/epub/formatting.epub similarity index 100% rename from tests/epub/formatting.epub rename to test/epub/formatting.epub diff --git a/tests/epub/formatting.native b/test/epub/formatting.native similarity index 100% rename from tests/epub/formatting.native rename to test/epub/formatting.native diff --git a/tests/epub/img.epub b/test/epub/img.epub similarity index 100% rename from tests/epub/img.epub rename to test/epub/img.epub diff --git a/tests/epub/wasteland.epub b/test/epub/wasteland.epub similarity index 100% rename from tests/epub/wasteland.epub rename to test/epub/wasteland.epub diff --git a/tests/epub/wasteland.native b/test/epub/wasteland.native similarity index 100% rename from tests/epub/wasteland.native rename to test/epub/wasteland.native diff --git a/tests/fb2/basic.fb2 b/test/fb2/basic.fb2 similarity index 100% rename from tests/fb2/basic.fb2 rename to test/fb2/basic.fb2 diff --git a/tests/fb2/basic.markdown b/test/fb2/basic.markdown similarity index 100% rename from tests/fb2/basic.markdown rename to test/fb2/basic.markdown diff --git a/tests/fb2/images-embedded.fb2 b/test/fb2/images-embedded.fb2 similarity index 100% rename from tests/fb2/images-embedded.fb2 rename to test/fb2/images-embedded.fb2 diff --git a/tests/fb2/images-embedded.html b/test/fb2/images-embedded.html similarity index 100% rename from tests/fb2/images-embedded.html rename to test/fb2/images-embedded.html diff --git a/tests/fb2/images.fb2 b/test/fb2/images.fb2 similarity index 100% rename from tests/fb2/images.fb2 rename to test/fb2/images.fb2 diff --git a/tests/fb2/images.markdown b/test/fb2/images.markdown similarity index 100% rename from tests/fb2/images.markdown rename to test/fb2/images.markdown diff --git a/tests/fb2/math.fb2 b/test/fb2/math.fb2 similarity index 100% rename from tests/fb2/math.fb2 rename to test/fb2/math.fb2 diff --git a/tests/fb2/math.markdown b/test/fb2/math.markdown similarity index 100% rename from tests/fb2/math.markdown rename to test/fb2/math.markdown diff --git a/tests/fb2/test-small.png b/test/fb2/test-small.png similarity index 100% rename from tests/fb2/test-small.png rename to test/fb2/test-small.png diff --git a/tests/fb2/test.jpg b/test/fb2/test.jpg similarity index 100% rename from tests/fb2/test.jpg rename to test/fb2/test.jpg diff --git a/tests/fb2/titles.fb2 b/test/fb2/titles.fb2 similarity index 100% rename from tests/fb2/titles.fb2 rename to test/fb2/titles.fb2 diff --git a/tests/fb2/titles.markdown b/test/fb2/titles.markdown similarity index 100% rename from tests/fb2/titles.markdown rename to test/fb2/titles.markdown diff --git a/tests/haddock-reader.haddock b/test/haddock-reader.haddock similarity index 100% rename from tests/haddock-reader.haddock rename to test/haddock-reader.haddock diff --git a/tests/haddock-reader.native b/test/haddock-reader.native similarity index 100% rename from tests/haddock-reader.native rename to test/haddock-reader.native diff --git a/tests/html-reader.html b/test/html-reader.html similarity index 100% rename from tests/html-reader.html rename to test/html-reader.html diff --git a/tests/html-reader.native b/test/html-reader.native similarity index 100% rename from tests/html-reader.native rename to test/html-reader.native diff --git a/tests/insert b/test/insert similarity index 100% rename from tests/insert rename to test/insert diff --git a/tests/lalune.jpg b/test/lalune.jpg similarity index 100% rename from tests/lalune.jpg rename to test/lalune.jpg diff --git a/tests/latex-reader.latex b/test/latex-reader.latex similarity index 100% rename from tests/latex-reader.latex rename to test/latex-reader.latex diff --git a/tests/latex-reader.native b/test/latex-reader.native similarity index 100% rename from tests/latex-reader.native rename to test/latex-reader.native diff --git a/tests/lhs-test-markdown.native b/test/lhs-test-markdown.native similarity index 100% rename from tests/lhs-test-markdown.native rename to test/lhs-test-markdown.native diff --git a/tests/lhs-test.fragment.html+lhs b/test/lhs-test.fragment.html+lhs similarity index 100% rename from tests/lhs-test.fragment.html+lhs rename to test/lhs-test.fragment.html+lhs diff --git a/tests/lhs-test.html b/test/lhs-test.html similarity index 100% rename from tests/lhs-test.html rename to test/lhs-test.html diff --git a/tests/lhs-test.html+lhs b/test/lhs-test.html+lhs similarity index 100% rename from tests/lhs-test.html+lhs rename to test/lhs-test.html+lhs diff --git a/tests/lhs-test.latex b/test/lhs-test.latex similarity index 100% rename from tests/lhs-test.latex rename to test/lhs-test.latex diff --git a/tests/lhs-test.latex+lhs b/test/lhs-test.latex+lhs similarity index 100% rename from tests/lhs-test.latex+lhs rename to test/lhs-test.latex+lhs diff --git a/tests/lhs-test.markdown b/test/lhs-test.markdown similarity index 100% rename from tests/lhs-test.markdown rename to test/lhs-test.markdown diff --git a/tests/lhs-test.markdown+lhs b/test/lhs-test.markdown+lhs similarity index 100% rename from tests/lhs-test.markdown+lhs rename to test/lhs-test.markdown+lhs diff --git a/tests/lhs-test.native b/test/lhs-test.native similarity index 100% rename from tests/lhs-test.native rename to test/lhs-test.native diff --git a/tests/lhs-test.rst b/test/lhs-test.rst similarity index 100% rename from tests/lhs-test.rst rename to test/lhs-test.rst diff --git a/tests/lhs-test.rst+lhs b/test/lhs-test.rst+lhs similarity index 100% rename from tests/lhs-test.rst+lhs rename to test/lhs-test.rst+lhs diff --git a/tests/markdown-citations.native b/test/markdown-citations.native similarity index 100% rename from tests/markdown-citations.native rename to test/markdown-citations.native diff --git a/tests/markdown-citations.txt b/test/markdown-citations.txt similarity index 100% rename from tests/markdown-citations.txt rename to test/markdown-citations.txt diff --git a/tests/markdown-reader-more.native b/test/markdown-reader-more.native similarity index 100% rename from tests/markdown-reader-more.native rename to test/markdown-reader-more.native diff --git a/tests/markdown-reader-more.txt b/test/markdown-reader-more.txt similarity index 100% rename from tests/markdown-reader-more.txt rename to test/markdown-reader-more.txt diff --git a/tests/media/rId25.jpg b/test/media/rId25.jpg similarity index 100% rename from tests/media/rId25.jpg rename to test/media/rId25.jpg diff --git a/tests/media/rId26.jpg b/test/media/rId26.jpg similarity index 100% rename from tests/media/rId26.jpg rename to test/media/rId26.jpg diff --git a/tests/media/rId27.jpg b/test/media/rId27.jpg similarity index 100% rename from tests/media/rId27.jpg rename to test/media/rId27.jpg diff --git a/tests/mediawiki-reader.native b/test/mediawiki-reader.native similarity index 100% rename from tests/mediawiki-reader.native rename to test/mediawiki-reader.native diff --git a/tests/mediawiki-reader.wiki b/test/mediawiki-reader.wiki similarity index 100% rename from tests/mediawiki-reader.wiki rename to test/mediawiki-reader.wiki diff --git a/tests/movie.jpg b/test/movie.jpg similarity index 100% rename from tests/movie.jpg rename to test/movie.jpg diff --git a/tests/odt/markdown/bold.md b/test/odt/markdown/bold.md similarity index 100% rename from tests/odt/markdown/bold.md rename to test/odt/markdown/bold.md diff --git a/tests/odt/markdown/citation.md b/test/odt/markdown/citation.md similarity index 100% rename from tests/odt/markdown/citation.md rename to test/odt/markdown/citation.md diff --git a/tests/odt/markdown/endnote.md b/test/odt/markdown/endnote.md similarity index 100% rename from tests/odt/markdown/endnote.md rename to test/odt/markdown/endnote.md diff --git a/tests/odt/markdown/externalLink.md b/test/odt/markdown/externalLink.md similarity index 100% rename from tests/odt/markdown/externalLink.md rename to test/odt/markdown/externalLink.md diff --git a/tests/odt/markdown/footnote.md b/test/odt/markdown/footnote.md similarity index 100% rename from tests/odt/markdown/footnote.md rename to test/odt/markdown/footnote.md diff --git a/tests/odt/markdown/headers.md b/test/odt/markdown/headers.md similarity index 100% rename from tests/odt/markdown/headers.md rename to test/odt/markdown/headers.md diff --git a/tests/odt/markdown/horizontalRule.md b/test/odt/markdown/horizontalRule.md similarity index 100% rename from tests/odt/markdown/horizontalRule.md rename to test/odt/markdown/horizontalRule.md diff --git a/tests/odt/markdown/image.md b/test/odt/markdown/image.md similarity index 100% rename from tests/odt/markdown/image.md rename to test/odt/markdown/image.md diff --git a/tests/odt/markdown/imageIndex.md b/test/odt/markdown/imageIndex.md similarity index 100% rename from tests/odt/markdown/imageIndex.md rename to test/odt/markdown/imageIndex.md diff --git a/tests/odt/markdown/imageWithCaption.md b/test/odt/markdown/imageWithCaption.md similarity index 100% rename from tests/odt/markdown/imageWithCaption.md rename to test/odt/markdown/imageWithCaption.md diff --git a/tests/odt/markdown/italic.md b/test/odt/markdown/italic.md similarity index 100% rename from tests/odt/markdown/italic.md rename to test/odt/markdown/italic.md diff --git a/tests/odt/markdown/listBlocks.md b/test/odt/markdown/listBlocks.md similarity index 100% rename from tests/odt/markdown/listBlocks.md rename to test/odt/markdown/listBlocks.md diff --git a/tests/odt/markdown/paragraph.md b/test/odt/markdown/paragraph.md similarity index 100% rename from tests/odt/markdown/paragraph.md rename to test/odt/markdown/paragraph.md diff --git a/tests/odt/markdown/strikeout.md b/test/odt/markdown/strikeout.md similarity index 100% rename from tests/odt/markdown/strikeout.md rename to test/odt/markdown/strikeout.md diff --git a/tests/odt/markdown/trackedChanges.md b/test/odt/markdown/trackedChanges.md similarity index 100% rename from tests/odt/markdown/trackedChanges.md rename to test/odt/markdown/trackedChanges.md diff --git a/tests/odt/markdown/underlined.md b/test/odt/markdown/underlined.md similarity index 100% rename from tests/odt/markdown/underlined.md rename to test/odt/markdown/underlined.md diff --git a/tests/odt/native/blockquote.native b/test/odt/native/blockquote.native similarity index 100% rename from tests/odt/native/blockquote.native rename to test/odt/native/blockquote.native diff --git a/tests/odt/native/image.native b/test/odt/native/image.native similarity index 100% rename from tests/odt/native/image.native rename to test/odt/native/image.native diff --git a/tests/odt/native/imageIndex.native b/test/odt/native/imageIndex.native similarity index 100% rename from tests/odt/native/imageIndex.native rename to test/odt/native/imageIndex.native diff --git a/tests/odt/native/imageWithCaption.native b/test/odt/native/imageWithCaption.native similarity index 100% rename from tests/odt/native/imageWithCaption.native rename to test/odt/native/imageWithCaption.native diff --git a/tests/odt/native/inlinedCode.native b/test/odt/native/inlinedCode.native similarity index 100% rename from tests/odt/native/inlinedCode.native rename to test/odt/native/inlinedCode.native diff --git a/tests/odt/native/orderedListMixed.native b/test/odt/native/orderedListMixed.native similarity index 100% rename from tests/odt/native/orderedListMixed.native rename to test/odt/native/orderedListMixed.native diff --git a/tests/odt/native/orderedListRoman.native b/test/odt/native/orderedListRoman.native similarity index 100% rename from tests/odt/native/orderedListRoman.native rename to test/odt/native/orderedListRoman.native diff --git a/tests/odt/native/orderedListSimple.native b/test/odt/native/orderedListSimple.native similarity index 100% rename from tests/odt/native/orderedListSimple.native rename to test/odt/native/orderedListSimple.native diff --git a/tests/odt/native/referenceToChapter.native b/test/odt/native/referenceToChapter.native similarity index 100% rename from tests/odt/native/referenceToChapter.native rename to test/odt/native/referenceToChapter.native diff --git a/tests/odt/native/referenceToListItem.native b/test/odt/native/referenceToListItem.native similarity index 100% rename from tests/odt/native/referenceToListItem.native rename to test/odt/native/referenceToListItem.native diff --git a/tests/odt/native/referenceToText.native b/test/odt/native/referenceToText.native similarity index 100% rename from tests/odt/native/referenceToText.native rename to test/odt/native/referenceToText.native diff --git a/tests/odt/native/simpleTable.native b/test/odt/native/simpleTable.native similarity index 100% rename from tests/odt/native/simpleTable.native rename to test/odt/native/simpleTable.native diff --git a/tests/odt/native/simpleTableWithCaption.native b/test/odt/native/simpleTableWithCaption.native similarity index 100% rename from tests/odt/native/simpleTableWithCaption.native rename to test/odt/native/simpleTableWithCaption.native diff --git a/tests/odt/native/tableWithContents.native b/test/odt/native/tableWithContents.native similarity index 100% rename from tests/odt/native/tableWithContents.native rename to test/odt/native/tableWithContents.native diff --git a/tests/odt/native/textMixedStyles.native b/test/odt/native/textMixedStyles.native similarity index 100% rename from tests/odt/native/textMixedStyles.native rename to test/odt/native/textMixedStyles.native diff --git a/tests/odt/native/unicode.native b/test/odt/native/unicode.native similarity index 100% rename from tests/odt/native/unicode.native rename to test/odt/native/unicode.native diff --git a/tests/odt/native/unorderedList.native b/test/odt/native/unorderedList.native similarity index 100% rename from tests/odt/native/unorderedList.native rename to test/odt/native/unorderedList.native diff --git a/tests/odt/odt/blockquote.odt b/test/odt/odt/blockquote.odt similarity index 100% rename from tests/odt/odt/blockquote.odt rename to test/odt/odt/blockquote.odt diff --git a/tests/odt/odt/bold.odt b/test/odt/odt/bold.odt similarity index 100% rename from tests/odt/odt/bold.odt rename to test/odt/odt/bold.odt diff --git a/tests/odt/odt/citation.odt b/test/odt/odt/citation.odt similarity index 100% rename from tests/odt/odt/citation.odt rename to test/odt/odt/citation.odt diff --git a/tests/odt/odt/endnote.odt b/test/odt/odt/endnote.odt similarity index 100% rename from tests/odt/odt/endnote.odt rename to test/odt/odt/endnote.odt diff --git a/tests/odt/odt/expression.odt b/test/odt/odt/expression.odt similarity index 100% rename from tests/odt/odt/expression.odt rename to test/odt/odt/expression.odt diff --git a/tests/odt/odt/expressionUnevaluated.odt b/test/odt/odt/expressionUnevaluated.odt similarity index 100% rename from tests/odt/odt/expressionUnevaluated.odt rename to test/odt/odt/expressionUnevaluated.odt diff --git a/tests/odt/odt/externalLink.odt b/test/odt/odt/externalLink.odt similarity index 100% rename from tests/odt/odt/externalLink.odt rename to test/odt/odt/externalLink.odt diff --git a/tests/odt/odt/footnote.odt b/test/odt/odt/footnote.odt similarity index 100% rename from tests/odt/odt/footnote.odt rename to test/odt/odt/footnote.odt diff --git a/tests/odt/odt/formula.odt b/test/odt/odt/formula.odt similarity index 100% rename from tests/odt/odt/formula.odt rename to test/odt/odt/formula.odt diff --git a/tests/odt/odt/headers.odt b/test/odt/odt/headers.odt similarity index 100% rename from tests/odt/odt/headers.odt rename to test/odt/odt/headers.odt diff --git a/tests/odt/odt/hiddenTextByStyle.odt b/test/odt/odt/hiddenTextByStyle.odt similarity index 100% rename from tests/odt/odt/hiddenTextByStyle.odt rename to test/odt/odt/hiddenTextByStyle.odt diff --git a/tests/odt/odt/hiddenTextByVariable.odt b/test/odt/odt/hiddenTextByVariable.odt similarity index 100% rename from tests/odt/odt/hiddenTextByVariable.odt rename to test/odt/odt/hiddenTextByVariable.odt diff --git a/tests/odt/odt/horizontalRule.odt b/test/odt/odt/horizontalRule.odt similarity index 100% rename from tests/odt/odt/horizontalRule.odt rename to test/odt/odt/horizontalRule.odt diff --git a/tests/odt/odt/image.odt b/test/odt/odt/image.odt similarity index 100% rename from tests/odt/odt/image.odt rename to test/odt/odt/image.odt diff --git a/tests/odt/odt/imageIndex.odt b/test/odt/odt/imageIndex.odt similarity index 100% rename from tests/odt/odt/imageIndex.odt rename to test/odt/odt/imageIndex.odt diff --git a/tests/odt/odt/imageWithCaption.odt b/test/odt/odt/imageWithCaption.odt similarity index 100% rename from tests/odt/odt/imageWithCaption.odt rename to test/odt/odt/imageWithCaption.odt diff --git a/tests/odt/odt/inlinedCode.odt b/test/odt/odt/inlinedCode.odt similarity index 100% rename from tests/odt/odt/inlinedCode.odt rename to test/odt/odt/inlinedCode.odt diff --git a/tests/odt/odt/italic.odt b/test/odt/odt/italic.odt similarity index 100% rename from tests/odt/odt/italic.odt rename to test/odt/odt/italic.odt diff --git a/tests/odt/odt/listBlocks.odt b/test/odt/odt/listBlocks.odt similarity index 100% rename from tests/odt/odt/listBlocks.odt rename to test/odt/odt/listBlocks.odt diff --git a/tests/odt/odt/orderedListMixed.odt b/test/odt/odt/orderedListMixed.odt similarity index 100% rename from tests/odt/odt/orderedListMixed.odt rename to test/odt/odt/orderedListMixed.odt diff --git a/tests/odt/odt/orderedListRoman.odt b/test/odt/odt/orderedListRoman.odt similarity index 100% rename from tests/odt/odt/orderedListRoman.odt rename to test/odt/odt/orderedListRoman.odt diff --git a/tests/odt/odt/orderedListSimple.odt b/test/odt/odt/orderedListSimple.odt similarity index 100% rename from tests/odt/odt/orderedListSimple.odt rename to test/odt/odt/orderedListSimple.odt diff --git a/tests/odt/odt/paragraph.odt b/test/odt/odt/paragraph.odt similarity index 100% rename from tests/odt/odt/paragraph.odt rename to test/odt/odt/paragraph.odt diff --git a/tests/odt/odt/referenceAllInOne.odt b/test/odt/odt/referenceAllInOne.odt similarity index 100% rename from tests/odt/odt/referenceAllInOne.odt rename to test/odt/odt/referenceAllInOne.odt diff --git a/tests/odt/odt/referenceToChapter.odt b/test/odt/odt/referenceToChapter.odt similarity index 100% rename from tests/odt/odt/referenceToChapter.odt rename to test/odt/odt/referenceToChapter.odt diff --git a/tests/odt/odt/referenceToListItem.odt b/test/odt/odt/referenceToListItem.odt similarity index 100% rename from tests/odt/odt/referenceToListItem.odt rename to test/odt/odt/referenceToListItem.odt diff --git a/tests/odt/odt/referenceToText.odt b/test/odt/odt/referenceToText.odt similarity index 100% rename from tests/odt/odt/referenceToText.odt rename to test/odt/odt/referenceToText.odt diff --git a/tests/odt/odt/simpleTable.odt b/test/odt/odt/simpleTable.odt similarity index 100% rename from tests/odt/odt/simpleTable.odt rename to test/odt/odt/simpleTable.odt diff --git a/tests/odt/odt/simpleTableWithCaption.odt b/test/odt/odt/simpleTableWithCaption.odt similarity index 100% rename from tests/odt/odt/simpleTableWithCaption.odt rename to test/odt/odt/simpleTableWithCaption.odt diff --git a/tests/odt/odt/strikeout.odt b/test/odt/odt/strikeout.odt similarity index 100% rename from tests/odt/odt/strikeout.odt rename to test/odt/odt/strikeout.odt diff --git a/tests/odt/odt/table.odt b/test/odt/odt/table.odt similarity index 100% rename from tests/odt/odt/table.odt rename to test/odt/odt/table.odt diff --git a/tests/odt/odt/tableWithCaption.odt b/test/odt/odt/tableWithCaption.odt similarity index 100% rename from tests/odt/odt/tableWithCaption.odt rename to test/odt/odt/tableWithCaption.odt diff --git a/tests/odt/odt/tableWithContents.odt b/test/odt/odt/tableWithContents.odt similarity index 100% rename from tests/odt/odt/tableWithContents.odt rename to test/odt/odt/tableWithContents.odt diff --git a/tests/odt/odt/textMixedStyles.odt b/test/odt/odt/textMixedStyles.odt similarity index 100% rename from tests/odt/odt/textMixedStyles.odt rename to test/odt/odt/textMixedStyles.odt diff --git a/tests/odt/odt/trackedChanges.odt b/test/odt/odt/trackedChanges.odt similarity index 100% rename from tests/odt/odt/trackedChanges.odt rename to test/odt/odt/trackedChanges.odt diff --git a/tests/odt/odt/underlined.odt b/test/odt/odt/underlined.odt similarity index 100% rename from tests/odt/odt/underlined.odt rename to test/odt/odt/underlined.odt diff --git a/tests/odt/odt/unicode.odt b/test/odt/odt/unicode.odt similarity index 100% rename from tests/odt/odt/unicode.odt rename to test/odt/odt/unicode.odt diff --git a/tests/odt/odt/unorderedList.odt b/test/odt/odt/unorderedList.odt similarity index 100% rename from tests/odt/odt/unorderedList.odt rename to test/odt/odt/unorderedList.odt diff --git a/tests/odt/odt/variable.odt b/test/odt/odt/variable.odt similarity index 100% rename from tests/odt/odt/variable.odt rename to test/odt/odt/variable.odt diff --git a/tests/opml-reader.native b/test/opml-reader.native similarity index 100% rename from tests/opml-reader.native rename to test/opml-reader.native diff --git a/tests/opml-reader.opml b/test/opml-reader.opml similarity index 100% rename from tests/opml-reader.opml rename to test/opml-reader.opml diff --git a/tests/pipe-tables.native b/test/pipe-tables.native similarity index 100% rename from tests/pipe-tables.native rename to test/pipe-tables.native diff --git a/tests/pipe-tables.txt b/test/pipe-tables.txt similarity index 100% rename from tests/pipe-tables.txt rename to test/pipe-tables.txt diff --git a/tests/rst-reader.native b/test/rst-reader.native similarity index 100% rename from tests/rst-reader.native rename to test/rst-reader.native diff --git a/tests/rst-reader.rst b/test/rst-reader.rst similarity index 100% rename from tests/rst-reader.rst rename to test/rst-reader.rst diff --git a/tests/s5-basic.html b/test/s5-basic.html similarity index 100% rename from tests/s5-basic.html rename to test/s5-basic.html diff --git a/tests/s5-fancy.html b/test/s5-fancy.html similarity index 100% rename from tests/s5-fancy.html rename to test/s5-fancy.html diff --git a/tests/s5-fragment.html b/test/s5-fragment.html similarity index 100% rename from tests/s5-fragment.html rename to test/s5-fragment.html diff --git a/tests/s5-inserts.html b/test/s5-inserts.html similarity index 100% rename from tests/s5-inserts.html rename to test/s5-inserts.html diff --git a/tests/s5.native b/test/s5.native similarity index 100% rename from tests/s5.native rename to test/s5.native diff --git a/tests/tables-rstsubset.native b/test/tables-rstsubset.native similarity index 100% rename from tests/tables-rstsubset.native rename to test/tables-rstsubset.native diff --git a/tests/tables.asciidoc b/test/tables.asciidoc similarity index 100% rename from tests/tables.asciidoc rename to test/tables.asciidoc diff --git a/tests/tables.context b/test/tables.context similarity index 100% rename from tests/tables.context rename to test/tables.context diff --git a/tests/tables.docbook4 b/test/tables.docbook4 similarity index 100% rename from tests/tables.docbook4 rename to test/tables.docbook4 diff --git a/tests/tables.docbook5 b/test/tables.docbook5 similarity index 100% rename from tests/tables.docbook5 rename to test/tables.docbook5 diff --git a/tests/tables.dokuwiki b/test/tables.dokuwiki similarity index 100% rename from tests/tables.dokuwiki rename to test/tables.dokuwiki diff --git a/tests/tables.fb2 b/test/tables.fb2 similarity index 100% rename from tests/tables.fb2 rename to test/tables.fb2 diff --git a/tests/tables.haddock b/test/tables.haddock similarity index 100% rename from tests/tables.haddock rename to test/tables.haddock diff --git a/tests/tables.html4 b/test/tables.html4 similarity index 100% rename from tests/tables.html4 rename to test/tables.html4 diff --git a/tests/tables.html5 b/test/tables.html5 similarity index 100% rename from tests/tables.html5 rename to test/tables.html5 diff --git a/tests/tables.icml b/test/tables.icml similarity index 100% rename from tests/tables.icml rename to test/tables.icml diff --git a/tests/tables.latex b/test/tables.latex similarity index 100% rename from tests/tables.latex rename to test/tables.latex diff --git a/tests/tables.man b/test/tables.man similarity index 100% rename from tests/tables.man rename to test/tables.man diff --git a/tests/tables.markdown b/test/tables.markdown similarity index 100% rename from tests/tables.markdown rename to test/tables.markdown diff --git a/tests/tables.mediawiki b/test/tables.mediawiki similarity index 100% rename from tests/tables.mediawiki rename to test/tables.mediawiki diff --git a/tests/tables.native b/test/tables.native similarity index 100% rename from tests/tables.native rename to test/tables.native diff --git a/tests/tables.opendocument b/test/tables.opendocument similarity index 100% rename from tests/tables.opendocument rename to test/tables.opendocument diff --git a/tests/tables.org b/test/tables.org similarity index 100% rename from tests/tables.org rename to test/tables.org diff --git a/tests/tables.plain b/test/tables.plain similarity index 100% rename from tests/tables.plain rename to test/tables.plain diff --git a/tests/tables.rst b/test/tables.rst similarity index 100% rename from tests/tables.rst rename to test/tables.rst diff --git a/tests/tables.rtf b/test/tables.rtf similarity index 100% rename from tests/tables.rtf rename to test/tables.rtf diff --git a/tests/tables.tei b/test/tables.tei similarity index 100% rename from tests/tables.tei rename to test/tables.tei diff --git a/tests/tables.texinfo b/test/tables.texinfo similarity index 100% rename from tests/tables.texinfo rename to test/tables.texinfo diff --git a/tests/tables.textile b/test/tables.textile similarity index 100% rename from tests/tables.textile rename to test/tables.textile diff --git a/tests/tables.txt b/test/tables.txt similarity index 100% rename from tests/tables.txt rename to test/tables.txt diff --git a/tests/tables.zimwiki b/test/tables.zimwiki similarity index 100% rename from tests/tables.zimwiki rename to test/tables.zimwiki diff --git a/tests/test-pandoc.hs b/test/test-pandoc.hs similarity index 97% rename from tests/test-pandoc.hs rename to test/test-pandoc.hs index 7d0542bf4..4e97355a6 100644 --- a/tests/test-pandoc.hs +++ b/test/test-pandoc.hs @@ -62,4 +62,4 @@ main :: IO () main = do setLocaleEncoding utf8 args <- getArgs - inDirectory "tests" $ defaultMainWithArgs tests args + inDirectory "test" $ defaultMainWithArgs tests args diff --git a/tests/testsuite.native b/test/testsuite.native similarity index 100% rename from tests/testsuite.native rename to test/testsuite.native diff --git a/tests/testsuite.txt b/test/testsuite.txt similarity index 100% rename from tests/testsuite.txt rename to test/testsuite.txt diff --git a/tests/textile-reader.native b/test/textile-reader.native similarity index 100% rename from tests/textile-reader.native rename to test/textile-reader.native diff --git a/tests/textile-reader.textile b/test/textile-reader.textile similarity index 100% rename from tests/textile-reader.textile rename to test/textile-reader.textile diff --git a/tests/twiki-reader.native b/test/twiki-reader.native similarity index 100% rename from tests/twiki-reader.native rename to test/twiki-reader.native diff --git a/tests/twiki-reader.twiki b/test/twiki-reader.twiki similarity index 100% rename from tests/twiki-reader.twiki rename to test/twiki-reader.twiki diff --git a/tests/txt2tags.native b/test/txt2tags.native similarity index 100% rename from tests/txt2tags.native rename to test/txt2tags.native diff --git a/tests/txt2tags.t2t b/test/txt2tags.t2t similarity index 100% rename from tests/txt2tags.t2t rename to test/txt2tags.t2t diff --git a/tests/writer.asciidoc b/test/writer.asciidoc similarity index 100% rename from tests/writer.asciidoc rename to test/writer.asciidoc diff --git a/tests/writer.context b/test/writer.context similarity index 100% rename from tests/writer.context rename to test/writer.context diff --git a/tests/writer.docbook4 b/test/writer.docbook4 similarity index 100% rename from tests/writer.docbook4 rename to test/writer.docbook4 diff --git a/tests/writer.docbook5 b/test/writer.docbook5 similarity index 100% rename from tests/writer.docbook5 rename to test/writer.docbook5 diff --git a/tests/writer.dokuwiki b/test/writer.dokuwiki similarity index 100% rename from tests/writer.dokuwiki rename to test/writer.dokuwiki diff --git a/tests/writer.fb2 b/test/writer.fb2 similarity index 100% rename from tests/writer.fb2 rename to test/writer.fb2 diff --git a/tests/writer.haddock b/test/writer.haddock similarity index 100% rename from tests/writer.haddock rename to test/writer.haddock diff --git a/tests/writer.html4 b/test/writer.html4 similarity index 100% rename from tests/writer.html4 rename to test/writer.html4 diff --git a/tests/writer.html5 b/test/writer.html5 similarity index 100% rename from tests/writer.html5 rename to test/writer.html5 diff --git a/tests/writer.icml b/test/writer.icml similarity index 100% rename from tests/writer.icml rename to test/writer.icml diff --git a/tests/writer.latex b/test/writer.latex similarity index 100% rename from tests/writer.latex rename to test/writer.latex diff --git a/tests/writer.man b/test/writer.man similarity index 100% rename from tests/writer.man rename to test/writer.man diff --git a/tests/writer.markdown b/test/writer.markdown similarity index 100% rename from tests/writer.markdown rename to test/writer.markdown diff --git a/tests/writer.mediawiki b/test/writer.mediawiki similarity index 100% rename from tests/writer.mediawiki rename to test/writer.mediawiki diff --git a/tests/writer.native b/test/writer.native similarity index 100% rename from tests/writer.native rename to test/writer.native diff --git a/tests/writer.opendocument b/test/writer.opendocument similarity index 100% rename from tests/writer.opendocument rename to test/writer.opendocument diff --git a/tests/writer.opml b/test/writer.opml similarity index 100% rename from tests/writer.opml rename to test/writer.opml diff --git a/tests/writer.org b/test/writer.org similarity index 100% rename from tests/writer.org rename to test/writer.org diff --git a/tests/writer.plain b/test/writer.plain similarity index 100% rename from tests/writer.plain rename to test/writer.plain diff --git a/tests/writer.rst b/test/writer.rst similarity index 100% rename from tests/writer.rst rename to test/writer.rst diff --git a/tests/writer.rtf b/test/writer.rtf similarity index 100% rename from tests/writer.rtf rename to test/writer.rtf diff --git a/tests/writer.tei b/test/writer.tei similarity index 100% rename from tests/writer.tei rename to test/writer.tei diff --git a/tests/writer.texinfo b/test/writer.texinfo similarity index 100% rename from tests/writer.texinfo rename to test/writer.texinfo diff --git a/tests/writer.textile b/test/writer.textile similarity index 100% rename from tests/writer.textile rename to test/writer.textile diff --git a/tests/writer.zimwiki b/test/writer.zimwiki similarity index 100% rename from tests/writer.zimwiki rename to test/writer.zimwiki diff --git a/tests/writers-lang-and-dir.context b/test/writers-lang-and-dir.context similarity index 100% rename from tests/writers-lang-and-dir.context rename to test/writers-lang-and-dir.context diff --git a/tests/writers-lang-and-dir.latex b/test/writers-lang-and-dir.latex similarity index 100% rename from tests/writers-lang-and-dir.latex rename to test/writers-lang-and-dir.latex diff --git a/tests/writers-lang-and-dir.native b/test/writers-lang-and-dir.native similarity index 100% rename from tests/writers-lang-and-dir.native rename to test/writers-lang-and-dir.native