Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-11-12 | add test for EDB-22591 | Caolán McNamara | 1 | -0/+0 | |
Change-Id: I58b22ab27de3069ae10f68ab0e844a439e6049ce | |||||
2012-11-01 | another some more regression tests | Caolán McNamara | 1 | -0/+0 | |
Change-Id: Ic13269fcf55b4e51a8124da6d2de75fb5bec23e0 | |||||
2012-11-01 | add test for EBD-22330 | Caolán McNamara | 1 | -0/+0 | |
Change-Id: Ifd59198a2d09e26377267c8b509c5340d83240e3 | |||||
2012-09-22 | enable the cond format import test also for xls and xlsx | Markus Mohrhard | 1 | -0/+0 | |
Change-Id: I04d743ef9f38f4f65ba912f34ac641ea7031aed2 | |||||
2012-06-15 | Extend current database range unit test to also check xls and xlsx | Daniel Bankston | 1 | -0/+0 | |
Since Excel doesn't support named database ranges, I also added tests for unnamed database ranges for ods, xls, and xlsx. Change-Id: I491324883c95cf2edb13c0561e975a13d13ba7d7 | |||||
2012-04-02 | add xls border import test | Markus Mohrhard | 1 | -0/+0 | |
TODO: add test cases for: -color import -different line styles -... | |||||
2012-03-23 | .xls files don't need executable bits | Michael Stahl | 1 | -0/+0 | |
2012-03-14 | add some more torture tests | Caolán McNamara | 3 | -0/+0 | |
2012-03-13 | some more test documents | Caolán McNamara | 5 | -0/+0 | |
2012-03-13 | add some tests | Caolán McNamara | 6 | -0/+0 | |
2012-01-12 | add test for range name import, related fdo#42624 | Markus Mohrhard | 1 | -0/+0 | |
this adds range names referencing range names that are loaded after the referencing range name | |||||
2012-01-09 | add some tests related to fdo#42624 | Markus Mohrhard | 1 | -0/+0 | |
see fdo#44587 for problems with range names in matrix formulas during xlsx import/export | |||||
2011-10-28 | re-enable vba.xls, tweak TestAddress.xls (move tests back to normal module) | Noel Power | 1 | -0/+0 | |
2011-10-24 | make vba.xls return 'OK' on success, adjust macros-test.cxx to test for 'OK' | Noel Power | 1 | -0/+0 | |
2011-10-24 | more substantial vba test ( testing various range addression ) | Noel Power | 1 | -0/+0 | |
2011-10-17 | add initial test for matrix functions | Stefan Weigel | 1 | -0/+0 | |
2011-10-05 | add initial work for vba tests in calc( work in progress) | Markus Mohrhard | 1 | -0/+0 | |
this does not work yet, it still does not load the vba code correctly and therefore can't find the vba library | |||||
2011-09-15 | add formats test for xls and xlsx | Markus Mohrhard | 1 | -0/+0 | |
2011-09-13 | Let's keep our file naming scheme consistent. | Kohei Yoshida | 1 | -0/+0 | |
2011-09-13 | add files for bugFix tests and restructure filters-test a bit | Markus Mohrhard | 1 | -0/+0 | |
2011-09-09 | forgot to add the file for the unit test | Markus Mohrhard | 1 | -0/+0 | |
2011-09-07 | some basic unit test for xls and xlsx | Markus Mohrhard | 1 | -0/+0 | |
adds the basic concepts for xls/xlsx unit test -build system changes -some restructuring in the filter test -universal-content.xls/xlsx |