[Libreoffice-commits] .: Makefile.in
Michael Meeks
michael at kemper.freedesktop.org
Tue May 24 07:34:30 PDT 2011
Makefile.in | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit e7aceb75f8e3cab095ed360898d3211cfa41860a
Author: Michael Meeks <michael.meeks at novell.com>
Date: Tue May 24 15:33:07 2011 +0100
add 'make test' to run subsequenttests
diff --git a/Makefile.in b/Makefile.in
index 7c9477f..a5c997e 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -58,6 +58,9 @@ check: Makefile dmake/dmake at EXEEXT_FOR_BUILD@ fetch
export SAL_USE_VCLPLUGIN="svp" && \
build.pl $(GBUILD_OPT) -P at BUILD_NCPUS@ --all -- -P at BUILD_MAX_JOBS@
+test: Makefile dmake/dmake fetch
+ @. ./*Env.Set.sh && $$SOLARENV/bin/subsequenttests
+
id:
@. ./*Env.Set.sh && \
create-ids
More information about the Libreoffice-commits
mailing list