summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Improve error messageStephan Bergmann2012-11-291-1/+3
* we really don't need lang-conversion hereEike Rathke2012-11-171-6/+2
* cleanup README files.Michael Meeks2012-11-051-6/+4
* add a README filesAlia Almusaireae2012-11-051-0/+6
* 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
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-282-4/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-282-2/+4
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-282-0/+2
* move XGoalSeek api test to c++Markus Mohrhard2012-09-254-0/+69
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-188-8/+8
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-143-19/+15
* Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann2012-08-101-1/+0
* test: string cleanup in BootstrapFixtureMiklos Vajna2012-08-021-11/+10
* test::BootstrapFixture: make GraphicConverter workMiklos Vajna2012-08-013-0/+13
* test: move XMLDiff implementation details to cxx fileMichael Stahl2012-07-132-68/+86
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-022-8/+2
* targetted re-work of cppunit pieces.Michael Meeks2012-06-271-1/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-06-221-26/+17
* WaE: make test msvc2008 warnings freeCaolán McNamara2012-05-181-3/+3
* Explicitly export nested struct (needed on Mac OS X)Stephan Bergmann2012-05-121-1/+1
* 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-042-9/+2
* Added interface test for text::XText.Kohei Yoshida2012-05-034-0/+112
* rework callcatcher makefile to build subsequentcheck testsCaolán McNamara2012-05-012-19/+0
* Implemented test for XPropertySet::setPropertyValue().Kohei Yoshida2012-04-301-14/+53
* More descriptive method name.Kohei Yoshida2012-04-302-3/+4
* Started porting the XPropertySet test code.Kohei Yoshida2012-04-304-0/+299
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* WaE: tolerance.elementName & tolerance.attribName may be used uninitializedDavid Ostrovsky2012-04-291-1/+5
* Do the test for real. XTextField and XTextContent.Kohei Yoshida2012-04-281-1/+0
* Initial skeleton for API test on ScEditFieldObj.Kohei Yoshida2012-04-282-2/+6
* we can't move that into a test only libMarkus Mohrhard2012-04-284-208/+0
* move xshape dumper into testMarkus Mohrhard2012-04-274-0/+208
* add tolerance to chart regression testMarkus Mohrhard2012-04-272-3/+9
* 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-272-1/+11
* 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-264-0/+386
* add test for XTextContentMarkus Mohrhard2012-04-264-0/+135
* add test case for xtextfieldMarkus Mohrhard2012-04-264-0/+100
* fix true->sal_False introduced in 6a018deLuboš Luňák2012-04-231-1/+1
* Revert "it seems tests runtime-depend on ucpchelp1 too"Luboš Luňák2012-04-231-1/+0
* it seems tests runtime-depend on ucpchelp1 tooLuboš Luňák2012-04-201-0/+1
* WaE: MSVC2008 C2220 unsafe mix of types in operationCaolán McNamara2012-04-201-12/+12
* transferring java XPrintAreas to c++Artur Dorda2012-04-174-0/+122
* setup/teardown default component context once before/after all testsCaolán McNamara2012-04-131-6/+7