summaryrefslogtreecommitdiff
path: root/test/inc
AgeCommit message (Expand)Author
2012-09-25move XGoalSeek api test to c++Markus Mohrhard
2012-08-01test::BootstrapFixture: make GraphicConverter workMiklos Vajna
2012-07-13test: move XMLDiff implementation details to cxx fileMichael Stahl
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-22re-base on ALv2 code. Includes:Michael Meeks
2012-05-12Explicitly export nested struct (needed on Mac OS X)Stephan Bergmann
2012-05-04Let's just combine the two tests, since one requires the other.Kohei Yoshida
2012-05-03Added interface test for text::XText.Kohei Yoshida
2012-05-01rework callcatcher makefile to build subsequentcheck testsCaolán McNamara
2012-04-30More descriptive method name.Kohei Yoshida
2012-04-30Started porting the XPropertySet test code.Kohei Yoshida
2012-04-29WaE: tolerance.elementName & tolerance.attribName may be used uninitializedDavid Ostrovsky
2012-04-28Initial skeleton for API test on ScEditFieldObj.Kohei Yoshida
2012-04-28we can't move that into a test only libMarkus Mohrhard
2012-04-27move xshape dumper into testMarkus Mohrhard
2012-04-27add tolerance to chart regression testMarkus Mohrhard
2012-04-27use the new xml diff in chart regression testMarkus Mohrhard
2012-04-26add xml diff with toleranceMarkus Mohrhard
2012-04-26add test for XTextContentMarkus Mohrhard
2012-04-26add test case for xtextfieldMarkus Mohrhard
2012-04-17transferring java XPrintAreas to c++Artur Dorda
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-01add test case for XSpreadsheetDocumentMarkus Mohrhard
2012-03-01WaE: C4265: class has virtual functions, but destructor is not virtualCaolán McNamara
2012-02-21WaE: add virtual dtorCaolán McNamara
2012-02-19add testRefresh to XDatabaseRangeMarkus Mohrhard
2012-02-19complete the XDataPilotTable2 testsMarkus Mohrhard
2012-02-19add test for XCellRangeReferrerMarkus Mohrhard
2012-02-17add test code for XCellRangeDataMarkus Mohrhard
2012-02-16add two more test cases to XDatabaseRangeMarkus Mohrhard
2012-02-13WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
2012-02-10add XDataPilotTable2 test to ScDatPilotTableObjMarkus Mohrhard
2012-02-10add test code for XDataPilotTable2Markus Mohrhard
2012-02-02add test for XNameReplaceMarkus Mohrhard
2012-01-31WaE: add virtual dtorsCaolán McNamara
2012-01-31Move definition of static data member to .cxxStephan Bergmann
2012-01-30add test case for XReplaceableMarkus Mohrhard
2012-01-25add interface test for util::XSearchableMarkus Mohrhard
2012-01-25add XNamed interface test and add this test to ScDataPilotTableObjMarkus Mohrhard
2012-01-23add new interface tests for some common data structuresMarkus Mohrhard
2012-01-23refactor concept for c++ based subsequenttestsMarkus Mohrhard
2011-11-30port a failing sc subsequenttest to c++Markus Mohrhard
2011-10-15split bootstrapfixture and move test-filters class for sot testCaolán McNamara
2011-10-05test fix: use setUp and tearDown not constructors to init LibreOfficeMichael Meeks
2011-10-01spit out timing infoCaolán McNamara
2011-09-30silence tedious malware checkers, arcfour, key 0x435645Caolán McNamara
2011-09-30new filesCaolán McNamara
2011-09-30merge filters-test codeCaolán McNamara
2011-09-28Rename and re-factor test and unotest to compile and run againMichael Meeks
2011-09-28split 'test' into 'unotest' and 'test' to help dependenciesMichael Meeks