Index: ChangeLog
from Damien Thivolle <damien(a)lrde.epita.fr>
* configure.ac: Check for doxygen version. Use `$SWIG' instead of `swig'
Index: tools/swilena/ChangeLog
from Damien Thivolle <damien(a)lrde.epita.fr>
* swilena/python/tests/Makefile.am: Factor code for `TESTS' variable
declaration.
* swilena/python/tests/Makefile.am: Add new line at end of file.
Index: tools/swilena/python/tests/Makefile.am
--- tools/swilena/python/tests/Makefile.am Thu, 15 Apr 2004 01:56:28 +0200 thivol_d
(oln/v/15_Makefile.a 1.5 600)
+++ tools/swilena/python/tests/Makefile.am Mon, 19 Apr 2004 12:19:32 +0200 thivol_d
(oln/v/15_Makefile.a 1.6 600)
@@ -9,8 +9,4 @@
PYTHONPATH="$(PYTHONPATH):..:$(srcdir)/.." \
IMGDIR="$(top_srcdir)/olena/img"
-
-
-TESTS = arith.py conversions.py simple1.py morpho.py
-
-
+TESTS = $(dist_noinst_DATA)
Index: tools/swilena/ruby/tests/Makefile.am
--- tools/swilena/ruby/tests/Makefile.am Thu, 15 Apr 2004 01:56:28 +0200 thivol_d
(oln/v/18_Makefile.a 1.4 600)
+++ tools/swilena/ruby/tests/Makefile.am Mon, 19 Apr 2004 13:00:28 +0200 thivol_d
(oln/v/18_Makefile.a 1.5 600)
@@ -7,7 +7,6 @@
SWILENA_PATH=".." \
IMGDIR="$(top_srcdir)/olena/img"
-
TESTS = simple1.rb
dist_noinst_DATA = simple1.rb
\ No newline at end of file
--
Damien Thivolle
damien.thivolle(a)lrde.epita.fr