summaryrefslogtreecommitdiff
path: root/solenv/gbuild/JunitTest.mk
AgeCommit message (Expand)AuthorFilesLines
2012-11-16fixed java classpath parameter (required for gcj)Enrico Weigelt, metux ITS1-1/+1
2012-10-29Setting CLASSPATH/XCLASSPATH appears to be a leftoverStephan Bergmann1-1/+1
2012-08-17gbuild: remove some cruft from java stuffMichael Stahl1-1/+1
2012-08-17gbuild: add gb_Junit_use_external and clean up connectivity complex testMichael Stahl1-0/+28
2012-08-17gbuild: register all jarsMichael Stahl1-2/+3
2012-08-03gbuild: run JunitTests and CppunitTests with DISABLE_SAL_DBGBOXMichael Stahl1-1/+2
2012-07-15gbuild: un-break setting classpath on Windows:Michael Stahl1-3/+3
2012-07-10Avoid unhelpful 'Binary file ... matches' output instead of error informationStephan Bergmann1-4/+1
2012-07-10gbuild: sigh... that didn't help... let's try an eval hereMichael Stahl1-1/+1
2012-05-09gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan1-1/+1
2012-04-09remove unused makefile codeMatúš Kukan1-22/+0
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-16/+51
2012-04-06gbuild: add customtarget dependencies for java stuffMatúš Kukan1-1/+14
2012-02-17Various fixes for JunitTestsStephan Bergmann1-2/+8
2012-02-17Pass JunitTest jar deps to underlying JavaClassSetStephan Bergmann1-6/+2
2011-12-25add add_package_dependencies for JunitTest tooDavid Tardon1-0/+13
2011-12-09Don't misuse CLASSPATH for what goes into the -cp option to javacTor Lillqvist1-4/+4
2011-12-07only depend from dev-install on build if it is an explicit goalBjoern Michaelsen1-1/+1
2011-12-07update JunitTest hintBjoern Michaelsen1-1/+1
2011-12-07do not globally export G_SLICE, GLIBCXX_FORCE_NEW, DBGSV_ERROR_OUTBjoern Michaelsen1-4/+2
2011-11-25fix stderr pipingStephan Bergmann1-1/+1
2011-11-25some hints cleanupBjoern Michaelsen1-3/+9
2011-11-25create debugrun target, adjust JunitTests to themBjoern Michaelsen1-2/+0
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-1/+1
2011-11-25some more junit hint to run just one testBjoern Michaelsen1-1/+4
2011-11-25cut out noise in junit stacktrace for output, but keep them in logBjoern Michaelsen1-1/+6
2011-10-23no need for SRCDIR parameter hereMatúš Kukan1-1/+1
2011-09-16Simplified setting headless mode for smoke-/subsequenttetss.Stephan Bergmann1-3/+0
2011-09-09sb140: #i117081# solenv/gbuilt/{Cpp,J}unitTest.mk typosStephan Bergmann1-2/+2
2011-09-09sb140: #i117080# solenv/gbuilt/JunitTest.mk fails to remove the userdirStephan Bergmann1-1/+3
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe1-1/+1
2011-07-26Add Emacs mode lines and a few missing vim onesTor Lillqvist1-0/+1
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-11/+42
2011-06-17gnumake4: #i117340#: JavaClassSet: replace broken multi-repo support [hg:3c84...Michael Stahl1-1/+1
2011-06-01add debug hook for junit testsBjoern Michaelsen1-1/+9
2011-04-06remove duplicate codeDavid Tardon1-64/+0
2011-04-06$(1) is not defined hereDavid Tardon1-1/+1
2011-04-01skip Junit test, when no Junit availableBjoern Michaelsen1-0/+88
2011-03-29enable headless Junit tests and default to thatBjoern Michaelsen1-1/+2
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-0/+4
2011-03-25#i117080# fix for removal of the userdirVladimir Glazunov1-1/+3
2011-03-11Spaces -> tabs in gbuild, GNU make does not like spaces ;-)Jan Holesovsky1-8/+8
2011-02-25debuglevels: export DBGSV_ERROR_OUT=shell, so that tools-based assertions in ...Frank Schoenheit [fs]1-0/+4
2011-02-07gnumake3: JunitTest.mk: bizarre hacks to make it work on windowsMichael Stahl1-0/+1
2011-02-04gnumake3: fix JunitTest.mk so it works on OSXMichael Stahl1-5/+2
2011-01-31CWS gnumake3: build Java targets in case env variables for compiler are not s...Mathias Bauer1-1/+1
2011-01-25CWS gnumake3: fix license headersMathias Bauer1-3/+3
2011-01-21gnumake3: merging minibranchesBjoern Michaelsen1-1/+1
2011-01-21gnumake3: refactoring of gb_*_get_linktargetnameBjoern Michaelsen1-1/+1
2011-01-19gnumake3: #i116390# finishing support for Junittests in gbuildBjoern Michaelsen1-1/+13