summaryrefslogtreecommitdiff
path: root/test/inc
AgeCommit message (Expand)Author
2018-05-09move unoapi_property_tester to include so it can be used outsideTomaž Vajngerl
2018-04-17loplugin:constparamsNoel Grandin
2018-03-30Add UNO API property tester for common read-only properties.Jens Carl
2018-03-30Improve documentationJens Carl
2018-03-22Add UNO API property tester for double and read-only boolean.Jens Carl
2018-03-21Move UNO API property testers header fileJens Carl
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-09move Python tests in-processMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-04doubled namespaceThomas Arnhold
2013-01-31Use a method from UnoApitest instead of implement a new one in calcMarcos Paulo de Souza
2013-01-24sc test XSheetOutlineLaurent Godard
2013-01-17sc test for XSheetAnnotationsLaurent Godard
2013-01-17sc test for XSheetAnnotationLaurent Godard
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