summaryrefslogtreecommitdiff
path: root/solenv/gbuild/CppunitTest.mk
AgeCommit message (Expand)Author
2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt
2020-04-20prefer building Skia with Clang if possible (tdf#131697)Luboš Luňák
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2020-02-06gb_CppunitTest__use_java_ure can be private againStephan Bergmann
2020-02-06Missing test dependencyStephan Bergmann
2020-02-06No more need to add unoil.jar to URE_MORE_JAVA_TYPESStephan Bergmann
2020-02-06Fix typo in call to gb_CppunitTest_use_java_ureStephan Bergmann
2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt
2019-12-16Revert "Make font-based unit test depend on instdir fonts"Jan-Marek Glogowski
2019-10-04add gbuild function for a common PCH and use it in sc/ and sax/Luboš Luňák
2019-10-04add gb_LinkTarget_reuse_precompiled_headerLuboš Luňák
2019-09-30drop gtk2 supportCaolán McNamara
2019-09-05Reduce some repeated codeMike Kaganski
2019-07-05Make font-based unit test depend on instdir fontsJan-Marek Glogowski
2019-05-24disable warnings in external libsLuboš Luňák
2018-12-17kde5: remove older kde/tde plugins, and references to thatThorsten Behrens
2018-12-06Default all tests to run with the svp pluginJan-Marek Glogowski
2018-11-22Pass some env vars into all kinds of testsStephan Bergmann
2018-11-20Set CppunitTest-related env vars only during CppunitTestStephan Bergmann
2018-11-20Drop some headless mode variantsJan-Marek Glogowski
2018-10-04Missing CppunitTest dependencies on new macOS/Windows vclplug backendsStephan Bergmann
2018-10-01Change all font-based tests to depend on ooo_fontsJan-Marek Glogowski
2018-09-05gbuild: allow recording of CppunitTests and PythonTests tooMichael Stahl
2018-07-26Prevent unittest hangs due to cups password promptPeter Foley
2018-07-12improve message when running perfcheck without valgrind installedNoel Grandin
2017-12-12CppunitTest_xmlsecurity_signing failed in sanitizer buildsStephan Bergmann
2017-11-06QT5 rename from KF5Jan-Marek Glogowski
2017-11-06KF5 seperate Qt5 detection from KF5Jan-Marek Glogowski
2017-10-06gbuild: more verbose forwarding of LinkTarget functionsMichael Stahl
2017-08-22unotest: really run every CppunitTest with its own user profileMichael Stahl
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18More avoidance of invoking gdb with LD_LIBRARY_PATH setStephan Bergmann
2017-06-13remove TDE integration (vclplug, address book, config backend)Michael Stahl
2017-06-05gb_SUPPRESS_TESTS to build tests but not run themStephan Bergmann
2017-03-22gbuild: MSVC: unbreak CPPUNITTRACE='$(DEVENV)'Michael Stahl
2017-02-21When building with clang-cl on Windows, build CLR code with MSVCStephan Bergmann
2017-01-04gbuild: CppunitTest: export VCL_HIDE_WINDOWSMichael Stahl
2016-12-09Fix removal of the temporary dyldpathfileStephan Bergmann
2016-12-06Make the CPPUNITTRACE="lldb --" thing work again (on macOS)Tor Lillqvist
2016-11-28add cppunit tests to gbuildtojsonMarkus Mohrhard
2016-11-22Exit gb_CppunitTest_localized loop on first failureStephan Bergmann
2016-11-21add missing deps on ui filesDavid Tardon
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud
2016-09-29gbuild: try to avoid invoking gdb with LD_LIBRARY_PATH setMichael Stahl
2016-08-30Fix placement of EXTRA_ENV_VARSStephan Bergmann
2016-08-30Hack for shaky VCL test under ASanStephan Bergmann
2016-08-18screenshots: unset VCL_HIDE_WINDOWSKatarina Behrens
2016-08-17enable password export tests under macosxCaolán McNamara
2016-06-15tdf#98955 hardware_concurrency not ideal for thread poolsAshod Nakashian
2016-04-16add VALGRIND_GDB also for normal unit testsMarkus Mohrhard