summaryrefslogtreecommitdiff
path: root/unotest/source/cpp
AgeCommit message (Expand)Author
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-18throw exception in SvStream when reading past end of fileNoel
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-18tdf#123936 Formatting files in module unotest with clang-formatPhilipp Hofer
2020-08-11loplugin:flattenNoel Grandin
2020-06-19Move data for signing tests to test/Miklos Vajna
2020-02-06Fix mis-mergeStephan Bergmann
2020-02-03tdf#42949 Fix IWYU warnings in unotest/Gabor Kelemen
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-17Clean up duplicated command dispatch test functionalityMiklos Vajna
2019-12-29Avoid crash in shutdown when accessing already destroyed BASIC_DLLMike Kaganski
2019-09-19Improve test output a bitStephan Bergmann
2019-07-21loplugin:referencecasting in unotools..uuiNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-07-29cppcheck: useInitializationList in test to xmloffJochen Nitschke
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara
2018-06-29test: invoke ODF validator with custom schemasMichael Stahl
2018-05-05Fix typosAndrea Gelmini
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe
2017-10-23loplugin:includeform: unotestStephan Bergmann
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann
2017-08-22unotest: really run every CppunitTest with its own user profileMichael Stahl
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert unotest from OSL_ASSERT to assertChris Sherlock
2017-04-28loplugin:cppunitassertequals: unotestStephan Bergmann
2017-02-12ChartDumpTest: A new chart test suite for a more sistematic testingTamás Zolnai
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-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
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-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-15Use CPPUNIT_ASSERT_EQUALStephan Bergmann
2015-08-24Clean up outputStephan Bergmann
2015-08-24Make test order deterministicStephan Bergmann
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-04-01simplifyStephan Bergmann
2015-03-31MacrosTest::loadFromDesktop: use comphelper::containerToSequence()Miklos Vajna