aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases
Commit message (Collapse)AuthorAgeFilesLines
...
* #58130 Stub the CF Color Scale unit testsNick Burch2015-07-191-13/+49
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691789 13f79535-47bb-0310-9956-ffa450edef68
* #58130 Fix the icon formatting read/write CF testNick Burch2015-07-191-4/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691788 13f79535-47bb-0310-9956-ffa450edef68
* #58130 More CF Icon unit testsNick Burch2015-07-191-8/+83
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691787 13f79535-47bb-0310-9956-ffa450edef68
* Simplify CF icon rule assertsNick Burch2015-07-181-91/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691764 13f79535-47bb-0310-9956-ffa450edef68
* #58130 Mostly there with CF Icon setsNick Burch2015-07-182-18/+238
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691679 13f79535-47bb-0310-9956-ffa450edef68
* One more try to find out why autosize fails on the freebsd CI machineDominik Stadler2015-07-171-4/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691495 13f79535-47bb-0310-9956-ffa450edef68
* * Some more checks as test still fails on freebsd CI machineDominik Stadler2015-07-161-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691407 13f79535-47bb-0310-9956-ffa450edef68
* * Make on unit test not fail if Fonts are not available on the machineDominik Stadler2015-07-162-3/+95
| | | | | | | | * Refactor SheetUtil a bit to reduce code-duplication, adjust JavaDoc for -1 return values * Add method to check if we can compute text-width * Add unit-tests which verify some more of SheetUtil git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691341 13f79535-47bb-0310-9956-ffa450edef68
* Fixup printing record name in case of unknown sidDominik Stadler2015-07-161-0/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691312 13f79535-47bb-0310-9956-ffa450edef68
* More coverage of class EscherDumpDominik Stadler2015-07-161-0/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691311 13f79535-47bb-0310-9956-ffa450edef68
* Fix some Eclipse warnings and adjust use of Generics, Comments, close()Dominik Stadler2015-07-161-172/+176
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691308 13f79535-47bb-0310-9956-ffa450edef68
* Further HSSF support towards CF IconSets #58130Nick Burch2015-07-151-0/+29
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691113 13f79535-47bb-0310-9956-ffa450edef68
* More CF colour testsNick Burch2015-07-141-4/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691094 13f79535-47bb-0310-9956-ffa450edef68
* Start checking the CF colours in the unit testsNick Burch2015-07-142-2/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691092 13f79535-47bb-0310-9956-ffa450edef68
* Check more of the complex CF cases from the test filesNick Burch2015-07-131-2/+51
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690813 13f79535-47bb-0310-9956-ffa450edef68
* Move some test checks to using ConditionType instead of raw bytesNick Burch2015-07-131-15/+26
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690808 13f79535-47bb-0310-9956-ffa450edef68
* Enable CF2007 test for XLSX tooNick Burch2015-07-131-1/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690805 13f79535-47bb-0310-9956-ffa450edef68
* Have the HSSF ConditionalFormattingTable look for CF12 records as well, and ↵Nick Burch2015-07-131-4/+29
| | | | | | begin more detailed testing of the high level rules #58130 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690796 13f79535-47bb-0310-9956-ffa450edef68
* Begin updating the HSSF CF code to work on the base types, so it can handle ↵Nick Burch2015-07-131-0/+27
| | | | | | both CF and CF12 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690793 13f79535-47bb-0310-9956-ffa450edef68
* Fix inconsistent indentsNick Burch2015-07-131-83/+81
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690790 13f79535-47bb-0310-9956-ffa450edef68
* Fix generics, and use base typesNick Burch2015-07-131-9/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690789 13f79535-47bb-0310-9956-ffa450edef68
* Enable CFRule12 use #58130Nick Burch2015-07-131-2/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690783 13f79535-47bb-0310-9956-ffa450edef68
* More helpful output if a re-write test failsNick Burch2015-07-131-3/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690780 13f79535-47bb-0310-9956-ffa450edef68
* CFRule12 testsNick Burch2015-07-133-23/+95
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690778 13f79535-47bb-0310-9956-ffa450edef68
* Bug 58113: Fix regression: NullPointerException when setting cell value to nullDominik Stadler2015-07-131-6/+48
| | | | | | add unit tests which verifies this for all three SS-implementations git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690652 13f79535-47bb-0310-9956-ffa450edef68
* Refactor some of the CFRuleRecord logic out to CFRuleBase, and begin work on ↵Nick Burch2015-07-122-5/+4
| | | | | | CFRule12Record #58130 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690527 13f79535-47bb-0310-9956-ffa450edef68
* Introduce a CFHeaderBase common parent #58130Nick Burch2015-07-121-11/+46
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690503 13f79535-47bb-0310-9956-ffa450edef68
* Add some missing close(), reduce output in unit tests and remove some other ↵Dominik Stadler2015-07-072-2/+1
| | | | | | Eclipse warnings git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1689590 13f79535-47bb-0310-9956-ffa450edef68
* When writing the mini-stream, set the size of it on the root property #58061Nick Burch2015-07-061-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1689505 13f79535-47bb-0310-9956-ffa450edef68
* Helper method to report the number of blocks used in a BATNick Burch2015-07-061-0/+54
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1689504 13f79535-47bb-0310-9956-ffa450edef68
* Fix OPOIFS generics warningsNick Burch2015-07-021-17/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1688920 13f79535-47bb-0310-9956-ffa450edef68
* To better match OPOIFS, pad to the end of a block with 0xFF/-1Nick Burch2015-07-011-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1688543 13f79535-47bb-0310-9956-ffa450edef68
* More NPOIFS ministream testsNick Burch2015-06-302-3/+95
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1688534 13f79535-47bb-0310-9956-ffa450edef68
* Put the properties table at block 0, with the first BAT at block 1, to ↵Nick Burch2015-06-283-136/+133
| | | | | | hopefully solve #58061 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1688038 13f79535-47bb-0310-9956-ffa450edef68
* Bug 56865 - Limit number of bytes (by counting them) while opening office docsAndreas Beeker2015-06-231-0/+1
| | | | | | Bug 50090 - 'zip' bomb prevention git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1687148 13f79535-47bb-0310-9956-ffa450edef68
* Bug 58069 - Biff8RC4 xorShort returns wrong value for unsigned shortsAndreas Beeker2015-06-231-3/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1687146 13f79535-47bb-0310-9956-ffa450edef68
* Bug 58040 - Log ForgingAndreas Beeker2015-06-212-34/+78
| | | | | | and marked POILogger/POILogFactory internal git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1686748 13f79535-47bb-0310-9956-ffa450edef68
* Bug 57923: Fix check for tokens in NameRecord.getExternSheetNumber() to ↵Dominik Stadler2015-06-211-6/+33
| | | | | | avoid ArrayOutOfBoundsException git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1686689 13f79535-47bb-0310-9956-ffa450edef68
* Bug 56655: Fix Sumifs for cases where the criteria is in error.Dominik Stadler2015-06-201-0/+81
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1686610 13f79535-47bb-0310-9956-ffa450edef68
* Bug 56420: Fix possible NullPointerException when empty cell is included in ↵Dominik Stadler2015-06-201-0/+9
| | | | | | Sumif calculation git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1686564 13f79535-47bb-0310-9956-ffa450edef68
* Comment out writing to file in c:/temp which breaks the build nowDominik Stadler2015-06-171-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1686106 13f79535-47bb-0310-9956-ffa450edef68
* Move more tests into base class and add a TestSXSSFBugs class to verify some ↵Dominik Stadler2015-06-172-24/+277
| | | | | | things that are supported against SXSSFWorkbook as well git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1686035 13f79535-47bb-0310-9956-ffa450edef68
* Whitespace seems to be confusing the license header check; try pasting one ↵David North2015-06-151-18/+16
| | | | | | off another file. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1685523 13f79535-47bb-0310-9956-ffa450edef68
* One more file with missing license headerDominik Stadler2015-06-151-0/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1685522 13f79535-47bb-0310-9956-ffa450edef68
* Add explicit test for NPE only caught by other tests. Test '97 fallback ↵David North2015-06-121-0/+5
| | | | | | | | behaviour generally. https://bz.apache.org/bugzilla/show_bug.cgi?id=56328 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1685104 13f79535-47bb-0310-9956-ffa450edef68
* My own patch to fix #56328David North2015-06-121-0/+50
| | | | | | | | Add tests for initial patch applied by Nick in r1582892 Fix and test AreaReference#isWholeColumnReference to take account of the prevailing spreadsheet version. Fixing all users of this is a big undertaking, so for now I've left a fallback on the original behaviour for some cases. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1685101 13f79535-47bb-0310-9956-ffa450edef68
* Bug 53109: Correctly handle unicode strings in NameCommentRecordDominik Stadler2015-06-011-0/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1682999 13f79535-47bb-0310-9956-ffa450edef68
* Patch from René Scheibe from bug #57512 - Fix potential NPE in DateUtil for ↵Nick Burch2015-05-311-0/+92
| | | | | | invalid dates git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1682796 13f79535-47bb-0310-9956-ffa450edef68
* #56791 Make NPOIFS the default when POIFSFileSystem is requestedNick Burch2015-05-261-7/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1681804 13f79535-47bb-0310-9956-ffa450edef68
* Force OPOIFS test to explicitly create OPOIFS instanceNick Burch2015-05-261-9/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1681803 13f79535-47bb-0310-9956-ffa450edef68