summaryrefslogtreecommitdiff
path: root/solenv/gbuild/CppunitTest.mk
AgeCommit message (Expand)Author
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
2012-04-08always use --protector for UNO testsDavid Tardon
2012-04-08drop uses_ureDavid Tardon
2012-04-08we do not need to differentiate between type and service rdbs nowDavid Tardon
2012-04-08let use_api handle the use of type rdbs at runtimeDavid Tardon
2012-04-08more cleanupDavid Tardon
2012-04-08fix generation of test argumentsDavid Tardon
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-02always pass --headless to cppunitsLuboš Luňák
2012-03-10sdext: fix unit test for WindowsMatúš Kukan
2012-02-27s/interpreters/scripting/Tor Lillqvist
2012-02-27Decouple disabling of scripting (BASIC &co) from OS being iOSTor Lillqvist
2012-02-23Filter out forms/util/frm component for a build without database connectivityTor Lillqvist
2012-02-21More clever way to filter out component files for libs not builtTor Lillqvist
2012-02-21Rethink cppunittest "plugins" for iOS, more to comeTor Lillqvist
2012-02-19gbuild: add gb_CppunitTest_abort_on_assertion for smoketestMatúš Kukan
2011-12-16gbuild: refactor gb_Library_set_componentfile:Michael Stahl
2011-12-07do not globally export G_SLICE, GLIBCXX_FORCE_NEW, DBGSV_ERROR_OUTBjoern Michaelsen
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-11-15Do not erroneously clean other modules' component files in CppunitTest.mk.Stephan Bergmann
2011-11-11Make .component files directly usable within UNO_SERVICES.Stephan Bergmann
2011-11-10New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous.Stephan Bergmann
2011-11-03need to quote command hereMarkus Mohrhard
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann
2011-10-21Warn if we're missing a RdbTarget from the check_targetsMichael Meeks
2011-10-21more helpful error messages for debugging when a unit test failsMichael Meeks
2011-10-06leak-check was accidentally added hereCaolán McNamara
2011-10-05We should check OS_FOR_BUILD hereTor Lillqvist
2011-10-05Use gb_CppunitTarget__make_url for Windows file: URL correctnessTor Lillqvist
2011-10-04regenerate listCaolán McNamara
2011-09-30keep platform stuff in the platform subdirBjoern Michaelsen
2011-09-19Removed --leak-check=yes from CppUnit valgrind/memcheck calls.Stephan Bergmann
2011-09-09sb140: #i117081# solenv/gbuilt/{Cpp,J}unitTest.mk typosStephan Bergmann
2011-09-09avoid the need for calling eval hereDavid Tardon
2011-08-18use gb_LinkTarget_set_include,_add_includes is not definedDavid Tardon