summaryrefslogtreecommitdiff
path: root/solenv/gbuild/CppunitTest.mk
AgeCommit message (Expand)AuthorFilesLines
2014-08-02fix java deps for services testDavid Tardon1-0/+11
2014-08-02gbuild: require java UNO runtime explicitlyDavid Tardon1-1/+1
2014-07-29gbuild: allow a unit test to depend on a jar fileDavid Tardon1-0/+20
2014-07-16gbuild: set VCL_HIDE_WINDOWS for non-headless CppunitTestsMiklos Vajna1-0/+1
2014-06-12Fix vclplug_* dependencies for gb_CppunitTest_use_vclStephan Bergmann1-6/+24
2014-06-04DeInitVCL at end of testsStephan Bergmann1-1/+12
2014-05-26Do not override VALGRIND_OPTS=--leak-check=fullStephan Bergmann1-1/+1
2014-03-31SAL_DIAGNOSE_ABORT is no longer usedStephan Bergmann1-7/+0
2014-03-31Remove now unused obsolete tools/debug.hxx functionalityStephan Bergmann1-5/+0
2014-03-14Don't Valgrind into java children in unit testsStephan Bergmann1-1/+1
2014-01-23make unittest failure foo a scriptBjoern Michaelsen1-8/+1
2013-12-08Give each CppunitTest its own UserInstallationStephan Bergmann1-0/+2
2013-12-03Package cppuhelper_unorc does not exist.Matúš Kukan1-1/+0
2013-11-22Further && vs. ; clean-upStephan Bergmann1-5/+4
2013-11-22always cat cppunit test log on failureChristian Lohmaier1-1/+1
2013-11-07Include backtrace in logStephan Bergmann1-2/+3
2013-11-04gbuild: remove error stubs for renamed/removed functionsMichael Stahl1-65/+0
2013-11-02remove SOLARENV variableMichael Stahl1-1/+1
2013-10-31gbuild; CppunitTest: use INSTDIR in add-auto-load-safe-pathMichael Stahl1-1/+1
2013-10-29gbuild: move unittest mock profile to WORKDIRMichael Stahl1-2/+2
2013-10-29gbuild: remove gb_CppunitTestFakeExecutable_get_targetMichael Stahl1-14/+1
2013-10-29gbuild: stop using stuff in OUTDIR/unittest/installMichael Stahl1-1/+1
2013-10-02we do not need .xcd files in solverMatúš Kukan1-1/+1
2013-10-02Fix path for Mac OS XStephan Bergmann1-1/+1
2013-10-02use CPPUNITTRACE now and explain how to use with visual studioMarkus Mohrhard1-3/+3
2013-10-02Fix dependencyStephan Bergmann1-1/+1
2013-10-01gbuild: use .xcd configuration files from instdirMatúš Kukan1-16/+2
2013-09-25Start hacking --enable-canonical-installation-tree-structure back into shapeTor Lillqvist1-1/+1
2013-09-25Add LO_JAVA_DIR to CppunitTest env.Andrzej J.R. Hunt1-0/+1
2013-09-23Try to fix cross-compilationTor Lillqvist1-2/+2
2013-09-22sal: rename "cppunit/cppunittester" executableMichael Stahl1-2/+2
2013-09-22gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl1-5/+5
2013-09-22gbuild: make the DLL the LinkTarget of Library and CppunitTestMichael Stahl1-2/+2
2013-09-22gbuild: refactor LinkTarget representationMichael Stahl1-6/+5
2013-09-10gbuild: use xml .rdb files directly from workdirMatúš Kukan1-2/+2
2013-08-26Some cleanup and consolidation of the Impress layout work.Thorsten Behrens1-0/+1
2013-08-22At least CppunitTest_connectivity_ado requires the affine_uno bridgeStephan Bergmann1-0/+1
2013-07-17remove gb_LinkTarget_add_noexception_objectBjoern Michaelsen1-1/+0
2013-06-11Allow --headless to be disabled for unit tests.Michael Meeks1-1/+7
2013-06-07use .component files directly from workdirMatúš Kukan1-2/+2
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-21/+12
2013-05-13Add missing \n.Jan Holesovsky1-1/+1
2013-05-08valgrind --trace-children=yesStephan Bergmann1-1/+1
2013-04-30...and fix gb_UNIT_FAILED_MSG outputStephan Bergmann1-4/+4
2013-04-30More helpful message how to re-run a unit test that failed.Jan Holesovsky1-2/+5
2013-04-18gdb-core-bt: don't talk about core files without a reason.Miklos Vajna1-2/+2
2013-04-13add gb_CppunitTest_use_custom_headersDavid Tardon1-0/+1
2013-04-03Show backtraces for core files from CppunitTests, tooStephan Bergmann1-1/+9
2013-03-16auto-load the gdb helpers for cppunit test debuggingPeter Foley1-1/+1
2013-03-06do not execute unit tests when cross-compilingMatúš Kukan1-2/+0