Changeset: 8c2407e20f52 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8c2407e20f52
Modified Files:
java/Makefile.ag
Branch: Mar2011
Log Message:
clean-up: remove unused java/RunM*.in
There are now tests in java/;
hence, there is no need to keep
java/RunMtest{,.bat}.in & java/RunMapprove{,.bat}.in
diffs (23 lines):
diff --git a/java/Makefile.ag b/java/Makefile.ag
--- a/java/Makefile.ag
+++ b/java/Makefile.ag
@@ -17,9 +17,7 @@
SUBDIRS = HAVE_JAVAJDBC?tests
-EXTRA_DIST = RunMtest.in RunMtest.bat.in \
- RunMapprove.in \
- build.xml build.properties release.txt
+EXTRA_DIST = build.xml build.properties release.txt
EXTRA_DIST_DIR = src \
example
@@ -42,8 +40,6 @@
FILES = merocontrol.jar
}
-TESTS = RunMtest
-TESTS_ENVIRONMENT = $(SHELL)
JAVA_HOME = @JAVA_HOME@
# vim: ft=automake :
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list