6659a474fb2ba6e921bb38c1b55d4c9ba6073cfa f='/cgit-data/cgit.css'/>
summaryrefslogtreecommitdiff
path: root/unotest
AgeCommit message (Expand)Author
2016-12-01loplugin:unnecessaryoverride (dtors) in unotestStephan Bergmann
2016-11-26screenshots: builddir is not neccessarily same as srcdirChristian Lohmaier
2016-11-21remove dep on unotest from osl_Pipe testDavid Tardon
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-16Fix typosAndrea Gelmini
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-10Special case for ANDROID is supposed to no longer be neededStephan Bergmann
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2016-01-05RC4 encrypt some WMF and TIFF test filesMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-15Use CPPUNIT_ASSERT_EQUALStephan Bergmann
2015-08-24Clean up outputStephan Bergmann
2015-08-24Make test order deterministicStephan Bergmann
2015-08-06unotest.py: call the magic bootstrap init function once onlyMichael Stahl
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-06-26Python 2.7 compatibility for unotest.pyMatthew J. Francis
2015-06-25improve the error message when a java UNO test failsNoel Grandin
2015-06-23Uno api sidebar unit test tdf#91806Laurent Godard
2015-06-11java:remove more unnecessary catch/re-throwNoel Grandin