summaryrefslogtreecommitdiff
path: root/unotest/source/cpp
AgeCommit message (Expand)AuthorFilesLines
2021-03-16Clean up duplicated command dispatch test functionalityMiklos Vajna1-0/+20
2020-06-29Move data for signing tests to test/Miklos Vajna1-0/+64
2019-09-19Improve test output a bitStephan Bergmann1-2/+3
2019-07-21loplugin:referencecasting in unotools..uuiNoel Grandin1-3/+1
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-0/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-07-29cppcheck: useInitializationList in test to xmloffJochen Nitschke1-2/+1
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara1-1/+1
2018-06-29test: invoke ODF validator with custom schemasMichael Stahl1-4/+4
2018-05-05Fix typosAndrea Gelmini1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin2-2/+2
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe1-1/+1
2017-10-23loplugin:includeform: unotestStephan Bergmann10-56/+56
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann1-14/+4
2017-08-22unotest: really run every CppunitTest with its own user profileMichael Stahl1-4/+0
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-02-12ChartDumpTest: A new chart test suite for a more sistematic testingTamás Zolnai1-0/+5
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 Tardon2-42/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2-2/+2
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 Bergmann2-64/+75
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-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-07-30loplugin:unusedmethodsNoel Grandin1-1/+0
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 Lillqvist1-2/+1
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-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara1-2/+1
2014-12-18unotest: Use appropriate OUString functions on string constantsStephan Bergmann5-16/+8
2014-11-19tweak the assert message so its readable when an errors happensCaolán McNamara1-1/+2
2014-11-05markup with event type not checker typeCaolán McNamara1-1/+1