summaryrefslogtreecommitdiffstats
path: root/unotest
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: Drop duplicate semicolonTakeshi Abe2017-11-201-1/+1
* loplugin:includeform: unotestStephan Bergmann2017-10-2310-56/+56
* unotest.py: refactor confusing mess of openDoc functionsMichael Stahl2017-09-071-45/+18
* Consistently use OUString in test::DirectoriesStephan Bergmann2017-08-241-14/+4
* unotest: really run every CppunitTest with its own user profileMichael Stahl2017-08-221-4/+0
* tdf#97362: CheckBookmarks unittest migrated to python (check_bookmarks.py)jmzambon2017-05-271-0/+12
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert unotest from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* loplugin:cppunitassertequals: unotestStephan Bergmann2017-04-281-2/+4
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-213-3/+0
* Revert "comphelper: fix MSVC hang in ThreadPool::shutdown()"Miklos Vajna2017-03-131-3/+0
* comphelper: fix MSVC hang in ThreadPool::shutdown()Michael Stahl2017-03-111-0/+3
* Fix typosAndrea Gelmini2017-03-021-1/+1
* ChartDumpTest: A new chart test suite for a more sistematic testingTamás Zolnai2017-02-121-0/+5
* remove some unused Java codeNoel Grandin2017-01-171-9/+0
* loplugin:unnecessaryoverride (dtors) in unotestStephan Bergmann2016-12-011-2/+0
* screenshots: builddir is not neccessarily same as srcdirChristian Lohmaier2016-11-261-2/+0
* remove dep on unotest from osl_Pipe testDavid Tardon2016-11-213-43/+2
* normalize existing emacs/vim mode-lines in python filesMichael Stahl2016-10-261-2/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-132-2/+2
* Fix typosAndrea Gelmini2016-05-161-1/+1
* tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke2016-04-132-4/+8
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-021-1/+0
* Special case for ANDROID is supposed to no longer be neededStephan Bergmann2016-03-101-5/+0
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-103-64/+76
* Fix typosAndrea Gelmini2016-01-102-2/+2
* RC4 encrypt some WMF and TIFF test filesMichael Stahl2016-01-051-1/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-105-14/+14
* loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann2015-11-061-2/+2
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-2/+2
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-052-2/+2
* yyyyyNoel Grandin2015-11-042-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-2/+2
* Fix typosAndrea Gelmini2015-09-301-2/+2
* Use CPPUNIT_ASSERT_EQUALStephan Bergmann2015-09-151-11/+11
* Clean up outputStephan Bergmann2015-08-241-4/+3
* Make test order deterministicStephan Bergmann2015-08-241-49/+66
* unotest.py: call the magic bootstrap init function once onlyMichael Stahl2015-08-061-1/+6
* loplugin:unusedmethodsNoel Grandin2015-07-301-1/+0
* Python 2.7 compatibility for unotest.pyMatthew J. Francis2015-06-261-0/+2
* improve the error message when a java UNO test failsNoel Grandin2015-06-251-1/+4
* Uno api sidebar unit test tdf#91806Laurent Godard2015-06-231-0/+14
* java:remove more unnecessary catch/re-throwNoel Grandin2015-06-111-1/+1
* simplifyStephan Bergmann2015-04-011-5/+1
* MacrosTest::loadFromDesktop: use comphelper::containerToSequence()Miklos Vajna2015-03-311-19/+18
* WaE: passing [...] by value, rather pass by referenceTor Lillqvist2015-03-301-8/+8
* Unit tests for SkipImagesLászló Németh2015-03-301-1/+14
* The --nofirststartwizard option is a no-opTor Lillqvist2015-03-293-4/+3
* convert SFX_FILTER_ constants to enum classNoel Grandin2015-03-191-2/+2