Codebase list unrtf / d75c41d
Disable latex test - latex output is currently broken Willi Mann 11 years ago
2 changed file(s) with 20 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 From: Willi Mann <willi@wm1.at>
1 Date: Tue, 25 Dec 2012 19:59:41 +0100
2 Subject: Disable latex test - latex output is broken
3
4 ---
5 tests/Makefile.am | 2 +-
6 1 file changed, 1 insertion(+), 1 deletion(-)
7
8 diff --git a/tests/Makefile.am b/tests/Makefile.am
9 index 01a374c..f59e867 100644
10 --- a/tests/Makefile.am
11 +++ b/tests/Makefile.am
12 @@ -1,5 +1,5 @@
13 # executable test scripts to perform
14 -TESTS = test_html.sh test_latex.sh
15 +TESTS = test_html.sh
16
17 # the data set for the tests
18 testdata = Greek1.rtf Greek2.rtf \
22 0003-Make-SHAREDIR-unrtf-default-path-for-output-format-c.patch
33 0004-Place-output-config-files-in-sharedir-instead-of-lib.patch
44 0005-Tell-unrtf-where-to-look-for-output-format-config-fi.patch
5 0006-Disable-latex-test-latex-output-is-broken.patch