aboutsummaryrefslogtreecommitdiff
path: root/test/pptx/document-properties-short-desc
diff options
context:
space:
mode:
authorEmily Bourke <undergroundquizscene@protonmail.com>2021-08-25 14:35:19 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2021-09-01 07:16:17 -0700
commit8dbea4909211ef7b2acc677288be7c5f10cbb40e (patch)
tree4300a31d7358a2277b4c583217e6ba0c9d484707 /test/pptx/document-properties-short-desc
parent0617d3a88bb1f84622b8a94bd3366c7c8c9e8f8a (diff)
downloadpandoc-8dbea4909211ef7b2acc677288be7c5f10cbb40e.tar.gz
pptx: Restructure tests
- Use dashes consistently rather than underscores - Make a folder for each set of tests - List test files explicitly (Cabal doesn’t support ** until version 2.4)
Diffstat (limited to 'test/pptx/document-properties-short-desc')
-rw-r--r--test/pptx/document-properties-short-desc/deleted-layouts.pptxbin0 -> 29806 bytes
-rw-r--r--test/pptx/document-properties-short-desc/input.native2
-rw-r--r--test/pptx/document-properties-short-desc/moved-layouts.pptxbin0 -> 40600 bytes
-rw-r--r--test/pptx/document-properties-short-desc/output.pptxbin0 -> 26967 bytes
-rw-r--r--test/pptx/document-properties-short-desc/templated.pptxbin0 -> 40113 bytes
5 files changed, 2 insertions, 0 deletions
diff --git a/test/pptx/document-properties-short-desc/deleted-layouts.pptx b/test/pptx/document-properties-short-desc/deleted-layouts.pptx
new file mode 100644
index 000000000..e4cf6bd7b
--- /dev/null
+++ b/test/pptx/document-properties-short-desc/deleted-layouts.pptx
Binary files differ
diff --git a/test/pptx/document-properties-short-desc/input.native b/test/pptx/document-properties-short-desc/input.native
new file mode 100644
index 000000000..fe3193dc1
--- /dev/null
+++ b/test/pptx/document-properties-short-desc/input.native
@@ -0,0 +1,2 @@
+Pandoc (Meta {unMeta = fromList [("author",MetaList [MetaInlines [Str "A.",Space,Str "M."]]),("description",MetaInlines [Str "Short",Space,RawInline (Format "html") "<i>",Str "description",RawInline (Format "html") "</i>",Space,Str "&."]),("keywords",MetaList [MetaInlines [Str "keyword",Space,Str "1"],MetaInlines [Str "keyword",Space,Str "2"]]),("subject",MetaInlines [Str "This",Space,Str "is",Space,Str "the",Space,Str "subject"]),("title",MetaInlines [Str "Testing",Space,Str "custom",Space,Str "properties"])]})
+[Para [Str "Testing",Space,Str "document",Space,Str "properties"]]
diff --git a/test/pptx/document-properties-short-desc/moved-layouts.pptx b/test/pptx/document-properties-short-desc/moved-layouts.pptx
new file mode 100644
index 000000000..8834f885f
--- /dev/null
+++ b/test/pptx/document-properties-short-desc/moved-layouts.pptx
Binary files differ
diff --git a/test/pptx/document-properties-short-desc/output.pptx b/test/pptx/document-properties-short-desc/output.pptx
new file mode 100644
index 000000000..de5e68151
--- /dev/null
+++ b/test/pptx/document-properties-short-desc/output.pptx
Binary files differ
diff --git a/test/pptx/document-properties-short-desc/templated.pptx b/test/pptx/document-properties-short-desc/templated.pptx
new file mode 100644
index 000000000..d39dc0c91
--- /dev/null
+++ b/test/pptx/document-properties-short-desc/templated.pptx
Binary files differ