aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache
Commit message (Expand)AuthorAgeFilesLines
* Fix indentsNick Burch2015-08-182-261/+264
* Patch from Javen ONeal from bug #58252 - More CellReference unit testing cove...Nick Burch2015-08-182-3/+46
* Try to make Sonar builds run again: add missing dependency, add ooxml-schema-...Dominik Stadler2015-08-162-19/+1
* More consistent test-file output for Excel testingNick Burch2015-08-121-5/+9
* Fix inconsistent whitespace/indentsNick Burch2015-08-121-392/+388
* Continue with 55747 / 55324 testingNick Burch2015-08-121-26/+54
* More tests for 55747 / 55324Nick Burch2015-08-121-11/+123
* #56519 - XSLFSlide.draw is not working with text embeded in PPTXAndreas Beeker2015-08-091-0/+38
* NPE fix for text extraction from MSG files with only a short nameNick Burch2015-08-051-0/+6
* Further unit tests for #55747Nick Burch2015-08-011-1/+22
* Unit test for #55747Nick Burch2015-07-311-0/+31
* Adjust test that is failing on freebsd some moreDominik Stadler2015-07-272-16/+14
* Adjust init of PresetGeometries to not keep the object if static initializati...Dominik Stadler2015-07-271-5/+28
* Improve error message slightly, add tests to verify things failing in Gump-bu...Dominik Stadler2015-07-271-0/+69
* Yet another adjustment to the test as it seems that small values can be compu...Dominik Stadler2015-07-221-4/+11
* Still more checks to track down why canComputeColumnWidth() returns true, but...Dominik Stadler2015-07-221-4/+4
* Still more checks to track down why canComputeColumnWidth() returns true, but...Dominik Stadler2015-07-221-6/+16
* Still more checks to track down why canComputeColumnWidth() returns true, but...Dominik Stadler2015-07-221-5/+45
* Bug 58156: Possible data corruption in hasPOIFSHeader and hasOOXMLHeaderDominik Stadler2015-07-201-4/+43
* #58130 CF DataBar example and testsNick Burch2015-07-201-1/+44
* #58130 CF DataBar supportNick Burch2015-07-201-5/+32
* #58130 Support for creating CF Color Scale FormattingsNick Burch2015-07-201-1/+43
* #58130 HSSF CF Color Scale color supportNick Burch2015-07-202-5/+11
* #58130 Enable CF ColorScale support on the rule, and begin testingNick Burch2015-07-191-7/+14
* #58130 Stub the CF Color Scale unit testsNick Burch2015-07-191-13/+49
* #58130 Fix the icon formatting read/write CF testNick Burch2015-07-191-4/+3
* #58130 More CF Icon unit testsNick Burch2015-07-191-8/+83
* Simplify CF icon rule assertsNick Burch2015-07-181-91/+8
* #58130 Mostly there with CF Icon setsNick Burch2015-07-182-18/+238
* One more try to find out why autosize fails on the freebsd CI machineDominik Stadler2015-07-171-4/+14
* * Some more checks as test still fails on freebsd CI machineDominik Stadler2015-07-161-0/+3
* * Make on unit test not fail if Fonts are not available on the machineDominik Stadler2015-07-162-3/+95
* Fixup printing record name in case of unknown sidDominik Stadler2015-07-161-0/+8
* More coverage of class EscherDumpDominik Stadler2015-07-161-0/+19
* Fix some Eclipse warnings and adjust use of Generics, Comments, close()Dominik Stadler2015-07-161-172/+176
* Further HSSF support towards CF IconSets #58130Nick Burch2015-07-151-0/+29
* More CF colour testsNick Burch2015-07-141-4/+17
* Start checking the CF colours in the unit testsNick Burch2015-07-142-2/+15
* Check more of the complex CF cases from the test filesNick Burch2015-07-131-2/+51
* Move some test checks to using ConditionType instead of raw bytesNick Burch2015-07-131-15/+26
* Enable CF2007 test for XLSX tooNick Burch2015-07-131-1/+8
* Have the HSSF ConditionalFormattingTable look for CF12 records as well, and b...Nick Burch2015-07-131-4/+29
* Begin updating the HSSF CF code to work on the base types, so it can handle b...Nick Burch2015-07-131-0/+27
* Fix inconsistent indentsNick Burch2015-07-131-83/+81
* Fix generics, and use base typesNick Burch2015-07-131-9/+10
* Enable CFRule12 use #58130Nick Burch2015-07-131-2/+1
* More helpful output if a re-write test failsNick Burch2015-07-131-3/+9
* CFRule12 testsNick Burch2015-07-133-23/+95
* Bug 58113: Fix regression: NullPointerException when setting cell value to nullDominik Stadler2015-07-131-6/+48
* Refactor some of the CFRuleRecord logic out to CFRuleBase, and begin work on ...Nick Burch2015-07-122-5/+4