summaryrefslogtreecommitdiff
path: root/solenv/gbuild/CppunitTest.mk
AgeCommit message (Expand)AuthorFilesLines
2017-07-18More avoidance of invoking gdb with LD_LIBRARY_PATH setStephan Bergmann1-1/+1
2017-06-13remove TDE integration (vclplug, address book, config backend)Michael Stahl1-1/+1
2017-06-05gb_SUPPRESS_TESTS to build tests but not run themStephan Bergmann1-0/+4
2017-03-22gbuild: MSVC: unbreak CPPUNITTRACE='$(DEVENV)'Michael Stahl1-0/+2
2017-02-21When building with clang-cl on Windows, build CLR code with MSVCStephan Bergmann1-0/+3
2017-01-04gbuild: CppunitTest: export VCL_HIDE_WINDOWSMichael Stahl1-1/+1
2016-12-09Fix removal of the temporary dyldpathfileStephan Bergmann1-6/+10
2016-12-06Make the CPPUNITTRACE="lldb --" thing work again (on macOS)Tor Lillqvist1-0/+6
2016-11-28add cppunit tests to gbuildtojsonMarkus Mohrhard1-0/+4
2016-11-22Exit gb_CppunitTest_localized loop on first failureStephan Bergmann1-2/+2
2016-11-21add missing deps on ui filesDavid Tardon1-0/+10
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud1-1/+15
2016-09-29gbuild: try to avoid invoking gdb with LD_LIBRARY_PATH setMichael Stahl1-2/+2
2016-08-30Fix placement of EXTRA_ENV_VARSStephan Bergmann1-1/+2
2016-08-30Hack for shaky VCL test under ASanStephan Bergmann1-1/+2
2016-08-18screenshots: unset VCL_HIDE_WINDOWSKatarina Behrens1-1/+10
2016-08-17enable password export tests under macosxCaolán McNamara1-0/+2
2016-06-15tdf#98955 hardware_concurrency not ideal for thread poolsAshod Nakashian1-0/+3
2016-04-16add VALGRIND_GDB also for normal unit testsMarkus Mohrhard1-0/+3
2016-04-16fix crash in perfcheckMarkus Mohrhard1-0/+3
2015-11-17make CPPUNITTRACE=TRUE a shortcut for debuging on WNTBjoern Michaelsen1-3/+3
2015-11-17refactor unittest help messageBjoern Michaelsen1-10/+5
2015-10-05Fix gb_CppunitTest__use_vcl dependenciesStephan Bergmann1-1/+1
2015-09-25Replace GUIBASE with USING_X11Samuel Mehrbrodt1-1/+1
2015-09-03remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl1-1/+0
2015-09-02percheck: produce similar stats than off-tree callgrindNorbert Thiebaud1-1/+1
2015-08-31sal: don't use --target as parameter to cppunittesterMichael Stahl1-1/+1
2015-08-31log resource usage of unit tests on UNX platformsMarkus Mohrhard1-1/+1
2015-07-01gbuild: CppunitTest: don't hang with DEBUGCPPUNIT=TRUE ...Michael Stahl1-1/+1
2015-05-28More aggressive system malloc memory checking for linux unit tests.Michael Meeks1-0/+1
2015-05-22Revert "gbuild: allow recording of CppunitTests and PythonTests too"Michael Stahl1-6/+1
2015-05-21gbuild: allow recording of CppunitTests and PythonTests tooMichael Stahl1-1/+6
2015-05-18Revert "gbuild: CppunitTest: allow specifying arguments with CPPUNITTEST_ARGS"Michael Stahl1-2/+1
2015-04-26--enable-mergelibs: Turns out we don't need to install saxMatúš Kukan1-3/+9
2015-04-25gbuild: CppunitTest: allow specifying arguments with CPPUNITTEST_ARGSMichael Stahl1-1/+2
2015-03-20The 'svp' "plug-in" library is empty so don't build it at allTor Lillqvist1-1/+0
2015-02-27gbuild: CppunitTest: always use unittest configurationMichael Stahl1-2/+9
2014-12-21Remove unused gb_*_disable_compiler_pluginsStephan Bergmann1-1/+0
2014-12-18Introduce gb_*_set_external_codeStephan Bergmann1-0/+1
2014-12-07solenv: no need to advertise lldb/devenv on Linux in unittest-failed.shMiklos Vajna1-1/+1
2014-12-04Add gb_CppunitTest_use_confpreinit:Andrzej Hunt1-0/+8
2014-10-29Improve framework for callgrind performance unit testsMatúš Kukan1-19/+6
2014-10-24Beware gb_CppunitTest_use_library_files plus gb_CppunitTest_use_componentStephan Bergmann1-0/+12
2014-10-13enhance perfcheck failing messageLaurent Godard1-1/+1
2014-10-09Remove jvmfwk plugin featureStephan Bergmann1-1/+0
2014-09-15gbuild command for disabling usage of compiler plugins for a targetLuboš Luňák1-0/+1
2014-09-15two missing CppunitTest gbuild functionsLuboš Luňák1-0/+2
2014-09-05gbuild: Framework for performance unit tests using callgrindMatúš Kukan1-1/+19
2014-08-10Use $(LIBO_SHARE_FOLDER) instead of hardcoded "share"Tor Lillqvist1-1/+1
2014-08-02fix python deps for services testDavid Tardon1-0/+21