aboutsummaryrefslogtreecommitdiff
path: root/tests/Tests/Old.hs
diff options
context:
space:
mode:
authormb21 <mb21@users.noreply.github.com>2015-10-17 14:48:42 +0200
committermb21 <mb21@users.noreply.github.com>2015-10-18 17:01:38 +0200
commitfa2b26ddcb67fe99cc54688dfb4ce27232467b80 (patch)
tree0785a34f9f2c9bd3452fb7d071e874143d6c3ab9 /tests/Tests/Old.hs
parent9328f4cd3d5d5b96e7783b419214bd8599c17ebc (diff)
downloadpandoc-fa2b26ddcb67fe99cc54688dfb4ce27232467b80.tar.gz
Added writers-lang-and-dir test, fixed ConTeXt writer test
The writers-lang-and-dir testGroup tests LaTeX and ConTeXt writers' language and directionality output
Diffstat (limited to 'tests/Tests/Old.hs')
-rw-r--r--tests/Tests/Old.hs6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/Tests/Old.hs b/tests/Tests/Old.hs
index 5cfee9f76..e36025632 100644
--- a/tests/Tests/Old.hs
+++ b/tests/Tests/Old.hs
@@ -165,6 +165,12 @@ tests = [ testGroup "markdown"
[ "opendocument" , "context" , "texinfo", "icml"
, "man" , "plain" , "rtf", "org", "asciidoc"
]
+ , testGroup "writers-lang-and-dir"
+ [ test "latex" ["-f", "native", "-t", "latex", "-s"]
+ "writers-lang-and-dir.native" "writers-lang-and-dir.latex"
+ , test "context" ["-f", "native", "-t", "context", "-s"]
+ "writers-lang-and-dir.native" "writers-lang-and-dir.context"
+ ]
]
-- makes sure file is fully closed after reading