summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)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
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
2012-01-25New unit test for pivot table's date output handling.Kohei Yoshida
2012-01-24DataPilot to PivotTable in function names.Kohei Yoshida
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
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
2012-01-12fdo#43077: Now, refreshing a table should refresh all linked tables.Kohei Yoshida
2012-01-12add test for range name import, related fdo#42624Markus Mohrhard
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
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