summaryrefslogtreecommitdiff
path: root/test/source
AgeCommit message (Expand)AuthorFilesLines
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks2-6/+0
2013-06-29remove OUString wrap for string literalsThomas Arnhold3-3/+3
2013-05-14Improve error messages for the xml-diff based unit tests.Jan Holesovsky1-13/+33
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák3-5/+5
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks7-161/+28
2013-04-26test: clean up namespacingThomas Arnhold29-29/+59
2013-04-25don't pollute global namespaceThomas Arnhold1-1/+2
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks26-595/+106
2013-04-09move Python tests in-processMichael Stahl1-10/+33
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák17-113/+113
2013-03-29ResMgr with LanguageTagEike Rathke1-3/+2
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold9-48/+48
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold6-26/+25
2013-03-18fix other problems found by WundefLuboš Luňák1-1/+1
2013-01-31Use a method from UnoApitest instead of implement a new one in calcMarcos Paulo de Souza1-8/+3
2013-01-24sc test XSheetOutlineLaurent Godard1-0/+296
2013-01-17sc test for XSheetAnnotationsLaurent Godard1-0/+132
2013-01-17sc test for XSheetAnnotationLaurent Godard1-0/+88
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-3/+3
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-3/+3
2012-11-30Remove rtl:: from a test in test/Marcos Paulo de Souza1-21/+21
2012-11-29Improve error messageStephan Bergmann1-1/+3
2012-11-17we really don't need lang-conversion hereEike Rathke1-6/+2
2012-11-04Fix copy&paste in testMarcos Paulo de Souza1-7/+7
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann1-1/+1
2012-10-09String->OUString in tools::ErrorContextNoel Grandin1-1/+1
2012-09-25move XGoalSeek api test to c++Markus Mohrhard1-0/+36
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud8-8/+8
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-17/+15
2012-08-02test: string cleanup in BootstrapFixtureMiklos Vajna1-11/+10
2012-08-01test::BootstrapFixture: make GraphicConverter workMiklos Vajna1-0/+9
2012-07-13test: move XMLDiff implementation details to cxx fileMichael Stahl1-1/+83
2012-05-18WaE: make test msvc2008 warnings freeCaolán McNamara1-3/+3
2012-05-08Property writable test for util::DateTime & fixed a copy/paste error.Kohei Yoshida1-1/+9
2012-05-04Let's just combine the two tests, since one requires the other.Kohei Yoshida1-7/+1
2012-05-03Added interface test for text::XText.Kohei Yoshida1-0/+54
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