Index: tools/swilena/ChangeLog
from Damien Thivolle <damien(a)lrde.epita.fr>
* tools/swilena/ruby/tests/Makefile.am: Add comments.
* tools/swilena/python/tests/Makefile.am: Likewise.
+2004-04-14 Damien Thivolle <damien(a)lrde.epita.fr>
+
* swilena/ruby/Makefile.am: Remove test for python, they will be back
when swilena will be entirely repaired.
* swilena/python/Makefile.am: Likewise.
Index: tools/swilena/python/tests/Makefile.am
--- tools/swilena/python/tests/Makefile.am Mon, 10 Nov 2003 14:09:27 +0100 burrus_n
(oln/v/15_Makefile.a 1.2 600)
+++ tools/swilena/python/tests/Makefile.am Wed, 14 Apr 2004 17:41:51 +0200 thivol_d
(oln/v/15_Makefile.a 1.3 600)
@@ -7,4 +7,6 @@
PYTHONPATH="$(PYTHONPATH):..:$(srcdir)/.." \
IMGDIR="$(top_srcdir)/olena/img"
-TESTS = arith.py conversions.py simple1.py morpho.py
+
+## Remove comments when it works
+## TESTS = arith.py conversions.py simple1.py morpho.py
Index: tools/swilena/ruby/tests/Makefile.am
--- tools/swilena/ruby/tests/Makefile.am Sun, 21 Sep 2003 23:13:48 +0200 burrus_n
(oln/v/18_Makefile.a 1.1 600)
+++ tools/swilena/ruby/tests/Makefile.am Wed, 14 Apr 2004 17:41:51 +0200 thivol_d
(oln/v/18_Makefile.a 1.2 600)
@@ -7,4 +7,6 @@
SWILENA_PATH=".." \
IMGDIR="$(top_srcdir)/olena/img"
-TESTS = simple1.rb
+
+## Remove comments when it works.
+## TESTS = simple1.rb
--
Damien Thivolle
damien.thivolle(a)lrde.epita.fr