summaryrefslogtreecommitdiff
path: root/solenv/gbuild/CppunitTest.mk
AgeCommit message (Expand)Author
2013-02-25Last use of obsolete gb_*_add_api is long goneStephan Bergmann
2013-01-30Get rid of STAR_RESOURCEPATHStephan Bergmann
2013-01-03do not set LD_LIBRARY_PATH twice for unittests at allLuboš Luňák
2013-01-02fix 'DEBUGCPPUNIT=TRUE make subsequenttest'Noel Grandin
2012-12-31I did not want to push that...David Tardon
2012-12-31move gb_Executable_get_command back into Executable.mkDavid Tardon
2012-12-30use runtime deps in gbuild classesDavid Tardon
2012-12-19serialize all unit tests runs with icecream_run.Michael Meeks
2012-12-10userfriendly make targets for build and cleanLuboš Luňák
2012-12-10rename to gb_Library_set_precompiled_headerLuboš Luňák
2012-12-10bring back precompiled headers supportLuboš Luňák
2012-12-05serialize valgrind using icerunLuboš Luňák
2012-12-05and valgrind leak errors or other info is probably not useful in unittestsLuboš Luňák
2012-12-05make unittests abort build if valgrind finds any error in themLuboš Luňák
2012-11-25Work around make 3.81 pattern rule problemsRob Snelders
2012-11-25Work around Windows' missing symlinksStephan Bergmann
2012-11-24Turn PDF import from bundled extension to plain codeStephan Bergmann
2012-11-24Move in-build liblangtag data to solver's unittest/installation/shareStephan Bergmann
2012-11-22Probably want to check CROSS_COMPILING here, not (just) iOSTor Lillqvist
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-10-22allow LDFLAGS from gbuild to be selective tooLubos Lunak
2012-10-10gb_CppunitTest_use_api is specialMatúš Kukan
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: clean up Mac OS X framework handling:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-22fix URE depsDavid Tardon
2012-09-22fix configuration depsDavid Tardon
2012-08-31stuff in a mechanism to find the liblangtag share dir during unit testsCaolán McNamara
2012-08-10gbuild: detect calls to removed gb_CppunitTest_use_extra_configurationMichael Stahl
2012-08-10gbuild: missing dep on $(OUTDIR)/unittest/registry for testsMatúš Kukan
2012-08-09gbuild: there are no old components anymoreMatúš Kukan
2012-08-03gbuild: run JunitTests and CppunitTests with DISABLE_SAL_DBGBOXMichael Stahl
2012-07-11ure cppunit tests depend on unobootstrapprotectorCaolán McNamara
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-26gbuild: add gb_CppunitTest_use_executableMichael Stahl
2012-05-09gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan
2012-05-08gbuild: replace gb_LinkTarget_set_objcflags with add_objcflagsMichael Stahl
2012-05-08gbuild: refactor selective symbols again:Michael Stahl
2012-05-08gbuild: refactor the selective symbols supportMichael Stahl
2012-04-23more flexible --enable-symbols=<for>Luboš Luňák
2012-04-13setup/teardown default component context once before/after all testsCaolán McNamara
2012-04-09cppu: use InternalUnoApiMatúš Kukan
2012-04-08only add -env: args for tests that use UREDavid Tardon
2012-04-08rename gb_CppunitTest_uses_ureDavid Tardon
2012-04-08compile- and run-time use of UNO must be splitDavid Tardon
2012-04-08add function for converting path to URLDavid Tardon
2012-04-08rename gb_CppunitTest_set_argumentsDavid Tardon
2012-04-08simplify use of configuration from unit testsDavid Tardon