[Pkg-tcltk-commits] r845 - xotcl/branches/upstream/current
ssoberni-guest at alioth.debian.org
ssoberni-guest at alioth.debian.org
Mon Apr 6 09:50:07 UTC 2009
Author: ssoberni-guest
Date: 2009-04-06 09:50:07 +0000 (Mon, 06 Apr 2009)
New Revision: 845
Modified:
xotcl/branches/upstream/current/Makefile.in
Log:
[svn-upgrade] Integrating new upstream version, xotcl (1.6.3)
Modified: xotcl/branches/upstream/current/Makefile.in
===================================================================
--- xotcl/branches/upstream/current/Makefile.in 2009-03-19 15:18:52 UTC (rev 844)
+++ xotcl/branches/upstream/current/Makefile.in 2009-04-06 09:50:07 UTC (rev 845)
@@ -354,7 +354,10 @@
-libdir $(PLATFORM_DIR) $(TESTFLAGS)
$(TCLSH) $(src_test_dir_native)/mixinoftest.xotcl \
-libdir $(PLATFORM_DIR) $(TESTFLAGS)
+ $(TCLSH) $(src_test_dir_native)/varresolutiontest.xotcl \
+ -libdir $(PLATFORM_DIR) $(TESTFLAGS)
+
test-http: $(TCLSH_PROG)
$(TCLSH) $(src_test_dir_native)/xocomm.test \
-libdir $(PLATFORM_DIR) $(TESTFLAGS)
More information about the Pkg-tcltk-commits
mailing list