summaryrefslogtreecommitdiff
path: root/unotest
AgeCommit message (Expand)AuthorFilesLines
2020-12-18throw exception in SvStream when reading past end of fileNoel1-1/+1
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-3/+3
2020-11-18tdf#123936 Formatting files in module unotest with clang-formatPhilipp Hofer5-33/+32
2020-10-29python test shutdown robustnessNoel1-5/+6
2020-09-11Fix the minimal build-tools targetJan-Marek Glogowski1-0/+2
2020-08-11loplugin:flattenNoel Grandin1-20/+21
2020-06-19Move data for signing tests to test/Miklos Vajna1-0/+65
2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt2-8/+4
2020-04-09pyuno,*: kill Python 2 support with fireMichael Stahl1-2/+0
2020-02-06Fix mis-mergeStephan Bergmann1-2/+1
2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt2-4/+0
2020-02-03tdf#42949 Fix IWYU warnings in unotest/Gabor Kelemen10-22/+6
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-5/+1
2020-01-17Clean up duplicated command dispatch test functionalityMiklos Vajna1-0/+19
2019-12-29Avoid crash in shutdown when accessing already destroyed BASIC_DLLMike Kaganski1-0/+8
2019-10-02WTF "WTF 255 return value?"Stephan Bergmann1-4/+2
2019-09-19Improve test output a bitStephan Bergmann1-2/+3
2019-09-06Fixing "...."Andrea Gelmini1-1/+1
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-07-21loplugin:referencecasting in unotools..uuiNoel Grandin1-3/+1
2019-05-10an is used before a vowel soundCaolán McNamara1-1/+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-09-07DeInitVCL in PythonTestStephan Bergmann2-1/+35
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
2018-04-14Fix typosAndrea Gelmini1-1/+1
2018-04-06Fix Python file URL construction on WindowsStephan Bergmann1-5/+2
2018-04-03Create temp copies of test docs in Python/UITestsStephan Bergmann1-9/+29
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-09-07unotest.py: refactor confusing mess of openDoc functionsMichael Stahl1-45/+18
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-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