summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJesse Rosenthal <jrosenthal@jhu.edu>2014-07-29 09:26:18 -0400
committerJesse Rosenthal <jrosenthal@jhu.edu>2014-07-29 13:05:19 -0400
commit54708da371e767cd42598ea8f7fbd7d45c57421b (patch)
treee3a4d29c94365f122f08ddd27257183dca2886f3 /pandoc.cabal
parent840108a9c11850089a27a3b5458f8561ab1b6a2e (diff)
Add and update docx tests in pandoc.cabal.
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal12
1 files changed, 12 insertions, 0 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 6597b27ed..9249723ff 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -172,13 +172,25 @@ Extra-Source-Files:
tests/fb2.test.jpg,
tests/docx.already_auto_ident.docx,
tests/docx.block_quotes.docx,
+ tests/docx.codeblock.docx,
+ tests/docx.deep_normalize.docx,
+ tests/docx.definition_list.docx,
+ tests/docx.hanging_indent.docx,
tests/docx.headers.docx,
tests/docx.image.docx,
+ tests/docx.inline_code.docx,
tests/docx.inline_formatting.docx,
tests/docx.links.docx,
tests/docx.lists.docx,
+ tests/docx.metadata.docx,
+ tests/docx.metadata_after_normal.docx,
+ tests/docx.normalize.docx,
tests/docx.notes.docx,
tests/docx.tables.docx,
+ tests/docx.tabs.docx,
+ tests/docx.track_changes_deletion.docx,
+ tests/docx.track_changes_insertion.docx,
+ tests/docx.trailing_spaces_in_formatting.docx,
tests/docx.unicode.docx,
tests/*.native,
tests/txt2tags.t2t