Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-08 | add test for ScDataPilotFieldObj::XDataPilotFieldGrouping | Markus Mohrhard | |
test XDataPilotFieldGrouping::createDateGrouping is broken | |||
2011-12-07 | extend DataPilotField tests to the whole property set | Markus Mohrhard | |
still missing are all properties that are tested automatically by the PropertyTester | |||
2011-12-07 | add test for failing DataPilotField test, related fdo#43308 | Markus Mohrhard | |
it seems that the java based test fails by "design" and not due to an error | |||
2011-12-06 | normalize Red Hat, Inc. | Caolán McNamara | |
2011-12-06 | WaE: uninitialized value | Markus Mohrhard | |
2011-12-05 | enable sc's c++ subsequenttests related to fdo#43308 | Markus Mohrhard | |
2011-12-05 | add subsequenttest for failing test CellProperties | Markus Mohrhard | |
share test between all services which share the implementation in ScCellRangesBase | |||
2011-12-05 | adjust sc's c++ subsequenttest concept | Markus Mohrhard | |
create one test suite per implementation class: move xcellrangesquery into ScCellRangesBase | |||
2011-12-05 | add subsequent test for failing test TableAutoFormatField | Markus Mohrhard | |
tests are still disabled but problem is related to 7da57d17b6179e71c8b6d7549ad89eaf3a4a28c6 | |||
2011-12-01 | -Werror=unused-parameter fix (completely removed unused setRowVisible()) | Stephan Bergmann | |
2011-11-30 | move sc's macros test into sc/qa/extras | Markus Mohrhard | |
2011-11-30 | only load the testfile once and after that reuse the already loaded file | Markus Mohrhard | |
this is not perfect but better than loading the file several times while we should only call read-only methods | |||
2011-11-30 | move c++ based subsequenttest to sc/qa/extras | Markus Mohrhard | |