Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-24 | sc test XSheetOutline | Laurent Godard | |
Change-Id: Iea0576e61963dbdb72c88fe332c7cfe3e8ab7ff0 Reviewed-on: https://gerrit.libreoffice.org/1794 Reviewed-by: Noel Power <noel.power@suse.com> Tested-by: Noel Power <noel.power@suse.com> | |||
2013-01-17 | sc test for XSheetAnnotations | Laurent Godard | |
Change-Id: Ie5ceb7f8d828eb9c1f4c92996ebb02c8a83f4cac Reviewed-on: https://gerrit.libreoffice.org/1738 Reviewed-by: Noel Power <noel.power@suse.com> Tested-by: Noel Power <noel.power@suse.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> | |||
2013-01-17 | sc test for XSheetAnnotation | Laurent Godard | |
Change-Id: I1fa77c874c6307ff71ea0aeee653acf1305f2646 Reviewed-on: https://gerrit.libreoffice.org/1736 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> | |||
2012-09-25 | move XGoalSeek api test to c++ | Markus Mohrhard | |
Change-Id: I689be9776c4d1fe7d931446d62ea8b1fd733de92 | |||
2012-05-03 | Added interface test for text::XText. | Kohei Yoshida | |
Change-Id: I041b29d6e6314560a0f7fb7c0392c9a0f44fc1eb | |||
2012-04-30 | Started porting the XPropertySet test code. | Kohei Yoshida | |
Not all its tests have been converted. This is work-in-progress. Change-Id: I90a789852e05a214440e4f87011b6de3d3d4d08a | |||
2012-04-28 | we can't move that into a test only lib | Markus Mohrhard | |
Revert "move xshape dumper into test" This reverts commit beccf477581b1f3e85100d43be81ea55d3b3f912. | |||
2012-04-27 | move xshape dumper into test | Markus Mohrhard | |
XShapeDumper can now be used by other parts of the code too. Please keep in mind that changing the dumper affects other parts too and might require a regneration of reference files. Change-Id: I540420a8bdf8afd8d43c5ea0bb0d82d7e0ecc44b | |||
2012-04-26 | add xml diff with tolerance | Markus Mohrhard | |
# Changes to be committed: | |||
2012-04-26 | add test for XTextContent | Markus Mohrhard | |
2012-04-26 | add test case for xtextfield | Markus Mohrhard | |
2012-04-17 | transferring java XPrintAreas to c++ | Artur Dorda | |
2012-03-01 | add test case for XSpreadsheetDocument | Markus Mohrhard | |
2012-02-19 | add test for XCellRangeReferrer | Markus Mohrhard | |
2012-02-17 | add test code for XCellRangeData | Markus Mohrhard | |
2012-02-10 | add test code for XDataPilotTable2 | Markus Mohrhard | |
2012-02-02 | add test for XNameReplace | Markus Mohrhard | |
2012-01-30 | add test case for XReplaceable | Markus Mohrhard | |
2012-01-25 | add interface test for util::XSearchable | Markus Mohrhard | |
2012-01-25 | add XNamed interface test and add this test to ScDataPilotTableObj | Markus Mohrhard | |
2012-01-23 | add new interface tests for some common data structures | Markus Mohrhard | |
2012-01-23 | refactor concept for c++ based subsequenttests | Markus Mohrhard | |
2012-01-17 | gbuildify test | Caolán McNamara | |