summaryrefslogtreecommitdiff
path: root/test/source
AgeCommit message (Expand)AuthorFilesLines
2012-05-01rework callcatcher makefile to build subsequentcheck testsCaolán McNamara1-17/+0
2012-04-30Implemented test for XPropertySet::setPropertyValue().Kohei Yoshida1-14/+53
2012-04-30More descriptive method name.Kohei Yoshida1-2/+3
2012-04-30Started porting the XPropertySet test code.Kohei Yoshida1-0/+211
2012-04-28Do the test for real. XTextField and XTextContent.Kohei Yoshida1-1/+0
2012-04-28we can't move that into a test only libMarkus Mohrhard1-149/+0
2012-04-27move xshape dumper into testMarkus Mohrhard1-0/+149
2012-04-27add tolerance to chart regression testMarkus Mohrhard1-2/+8
2012-04-27use the correct macroMarkus Mohrhard1-1/+1
2012-04-27improve assert messagesMarkus Mohrhard1-7/+17
2012-04-27use the new xml diff in chart regression testMarkus Mohrhard1-0/+6
2012-04-26std::isnan is c++11; use rtl::math::isNan for nowMarkus Mohrhard1-1/+2
2012-04-26add readme for xmldiffMarkus Mohrhard1-0/+5
2012-04-26add xml diff with toleranceMarkus Mohrhard1-0/+287
2012-04-26add test for XTextContentMarkus Mohrhard1-0/+78
2012-04-26add test case for xtextfieldMarkus Mohrhard1-0/+50
2012-04-23fix true->sal_False introduced in 6a018deLuboš Luňák1-1/+1
2012-04-20WaE: MSVC2008 C2220 unsafe mix of types in operationCaolán McNamara1-12/+12
2012-04-17transferring java XPrintAreas to c++Artur Dorda1-0/+61
2012-04-13setup/teardown default component context once before/after all testsCaolán McNamara1-6/+7
2012-04-12partially revert the editeng singleton stuff to get build to completeCaolán McNamara1-2/+0
2012-04-12Handle the correct deletion order of EditDLL in the base class.Kohei Yoshida1-0/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-19adjust test for the correct dbdata importMarkus Mohrhard1-1/+1
2012-03-01add test case for XSpreadsheetDocumentMarkus Mohrhard1-0/+51
2012-03-01WaE: C4265: class has virtual functions, but destructor is not virtualCaolán McNamara3-0/+12
2012-02-21WaE: add virtual dtorCaolán McNamara1-0/+4
2012-02-19add testRefresh to XDatabaseRangeMarkus Mohrhard1-0/+47
2012-02-19this test uses ScNamedRangeObj.ods tooMarkus Mohrhard1-1/+1
2012-02-19fix copy&paste errorMarkus Mohrhard1-1/+1
2012-02-19complete the XDataPilotTable2 testsMarkus Mohrhard1-5/+104
2012-02-19add test for XCellRangeReferrerMarkus Mohrhard1-0/+56
2012-02-17add test code for XCellRangeDataMarkus Mohrhard1-0/+89
2012-02-16add two more test cases to XDatabaseRangeMarkus Mohrhard1-0/+13
2012-02-12fix errors with assertion macrosMarkus Mohrhard1-2/+2
2012-02-12use better assertion macrosMarkus Mohrhard2-11/+11
2012-02-10WaE at mac tinderboxMarkus Mohrhard1-1/+1
2012-02-10add XDataPilotTable2 test to ScDatPilotTableObjMarkus Mohrhard1-0/+1
2012-02-10add test code for XDataPilotTable2Markus Mohrhard1-0/+194
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe1-1/+1
2012-02-02add test for XNameReplaceMarkus Mohrhard1-0/+48
2012-01-31WaE: add virtual dtorsCaolán McNamara2-0/+8
2012-01-31Move definition of static data member to .cxxStephan Bergmann1-0/+2
2012-01-30add test case for XReplaceableMarkus Mohrhard1-0/+99
2012-01-25add interface test for util::XSearchableMarkus Mohrhard1-0/+79
2012-01-25add XNamed interface test and add this test to ScDataPilotTableObjMarkus Mohrhard1-0/+58
2012-01-24typoMarkus Mohrhard1-1/+1
2012-01-24fix WaEMarkus Mohrhard1-7/+7
2012-01-23add new interface tests for some common data structuresMarkus Mohrhard2-0/+127
2012-01-23typoStephan Bergmann1-1/+1