aboutsummaryrefslogtreecommitdiffstats
path: root/src/excelant/testcases
Commit message (Expand)AuthorAgeFilesLines
* Eclipse warnings, code formatting, simplify ExcelAntWorkbookUtilFactory, alwa...Dominik Stadler2015-09-143-51/+64
* Update tests for ExcelAntWorkbookUtil, remove some unnecessary null-checks th...Dominik Stadler2015-01-041-73/+208
* Add unit tests for XSSFTextRun and TextPainter, slightly more tests for XSSFS...Dominik Stadler2015-01-043-1/+154
* Remove null-checks that can never be reachedDominik Stadler2014-05-292-0/+15
* Adjust some tests to not hardcode the 'test-data' directory. This breaks the ...Dominik Stadler2014-02-157-25/+43
* Add slightly more coverage for ExcelAntWorkbookUtilDominik Stadler2013-11-021-2/+62
* Adjust build.xml to run JaCoCo coverage when running unit tests whenDominik Stadler2013-08-042-4/+18
* optimized unused imports in poi-excelantYegor Kozlov2012-03-051-1/+0
* removed svn:executable bit from project filesYegor Kozlov2011-12-1012-0/+0
* renamed CalculateMortgage to CalculateMortgageFunction in test build script t...Yegor Kozlov2011-07-231-1/+1
* renamed excelant test class to avoid collision with poi-examples when all cla...Yegor Kozlov2011-07-212-3/+5
* Fix a couple of license headers, and tweak the rat settings so it runs cleanNick Burch2011-03-041-0/+18
* test Ant file with ExcelAnt targetsexcelantYegor Kozlov2011-02-191-0/+120
* initial import of ExcelAnt tasks, see Bugzilla 50610Yegor Kozlov2011-02-1812-0/+1346