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
Stephan Bergmann
3684fcdc0f
configmgr.component is no longer an old one.
2011-12-14 10:42:51 +01:00
Markus Mohrhard
ec3aa099c4
add test for ScDataPilotFieldObj::XDataPilotFieldGrouping
...
test XDataPilotFieldGrouping::createDateGrouping is broken
2011-12-08 04:24:55 +01:00
Markus Mohrhard
ef8313a16c
add test for failing DataPilotField test, related fdo#43308
...
it seems that the java based test fails by "design" and not due to an
error
2011-12-07 20:23:15 +01:00