poi/poi-integration
Dominik Stadler 86bc671633 Use a modified version of NullPrintStream in integration tests
The default version from Commons-IO does not avoid doing
utf-8 conversion and other work, so it is not well suited for
cases where lots of output happens.

Using an optimized version can bring down runtime of integration-tests
somewhat, especially for large files where XLS2CSV prints out lots of
data

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899532 13f79535-47bb-0310-9956-ffa450edef68
2022-04-03 13:25:15 +00:00
..
src/test Use a modified version of NullPrintStream in integration tests 2022-04-03 13:25:15 +00:00
build.gradle poi-ooxml-lite: Check in list of classes and xsb-files to avoid the jar-to-test dependency 2022-03-24 04:42:27 +00:00
build.xml Switch to Gradle build for recomplication-test in poi-integration 2021-11-02 13:18:07 +00:00