summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Collapse)Author
2012-02-15Special-case files in /assets on AndroidTor Lillqvist
2012-02-15Merge branch 'feature/android'Tor Lillqvist
2012-02-12use better assertion macrosMarkus Mohrhard
2012-02-11refactor subsequent_filters-test and move each test into own methodMarkus Mohrhard
2012-02-11refactor filters-test and move each test in own methodMarkus Mohrhard
2012-02-10add XDataPilotTable2 test to ScDatPilotTableObjMarkus Mohrhard
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe
2012-02-05add some more test casesMarkus Mohrhard
2012-02-05add some helpful entries to test fileMarkus Mohrhard
2012-02-05variable is unused ATMMarkus Mohrhard
this variable is onyl used if you have a set of know files that should all correctly import in filters-test
2012-02-02remove unused test document, use the ods version insteadMarkus Mohrhard
2012-02-02try to enable all sc subsequenttestsMarkus Mohrhard
2012-01-31Move assertions before useTor Lillqvist
2012-01-30clean-up sc's knownissues.xclMarkus Mohrhard
2012-01-30add test case for XReplaceableMarkus Mohrhard
2012-01-27Unit test for updating formula cells that references into the pivot table.Kohei Yoshida
2012-01-26switch subsequenttest testdocs from sdc to ods, fdo#43376Markus Mohrhard
2012-01-25add test for ScTableSheetObjMarkus Mohrhard
2012-01-25disable all java based tests covered now by c++ based testsMarkus Mohrhard
2012-01-25add XNamed interface test and add this test to ScDataPilotTableObjMarkus Mohrhard
2012-01-25New unit test for refreshing a pivot table without data cache.Kohei Yoshida
Also, FillOldParam() and GetMembers() removed since 1) they were not necessary and 2) it would create a data cache in the process.
2012-01-25New unit test for pivot table's date output handling.Kohei Yoshida
We rely on the cell type of those date value outputs when grouping by date or value range.
2012-01-24DataPilot to PivotTable in function names.Kohei Yoshida
From now on we'll stick with the 'pivot table' terminology...
2012-01-24enable ScDataPilotTableObj::testRefresh againMarkus Mohrhard
2012-01-23refactor concept for c++ based subsequenttestsMarkus Mohrhard
2012-01-19Undo inadvertent indentation change.Stephan Bergmann
2012-01-19Fix C++03 enum member scope.Stephan Bergmann
2012-01-18little clean-up in xspreadsheet2 testMarkus Mohrhard
2012-01-18sc test : refactor importSheet testsLaurent Godard
2012-01-18it is not possible to start/terminate libreoffice twice in the same programMarkus Mohrhard
we have a static variable that prevents us from terminating libreoffice in this case here
2012-01-18terminate xcellrangesquery correctlyMarkus Mohrhard
2012-01-18terminate xdatabaserange correctlyMarkus Mohrhard
2012-01-18correctly terminate cellpropertiesMarkus Mohrhard
2012-01-18correctly terminate tableautoformatfieldMarkus Mohrhard
2012-01-18these two variables don't need to be staticMarkus Mohrhard
2012-01-16add test for sheet::XDataPilotTableMarkus Mohrhard
2012-01-15some adjustments in the XSpreadsheet2 api testMarkus Mohrhard
2012-01-15sc test : update importSheet testsLaurent Godard
2012-01-15add test case for datapilot apiMarkus Mohrhard
2012-01-15correctly terminate XDataPilotFieldGroupingMarkus Mohrhard
2012-01-12Removing debug statement.Kohei Yoshida
2012-01-12Test the new logic of our pivot data cache life cycle.Kohei Yoshida
2012-01-12fdo#43077: Finally, remove data cache when nobody references it.Kohei Yoshida
Also, removed unnecessary reloading of the whole table data when reference is updated.
2012-01-12fdo#43077: Now, refreshing a table should refresh all linked tables.Kohei Yoshida
For efficiency reasons. Otherwise, refreshing n tables individually would require reloading the same data cache n times.
2012-01-12add test for range name import, related fdo#42624Markus Mohrhard
this adds range names referencing range names that are loaded after the referencing range name
2012-01-11Test code for sheet source data cache relocation.Kohei Yoshida
2012-01-11New test for pivot tables with named source ranges.Kohei Yoshida
2012-01-11Unit test for repositioning of cell-anchored line objects.Kohei Yoshida
Preivously, before my fix, relocating a cell-anchored bottom-left to top-right line object would get flipped when its position changed. This is a test for that use case.
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar
2012-01-11adapted test case cell input to new date acceptance realityEike Rathke
Cell input in testDataPilotLabels() like 1.2.3 was prefixed with single quote / apostrophe to not form a date input but string instead. With the new date acceptance, in en-US locale 1.2.3 isn't a date anymore and the quote becomes part of the cell content, so the test checking for 1.2.3 failed because the result was '1.2.3