summaryrefslogtreecommitdiff
path: root/test/docx
diff options
context:
space:
mode:
authorJesse Rosenthal <jrosenthal@jhu.edu>2017-12-27 10:01:45 -0500
committerJesse Rosenthal <jrosenthal@jhu.edu>2017-12-27 10:03:00 -0500
commitd71165c8e2b348ee65c8d92d6ca5f8a24b1cfa92 (patch)
tree17d7af1101a343e1910429b6791240ab3e740040 /test/docx
parentdc3ee500a0447dc258ae5b49cf5907cba0d407aa (diff)
Docx reader: add tests for structured document tags unwrapping.
Diffstat (limited to 'test/docx')
-rw-r--r--test/docx/sdt_elements.docxbin0 -> 29409 bytes
-rw-r--r--test/docx/sdt_elements.native10
2 files changed, 10 insertions, 0 deletions
diff --git a/test/docx/sdt_elements.docx b/test/docx/sdt_elements.docx
new file mode 100644
index 000000000..9356a6b40
--- /dev/null
+++ b/test/docx/sdt_elements.docx
Binary files differ
diff --git a/test/docx/sdt_elements.native b/test/docx/sdt_elements.native
new file mode 100644
index 000000000..7f7768728
--- /dev/null
+++ b/test/docx/sdt_elements.native
@@ -0,0 +1,10 @@
+[Table [] [AlignDefault,AlignDefault,AlignDefault] [0.0,0.0,0.0]
+ [[]
+ ,[]
+ ,[]]
+ [[[Plain [Strong [Str "col1Header"]]]
+ ,[Plain [Strong [Str "col2Header"]]]
+ ,[Plain [Strong [Str "col3Header"]]]]
+ ,[[Plain [Str "col1",Space,Str "content"]]
+ ,[Plain [Str "Body",Space,Str "copy"]]
+ ,[Plain [Str "col3",Space,Str "content"]]]]]