aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/ss/ITestDataProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 46898: Convert unit tests for circular references to also run for XSSFDominik Stadler2015-01-021-0/+10
* Made public instance fields for ITestDataProvider singletons.Josh Micich2009-12-251-3/+8
* removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...Yegor Kozlov2009-09-131-0/+0
* Changed CRLF to LF in .java test files. Minor reformatting and compiler warn...Josh Micich2009-05-181-55/+56
* consolidate limits specific to Excel version(Excel97, Excel2007) in Spreadshe...Yegor Kozlov2009-04-061-0/+2
* more refactoring of common ss testsYegor Kozlov2009-03-291-0/+6
* added setDisplayZeros / isDisplayZeros and getMergedRegion(int) to common int...Yegor Kozlov2009-02-241-0/+47