aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases
Commit message (Expand)AuthorAgeFilesLines
* better support for sheet functions.... more refactoring after i have written ...Avik Sengupta2002-06-261-4/+4
* first cut support for sheet references. Writing works fine, reading also work...Avik Sengupta2002-06-252-5/+41
* Various changes. SST refactoring which I'm not sure is worth it because I'm ...Glen Stampoultzis2002-06-152-64/+34
* fix for bug 9802, we write simple sum ptg, tho we can also read attr ptg. try...Avik Sengupta2002-06-121-0/+6
* A testcase that I should have added before.Glen Stampoultzis2002-06-122-3/+87
* Split out SSTDeserializer specific classes.Glen Stampoultzis2002-06-122-47/+129
* Use the new 'sections' featureGlen Stampoultzis2002-06-121-21/+18
* Refinement of test dataGlen Stampoultzis2002-06-125-16/+24
* compile under jdk1.2.2Avik Sengupta2002-06-121-1/+1
* not neededAvik Sengupta2002-06-111-223/+0
* updated tests without ReferenceUtilAvik Sengupta2002-06-111-6/+10
* Merged from 1.5 (SST fixes).Glen Stampoultzis2002-06-097-652/+667
* Merged from 1.5 branch.Glen Stampoultzis2002-06-024-286/+337
* test for parsing strings, submitted by Werner FroidevauxAvik Sengupta2002-05-281-0/+10
* Framework to set the class of a tokenAvik Sengupta2002-05-271-0/+2
* sorry, license!Avik Sengupta2002-05-211-0/+54
* fix for bug 9114, reported and fix pointed by Tal MoshaiovAvik Sengupta2002-05-211-0/+30
* Fixed tests for legend and implemented testresult for bitfieldsAndrew C. Oliver2002-05-191-41/+58
* new test for new graphing recordAndrew C. Oliver2002-05-191-0/+110
* new Test for plot area recordAndrew C. Oliver2002-05-191-0/+106
* New object link record (graphing) -- unit testAndrew C. Oliver2002-05-181-0/+118
* finally figured out how to get the strings in here to work... Excel has an EN...Andrew C. Oliver2002-05-181-0/+122
* implemented tick record (grphing thing) --Andrew C. Oliver2002-05-111-0/+149
* see the src/records/definitions/axis_options_record.xml for the detailsAndrew C. Oliver2002-05-111-0/+150
* great patch by craig@adaptivetrade.com (Craig Kelley) --Andrew C. Oliver2002-05-103-2/+82
* New record for charts and corresponding BIFFViewer and unit testAndrew C. Oliver2002-05-081-0/+105
* Added SC window magnification...fixed error on res001 that has been bugging me.Andrew C. Oliver2002-05-081-0/+107
* created unit test for sup book recordAndrew C. Oliver2002-05-061-0/+125
* committing patches supplied by Matthew McClain for bug 8757. This will handle...Avik Sengupta2002-05-061-3/+33
* absolute refs in area references, plus some testsAvik Sengupta2002-05-053-1/+123
* Absolute vs relative references now work .. refactored ReferenceUtils in the ...Avik Sengupta2002-05-042-1/+149
* fixed the tests, but they still workAvik Sengupta2002-05-031-2/+2
* adding test for formula parserAvik Sengupta2002-05-021-0/+64
* Charting, charting, charting... getting there... bit by bit.Glen Stampoultzis2002-05-013-0/+387
* wow... I thought I was doing test first....but um...it turns out it already w...Andrew C. Oliver2002-05-011-0/+89
* probably nothingAndrew C. Oliver2002-05-011-0/+2
* oops left off avik's test caseAndrew C. Oliver2002-05-011-24/+73
* sum formula testAndrew C. Oliver2002-04-301-21/+63
* More work from avikAndrew C. Oliver2002-04-301-0/+39
* must have missed a commit yesterday...oopsAndrew C. Oliver2002-04-301-0/+66
* Some testing related stuff. The first shot at a sanity tester for XLS record...Glen Stampoultzis2002-04-293-28/+218
* reference testsAndrew C. Oliver2002-04-281-5/+160
* added test for ReferenceUtilAndrew C. Oliver2002-04-281-0/+157
* tests parenthesisAndrew C. Oliver2002-04-281-1/+9
* test first...glen will love it.. . test for concat operator... also added so...Andrew C. Oliver2002-04-281-1/+58
* comments.Andrew C. Oliver2002-04-281-26/+33
* Fixed up some imports.Glen Stampoultzis2002-04-281-8/+2
* Removed reference to deprecated call.Glen Stampoultzis2002-04-281-2/+1
* Merge from 1.5 branchGlen Stampoultzis2002-04-281-11/+22
* Test Suite for formulas now verifies and includes exponentsAndrew C. Oliver2002-04-281-8/+104