Revision: 15058
http://gate.svn.sourceforge.net/gate/?rev=15058&view=rev
Author: markagreenwood
Date: 2012-01-16 13:22:25 +0000 (Mon, 16 Jan 2012)
Log Message:
-----------
three more Tika tests, although it's worth noting that loading ODP files gives
an awful lot of master slide junk in the document content which probably needs
looking at (mind you how often do we process ODP files)
Modified Paths:
--------------
gate/trunk/src/gate/corpora/TestTikaFormats.java
Added Paths:
-----------
gate/trunk/src/gate/resources/gate.ac.uk/tests/tika/tika-test.odp
gate/trunk/src/gate/resources/gate.ac.uk/tests/tika/tika-test.ppt
gate/trunk/src/gate/resources/gate.ac.uk/tests/tika/tika-test.pptx
Modified: gate/trunk/src/gate/corpora/TestTikaFormats.java
===================================================================
--- gate/trunk/src/gate/corpora/TestTikaFormats.java 2012-01-16 10:35:29 UTC
(rev 15057)
+++ gate/trunk/src/gate/corpora/TestTikaFormats.java 2012-01-16 13:22:25 UTC
(rev 15058)
@@ -67,6 +67,18 @@
public void testPDF() throws Exception {
doTest("pdf");
}
+
+ public void testODP() throws Exception {
+ doTest("odp");
+ }
+
+ public void testPPT() throws Exception {
+ doTest("ppt");
+ }
+
+ public void testPPTX() throws Exception {
+ doTest("pptx");
+ }
/** Test suite routine for the test runner */
public static Test suite() {
Added: gate/trunk/src/gate/resources/gate.ac.uk/tests/tika/tika-test.odp
===================================================================
(Binary files differ)
Property changes on:
gate/trunk/src/gate/resources/gate.ac.uk/tests/tika/tika-test.odp
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: gate/trunk/src/gate/resources/gate.ac.uk/tests/tika/tika-test.ppt
===================================================================
(Binary files differ)
Property changes on:
gate/trunk/src/gate/resources/gate.ac.uk/tests/tika/tika-test.ppt
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: gate/trunk/src/gate/resources/gate.ac.uk/tests/tika/tika-test.pptx
===================================================================
(Binary files differ)
Property changes on:
gate/trunk/src/gate/resources/gate.ac.uk/tests/tika/tika-test.pptx
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs