aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2014-08-07 22:21:09 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2014-08-07 22:25:06 -0700
commit10b662c1208ede66344e86bc07584c7efeb9ab2c (patch)
tree99c3f424c985735aada7001d61e605ee8f4932c9 /tests
parent94466c006005892dc177a8a0518ccf3c55b4e51b (diff)
downloadpandoc-10b662c1208ede66344e86bc07584c7efeb9ab2c.tar.gz
EPUB test renaming.
Renamed epub test files so they're identified more clearly as epub: features.{epub,native} -> epub.features.{epub,native}, and similarly with formatting.{epub,native}. Added epub test files to cabal file, so they'll be included in the tarball.
Diffstat (limited to 'tests')
-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
5 files changed, 2 insertions, 2 deletions
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