Commit graph

12 commits

Author SHA1 Message Date
Markus Mohrhard
a5c891f59e add test case for XSpreadsheetDocument 2012-03-01 15:38:02 +01:00
Markus Mohrhard
903a19b0c3 add test for XCellRangeReferrer 2012-02-19 00:36:08 +01:00
Markus Mohrhard
4e1e72dc34 add test code for XCellRangeData 2012-02-17 02:00:25 +01:00
Matúš Kukan
5cabaf5a32 fdo#39491 more of unnecessary include paths 2012-02-10 21:41:46 +01:00
Markus Mohrhard
c1589dbd45 add test code for XDataPilotTable2 2012-02-10 19:17:57 +01:00
Markus Mohrhard
bd6187ae9f add test for XNameReplace 2012-02-02 00:26:51 +01:00
Markus Mohrhard
8cab24997a add test case for XReplaceable 2012-01-30 00:23:07 +01:00
Markus Mohrhard
80502d8462 add interface test for util::XSearchable 2012-01-25 21:13:24 +01:00
Markus Mohrhard
1b973485e6 add XNamed interface test and add this test to ScDataPilotTableObj 2012-01-25 21:13:24 +01:00
Markus Mohrhard
6c0a262746 add new interface tests for some common data structures 2012-01-23 22:29:15 +01:00
Markus Mohrhard
95780ec739 refactor concept for c++ based subsequenttests 2012-01-23 19:46:46 +01:00
Markus Mohrhard
3fcde5e3f9 add library for c++ based subsequenttests
use this library for interface tests and implement the test in the
correct module by creating one test class per implementation class
The implementation class should inherit from all interface tests it
needs

This should make it more easy to write tests since we no longer need to
write the same test method multiple times
2012-01-23 19:46:45 +01:00