]> source.dussan.org Git - poi.git/commit
Enhance integration tests to call some of the common examples/devtools to also trigg...
authorDominik Stadler <centic@apache.org>
Fri, 1 Apr 2016 06:25:49 +0000 (06:25 +0000)
committerDominik Stadler <centic@apache.org>
Fri, 1 Apr 2016 06:25:49 +0000 (06:25 +0000)
commit63780176d952875bb5618567f36b3392b8c6684d
tree98940d9bce85988615864f6193dc1f51072d1a22
parent9900929cca98103d35886184df53005297ab302f
Enhance integration tests to call some of the common examples/devtools  to also trigger these with all sample files, currently XLSX2CSV, BiffViewer, FromHowTo

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737308 13f79535-47bb-0310-9956-ffa450edef68
build.xml
src/examples/src/org/apache/poi/xssf/eventusermodel/XLSX2CSV.java
src/integrationtest/org/apache/poi/TestAllFiles.java
src/integrationtest/org/apache/poi/stress/AbstractFileHandler.java
src/integrationtest/org/apache/poi/stress/FileHandler.java
src/integrationtest/org/apache/poi/stress/HSSFFileHandler.java
src/integrationtest/org/apache/poi/stress/XSSFFileHandler.java