summaryrefslogtreecommitdiffstats
path: root/test/source
Commit message (Expand)AuthorAgeFilesLines
* remove OUString wrap for string literalsThomas Arnhold2013-06-293-3/+3
* Improve error messages for the xml-diff based unit tests.Jan Holesovsky2013-05-141-13/+33
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-063-5/+5
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-307-161/+28
* test: clean up namespacingThomas Arnhold2013-04-2629-29/+59
* don't pollute global namespaceThomas Arnhold2013-04-251-1/+2
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-2226-595/+106
* move Python tests in-processMichael Stahl2013-04-091-10/+33
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0717-113/+113
* ResMgr with LanguageTagEike Rathke2013-03-291-3/+2
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-199-48/+48
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-196-26/+25
* fix other problems found by WundefLuboš Luňák2013-03-181-1/+1
* Use a method from UnoApitest instead of implement a new one in calcMarcos Paulo de Souza2013-01-311-8/+3
* sc test XSheetOutlineLaurent Godard2013-01-241-0/+296
* sc test for XSheetAnnotationsLaurent Godard2013-01-171-0/+132
* sc test for XSheetAnnotationLaurent Godard2013-01-171-0/+88
* Make LO buildable again after the GraphicFilter move.Jan Holesovsky2013-01-041-1/+1
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-3/+3
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-3/+3
* Remove rtl:: from a test in test/Marcos Paulo de Souza2012-11-301-21/+21
* Improve error messageStephan Bergmann2012-11-291-1/+3
* we really don't need lang-conversion hereEike Rathke2012-11-171-6/+2
* Fix copy&paste in testMarcos Paulo de Souza2012-11-041-7/+7
* Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann2012-10-311-1/+1
* String->OUString in tools::ErrorContextNoel Grandin2012-10-091-1/+1
* move XGoalSeek api test to c++Markus Mohrhard2012-09-251-0/+36
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-188-8/+8
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-17/+15
* test: string cleanup in BootstrapFixtureMiklos Vajna2012-08-021-11/+10
* test::BootstrapFixture: make GraphicConverter workMiklos Vajna2012-08-011-0/+9
* test: move XMLDiff implementation details to cxx fileMichael Stahl2012-07-131-1/+83
* WaE: make test msvc2008 warnings freeCaolán McNamara2012-05-181-3/+3
* Property writable test for util::DateTime & fixed a copy/paste error.Kohei Yoshida2012-05-081-1/+9
* Let's just combine the two tests, since one requires the other.Kohei Yoshida2012-05-041-7/+1
* Added interface test for text::XText.Kohei Yoshida2012-05-031-0/+54
* rework callcatcher makefile to build subsequentcheck testsCaolán McNamara2012-05-011-17/+0
* Implemented test for XPropertySet::setPropertyValue().Kohei Yoshida2012-04-301-14/+53
* More descriptive method name.Kohei Yoshida2012-04-301-2/+3
* Started porting the XPropertySet test code.Kohei Yoshida2012-04-301-0/+211
* Do the test for real. XTextField and XTextContent.Kohei Yoshida2012-04-281-1/+0
* we can't move that into a test only libMarkus Mohrhard2012-04-281-149/+0
* move xshape dumper into testMarkus Mohrhard2012-04-271-0/+149
* add tolerance to chart regression testMarkus Mohrhard2012-04-271-2/+8
* use the correct macroMarkus Mohrhard2012-04-271-1/+1
* improve assert messagesMarkus Mohrhard2012-04-271-7/+17
* use the new xml diff in chart regression testMarkus Mohrhard2012-04-271-0/+6
* std::isnan is c++11; use rtl::math::isNan for nowMarkus Mohrhard2012-04-261-1/+2
* add readme for xmldiffMarkus Mohrhard2012-04-261-0/+5
* add xml diff with toleranceMarkus Mohrhard2012-04-261-0/+287