aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache
Commit message (Expand)AuthorAgeFilesLines
* Rework test somewhat and enable logger to better indicate if the test isDominik Stadler2018-12-191-207/+207
* [github-137] solves/unifies blank/missing value colection for PRODUCT/MDETERM...PJ Fanning2018-12-183-114/+212
* add missing licensePJ Fanning2018-12-161-0/+16
* Implemented GEOMEAN function. Thanks to gallonfizik. This closes #136PJ Fanning2018-12-162-0/+135
* [bug-62996]try suggested test changePJ Fanning2018-12-101-2/+2
* Fix TestFileMagicDominik Stadler2018-11-261-4/+5
* Add test for FileMagicDominik Stadler2018-11-251-0/+80
* #62951 - FileMagic not correctly identifiedAndreas Beeker2018-11-251-0/+15
* fixed escaping of sheet names. Thanks to gallonfizik. This closes #134PJ Fanning2018-11-251-0/+66
* Remove commented out System.out calls / Move DummyGraphics2d to testcase area...Andreas Beeker2018-11-191-0/+832
* #62921 - Provide OOXMLLite alternative for Java 12+Andreas Beeker2018-11-181-1/+1
* #62921 - Provide OOXMLLite alternative for Java 12+Andreas Beeker2018-11-181-4/+17
* #62921 - Provide OOXMLLite alternative for Java 12+Andreas Beeker2018-11-181-0/+4
* #62921 - Provide OOXMLLite alternative for Java 12+Andreas Beeker2018-11-181-89/+70
* Try to fix ImageIO cache errorAndreas Beeker2018-11-161-12/+12
* One more try to avoid the test-failures related to ImageIO-cache dirDominik Stadler2018-11-161-12/+12
* Try to create the temporary directory for ImageIO to see if that makes Dominik Stadler2018-11-161-5/+18
* Bug 62836: Implementation of Excel TREND functionYegor Kozlov2018-11-022-0/+32
* bug 62625 -- add special handling for REFERENCE_NAME record that may onlyTim Allison2018-10-301-0/+17
* bug 62624 -- fix npe by adding processing of module name mapping in VBAMacroR...Tim Allison2018-10-291-0/+14
* Remove the workaround for a bug in JDK 11 which was fixed in ea+28Dominik Stadler2018-10-261-10/+0
* Bug 62373: Support for FREQUENCY functionYegor Kozlov2018-10-181-0/+91
* [bug-62738] make int cast a long cast in randbetweenPJ Fanning2018-09-191-6/+11
* #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*Andreas Beeker2018-08-3141-6090/+3448
* #62649 - Remove OPOIFSAndreas Beeker2018-08-2620-2159/+923
* Set locale provider to JRE,CLDR for tests to have compatible date formatting ...Dominik Stadler2018-08-261-1/+2
* Adjust test for JDK 9, 10 and 11Dominik Stadler2018-08-262-40/+40
* fix accidental change in test filePJ Fanning2018-08-241-1/+1
* use released version of xmlbeans 3.0.1PJ Fanning2018-08-241-2/+3
* Adjust for JDK 11 ea-26 build, need to add jaxb via normal jar dependency now...Dominik Stadler2018-08-231-7/+23
* Adjust comments and IDE warnings, duplicate code reductionDominik Stadler2018-07-051-6/+6
* Slightly adjust afew tests some moreDominik Stadler2018-06-291-10/+4
* #62451 - Document last printed in the year 27321Andreas Beeker2018-06-171-0/+17
* remove obsolete dev classesAndreas Beeker2018-06-081-160/+0
* #62355 - unsplit packages - 1 - moved classesAndreas Beeker2018-05-271-0/+160
* #62037 - SlideNames should not be null but have a default as if accessed by VBAAndreas Beeker2018-05-161-9/+13
* Random test value/file length resulted in occasionally failuresAndreas Beeker2018-05-071-1/+1
* add convenience method for files to FileMagicAndreas Beeker2018-05-021-66/+74
* add license headerAndreas Beeker2018-05-021-0/+17
* Cleanup Biff8EncryptionKey usage and use HPSF constants instead of duplicated...Andreas Beeker2018-05-0114-126/+100
* [githib-107] add areas function support. Thanks to Inji Hanbin. This closes #107PJ Fanning2018-05-012-0/+43
* #59893 - Forbid calls to InputStream.availableAndreas Beeker2018-04-275-81/+127
* Streamline assertion-usage in some testsDominik Stadler2018-04-271-12/+9
* #61459 - HSLFShape.getShapeName() returns name of shapeType and not the shape...Andreas Beeker2018-04-201-0/+15
* Fix unit test broken with previous check-inDominik Stadler2018-04-201-1/+2
* Add some unit-tests for setActiveCell(), although bug 61905 reports that Exce...Dominik Stadler2018-04-191-19/+30
* Bug 62165: Do not close stream when opening succeedsDominik Stadler2018-04-041-29/+24
* [bug-62254] update offset function to support optional offset valuesPJ Fanning2018-04-031-0/+22
* [bug-62121] Fixed Power function of negative numbers. Thanks to Bob van den B...PJ Fanning2018-04-011-0/+98
* Some IntelliJ and Javadoc fixesDominik Stadler2018-03-042-3/+3