summaryrefslogtreecommitdiff
path: root/unotest
AgeCommit message (Expand)AuthorFilesLines
2017-05-27tdf#97362: CheckBookmarks unittest migrated to python (check_bookmarks.py)jmzambon1-0/+12
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert unotest from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-04-28loplugin:cppunitassertequals: unotestStephan Bergmann1-2/+4
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky3-3/+0
2017-03-13Revert "comphelper: fix MSVC hang in ThreadPool::shutdown()"Miklos Vajna1-3/+0
2017-03-11comphelper: fix MSVC hang in ThreadPool::shutdown()Michael Stahl1-0/+3
2017-03-02Fix typosAndrea Gelmini1-1/+1
2017-02-12ChartDumpTest: A new chart test suite for a more sistematic testingTamás Zolnai1-0/+5
2017-01-17remove some unused Java codeNoel Grandin1-9/+0
2016-12-01loplugin:unnecessaryoverride (dtors) in unotestStephan Bergmann1-2/+0
2016-11-26screenshots: builddir is not neccessarily same as srcdirChristian Lohmaier1-2/+0
2016-11-21remove dep on unotest from osl_Pipe testDavid Tardon3-43/+2
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2-2/+2
2016-05-16Fix typosAndrea Gelmini1-1/+1
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke2-4/+8
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-1/+0
2016-03-10Special case for ANDROID is supposed to no longer be neededStephan Bergmann1-5/+0
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann3-64/+76
2016-01-10Fix typosAndrea Gelmini2-2/+2
2016-01-05RC4 encrypt some WMF and TIFF test filesMichael Stahl1-1/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann5-14/+14
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann1-2/+2
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin2-2/+2
2015-11-04yyyyyNoel Grandin2-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-2/+2
2015-09-30Fix typosAndrea Gelmini1-2/+2
2015-09-15Use CPPUNIT_ASSERT_EQUALStephan Bergmann1-11/+11
2015-08-24Clean up outputStephan Bergmann1-4/+3
2015-08-24Make test order deterministicStephan Bergmann1-49/+66
2015-08-06unotest.py: call the magic bootstrap init function once onlyMichael Stahl1-1/+6
2015-07-30loplugin:unusedmethodsNoel Grandin1-1/+0
2015-06-26Python 2.7 compatibility for unotest.pyMatthew J. Francis1-0/+2
2015-06-25improve the error message when a java UNO test failsNoel Grandin1-1/+4
2015-06-23Uno api sidebar unit test tdf#91806Laurent Godard1-0/+14
2015-06-11java:remove more unnecessary catch/re-throwNoel Grandin1-1/+1
2015-04-01simplifyStephan Bergmann1-5/+1
2015-03-31MacrosTest::loadFromDesktop: use comphelper::containerToSequence()Miklos Vajna1-19/+18
2015-03-30WaE: passing [...] by value, rather pass by referenceTor Lillqvist1-8/+8
2015-03-30Unit tests for SkipImagesLászló Németh1-1/+14
2015-03-29The --nofirststartwizard option is a no-opTor Lillqvist3-4/+3
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin1-2/+2
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-2/+2
2015-02-23unotest: unobootstrapprotector needs runtime dependency on unorcMichael Stahl1-0/+5
2015-02-09Adapt file URL hackery to WindowsStephan Bergmann1-1/+4
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara1-2/+1
2015-02-03copy test file to workdir to avoid overwritingLionel Elie Mamane1-0/+11