aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases
Commit message (Expand)AuthorAgeFilesLines
* toString() method for HSSFCell to returnAvik Sengupta2005-05-201-0/+36
* testcase for bug 34775Avik Sengupta2005-05-192-0/+9
* Fix for bug 27272 : Unknown Ptg 3C and 3DAvik Sengupta2005-05-193-0/+26
* prevent output scrolling, pls revert if neededAvik Sengupta2005-05-191-2/+2
* unary plus: patch by Amol Deshmukh, test addedAvik Sengupta2005-05-181-1/+12
* user API to set window pane when wb is openedAvik Sengupta2005-05-071-1/+28
* testcase for 33082, which is now fixedAvik Sengupta2005-05-032-9/+8
* unfixed testcases, so you know what to fix :)Avik Sengupta2005-05-033-0/+71
* Moving to headGlen Stampoultzis2005-05-012-0/+125
* Added image support for POI. See the quick guide for details. Sponsored thr...Glen Stampoultzis2005-05-0110-30/+349
* bug 27852 - patch by Brice CopyAvik Sengupta2005-04-282-0/+16
* additional tests for DBCS sheet nameAvik Sengupta2005-04-282-0/+14
* PR:17039 - DBCS chars in header and footerAvik Sengupta2005-04-282-0/+62
* correctedAvik Sengupta2005-04-281-1/+2
* - Superflous statements removed.Rainer Klute2005-04-221-4/+0
* testcase for bug 34021 , already worked fineAvik Sengupta2005-04-221-0/+10
* new testsAvik Sengupta2005-04-222-5/+41
* test file for bug 32822Avik Sengupta2005-04-211-0/+0
* bug 33160, original patch and testcase supplied by Amol Deshmukh.. thanks. Th...Avik Sengupta2005-04-211-0/+25
* fix for not being able to name a sheet as Sheet1, with some testsAvik Sengupta2005-04-211-1/+7
* - Support for variant type VT_R8 added.Rainer Klute2005-04-131-0/+1
* Fixed bugzilla referencesGlen Stampoultzis2005-01-012-9/+8
* - Forgot the copyright. Here it is.Rainer Klute2004-12-281-1/+17
* - Test case for empty documents added.Rainer Klute2004-12-281-0/+130
* Implemented row bounds. Will raise an IndexOutOfBoundsException if the excel ...Jason Height2004-10-141-0/+28
* PR: 19974Jason Height2004-10-131-1/+2
* Centralized creation of temp files and made the default operation to delete o...Glen Stampoultzis2004-10-1213-68/+121
* Changes for my own selfish benefit of being able to run tests through jbuilde...Jason Height2004-09-241-1/+1
* With this patch some testcases are skipped if the default character set is no...Rainer Klute2004-09-191-9/+67
* Bugzilla Bug 27929 - finally :-)Glen Stampoultzis2004-09-191-0/+98
* Bugzilla Bug 30951Glen Stampoultzis2004-09-191-0/+40
* Merged REL_2_BRANCH to head.Glen Stampoultzis2004-08-2329-341/+463
* Some code and documentation cleanup.Rainer Klute2004-08-151-1/+0
* Restored the functionality to use ALL files beginning with "Test" in src/test...Rainer Klute2004-08-151-29/+34
* Fixed a bug where a mutable section's format ID was written in the wrong byte...Rainer Klute2004-08-131-5/+13
* Empty byte array case for HexDumpGlen Stampoultzis2004-08-101-0/+5
* *** empty log message ***Rainer Klute2004-06-223-6/+16
* - New test case for writing 8-bit characters to Unicode property.Rainer Klute2004-06-221-46/+100
* - Maintainability increased by using symbolic names for constants.Rainer Klute2004-06-091-3/+15
* - Test files added.Rainer Klute2004-06-022-0/+0
* Some tests were checkin to the wrong source treeGlen Stampoultzis2004-04-1921-0/+1978
* Some fixes to the branch. Lots left to do. Boolean records aren't supported...Glen Stampoultzis2004-04-185-13/+124
* This is a much more comprehensive test suite for ValueRecordsAggregate. All ...Glen Stampoultzis2004-04-121-31/+176
* New licence changes.Glen Stampoultzis2004-04-09139-6718/+2218
* Moved some tests that were added to the wrong source branch.Glen Stampoultzis2004-04-095-0/+293
* Ported the drawing stuff from the rel_2_branch. Given the effort this took I...Glen Stampoultzis2004-04-095-14/+220
* I know POI developers are supposed to like working with binary data,Avik Sengupta2004-01-251-30/+43
* Buf fix plus testcasde: Reading property values failed with a StringIndexOutO...Rainer Klute2004-01-081-0/+0
* On HEAD, checking in testcase for 25695. But it doesnt work for reason's unkn...Avik Sengupta2004-01-012-0/+56
* on head, missed the testcase for the formula parser changesAvik Sengupta2004-01-011-1/+76