summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-30Remove rtl:: from a test in test/Marcos Paulo de Souza
2012-11-29Improve error messageStephan Bergmann
2012-11-17we really don't need lang-conversion hereEike Rathke
2012-11-05cleanup README files.Michael Meeks
2012-11-05add a README filesAlia Almusaireae
2012-11-04Fix copy&paste in testMarcos Paulo de Souza
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-10-09String->OUString in tools::ErrorContextNoel Grandin
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-25move XGoalSeek api test to c++Markus Mohrhard
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann
2012-08-02test: string cleanup in BootstrapFixtureMiklos Vajna
2012-08-01test::BootstrapFixture: make GraphicConverter workMiklos Vajna
2012-07-13test: move XMLDiff implementation details to cxx fileMichael Stahl
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-22re-base on ALv2 code. Includes:Michael Meeks
2012-05-18WaE: make test msvc2008 warnings freeCaolán McNamara
2012-05-12Explicitly export nested struct (needed on Mac OS X)Stephan Bergmann
2012-05-08Property writable test for util::DateTime & fixed a copy/paste error.Kohei Yoshida
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-30Implemented test for XPropertySet::setPropertyValue().Kohei Yoshida
2012-04-30More descriptive method name.Kohei Yoshida
2012-04-30Started porting the XPropertySet test code.Kohei Yoshida
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-29WaE: tolerance.elementName & tolerance.attribName may be used uninitializedDavid Ostrovsky
2012-04-28Do the test for real. XTextField and XTextContent.Kohei Yoshida
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 correct macroMarkus Mohrhard
2012-04-27improve assert messagesMarkus Mohrhard
2012-04-27use the new xml diff in chart regression testMarkus Mohrhard
2012-04-26std::isnan is c++11; use rtl::math::isNan for nowMarkus Mohrhard
2012-04-26add readme for xmldiffMarkus 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-23fix true->sal_False introduced in 6a018deLuboš Luňák
2012-04-23Revert "it seems tests runtime-depend on ucpchelp1 too"Luboš Luňák
2012-04-20it seems tests runtime-depend on ucpchelp1 tooLuboš Luňák