Commit graph

10 commits

Author SHA1 Message Date
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
Matúš Kukan
58b8a4d25d these are not old component files anymore 2012-01-15 16:11:33 +01:00
Stephan Bergmann
9351f4c1d6 Tests apparently depend on localedata_en library.
More tests might be affected.  Also unclear to me whether it is always (only)
localedata_en, or whether it could also be _es/_euro/_others.
2011-12-19 14:00:13 +01:00
Markus Mohrhard
091790f678 add own makefile for ScSpreadsheetObj subsequenttest 2011-12-17 02:34:32 +01:00
Laurent Godard
b7c69a1d87 c++ subsequent tests for XSpreadsheets2::importSheet
add a typo correction on xnamedranges.cxx
2011-12-17 02:12:04 +01:00
Laurent Godard
d75042329e c++ subsequent tests XRangeName and XRangeNames
renaming previous test to XRangeNames
new test for XRangeName
2011-12-16 04:30:47 +01:00
Laurent Godard
d4b0b023d9 sc test xrangename - code cleaning and minor bug aNr2 2011-12-16 02:13:11 +01:00
Stephan Bergmann
3684fcdc0f configmgr.component is no longer an old one. 2011-12-14 10:42:51 +01:00
Markus Mohrhard
cd3bf24a54 add makefile for new XNamedRange subsequenttest 2011-12-14 03:27:21 +01:00