aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pandoc.cabal2
-rw-r--r--tests/Tests/Old.hs4
-rw-r--r--tests/epub.features.epub (renamed from tests/features.epub)bin1399825 -> 1399825 bytes
-rw-r--r--tests/epub.features.native (renamed from tests/features.native)0
-rw-r--r--tests/epub.formatting.epub (renamed from tests/formatting.epub)bin13460 -> 13460 bytes
-rw-r--r--tests/epub.formatting.native (renamed from tests/formatting.native)0
6 files changed, 4 insertions, 2 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 815fb6b87..c2e742faa 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -158,6 +158,8 @@ Extra-Source-Files:
tests/lhs-test.html+lhs,
tests/lhs-test.fragment.html+lhs,
tests/pipe-tables.txt,
+ tests/epub.formatting.epub,
+ tests/epub.features.epub,
tests/fb2.basic.markdown,
tests/fb2.basic.fb2,
tests/fb2.titles.markdown,
diff --git a/tests/Tests/Old.hs b/tests/Tests/Old.hs
index 9bcc37b57..03acf6b8c 100644
--- a/tests/Tests/Old.hs
+++ b/tests/Tests/Old.hs
@@ -147,9 +147,9 @@ tests = [ testGroup "markdown"
"txt2tags.t2t" "txt2tags.native" ]
, testGroup "epub" [
test "features" ["-r", "epub", "-w", "native"]
- "features.epub" "features.native"
+ "epub.features.epub" "epub.features.native"
, test "formatting" ["-r", "epub", "-w", "native"]
- "formatting.epub" "formatting.native"
+ "epub.formatting.epub" "epub.formatting.native"
]
, testGroup "other writers" $ map (\f -> testGroup f $ writerTests f)
[ "opendocument" , "context" , "texinfo", "icml"
diff --git a/tests/features.epub b/tests/epub.features.epub
index e45de241b..e45de241b 100644
--- a/tests/features.epub
+++ b/tests/epub.features.epub
Binary files differ
diff --git a/tests/features.native b/tests/epub.features.native
index 0a790e305..0a790e305 100644
--- a/tests/features.native
+++ b/tests/epub.features.native
diff --git a/tests/formatting.epub b/tests/epub.formatting.epub
index f3f9b5b93..f3f9b5b93 100644
--- a/tests/formatting.epub
+++ b/tests/epub.formatting.epub
Binary files differ
diff --git a/tests/formatting.native b/tests/epub.formatting.native
index bdf86fa20..bdf86fa20 100644
--- a/tests/formatting.native
+++ b/tests/epub.formatting.native