poi/src
Dominik Stadler 0c580c8f45 Add a test-suite which performs integration/stress tests which load and handle all stored test files in various ways.
It works by using handlers for each type of file which perform various operations on the files, e.g. loading,
iterating content, modify, ... This will trigger changes which break working with the available test-files and
thus provides another layer of regression testing which hopefully prevents some failures from making it into
releases.

It is runnable via a new ant-target 'test-integration' and also added to the jenkins-target.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1647885 13f79535-47bb-0310-9956-ffa450edef68
2014-12-25 09:16:44 +00:00
..
contrib Various small Eclipse warning fixes, 2013-08-14 08:25:51 +00:00
examples Eclipse warnings 2014-12-21 21:07:55 +00:00
excelant Remove unused members, 2014-12-19 14:36:41 +00:00
integrationtest/org/apache/poi Add a test-suite which performs integration/stress tests which load and handle all stored test files in various ways. 2014-12-25 09:16:44 +00:00
java/org/apache/poi Fix inconsistent whitespace/indents 2014-12-25 09:13:40 +00:00
models Add missing license header to older xml files 2010-04-14 14:04:14 +00:00
ooxml Add a test-suite which performs integration/stress tests which load and handle all stored test files in various ways. 2014-12-25 09:16:44 +00:00
records Bugzilla 54070: Patch for typos in comments, javadoc and documentation 2012-11-01 15:26:27 +00:00
resources Bug 57003: Add implementation of function FIXED 2014-11-07 12:29:05 +00:00
scratchpad - Support for Office Binary Document RC4 CryptoAPI Encryption for HSLF 2014-12-25 01:56:29 +00:00
testcases/org/apache/poi Add a test-suite which performs integration/stress tests which load and handle all stored test files in various ways. 2014-12-25 09:16:44 +00:00
types Bug 52583 - Conversion to html : Problem with combobox 2012-11-06 16:26:43 +00:00