On les remettra quand on aura correctement fixe swilena, quand on importe un .py, ca ne marche pas. Ca doit pas etre bien grave.
Index: tools/swilena/ChangeLog from Damien Thivolle damien@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/ruby/Makefile.am --- tools/swilena/ruby/Makefile.am Tue, 13 Apr 2004 17:38:53 +0200 thivol_d (oln/v/17_Makefile.a 1.4 600) +++ tools/swilena/ruby/Makefile.am Wed, 14 Apr 2004 17:11:07 +0200 thivol_d (oln/v/17_Makefile.a 1.4 600) @@ -3,7 +3,7 @@ ## Makefile.am for swilena/python ##
-SUBDIRS = . tests +SUBDIRS = .
rubydir = $(libdir)/ruby
Index: tools/swilena/python/Makefile.am --- tools/swilena/python/Makefile.am Sat, 10 Apr 2004 19:36:38 +0200 van-vl_n (oln/w/2_Makefile.a 1.2 600) +++ tools/swilena/python/Makefile.am Wed, 14 Apr 2004 17:10:48 +0200 thivol_d (oln/w/2_Makefile.a 1.2 600) @@ -3,7 +3,7 @@ ## Makefile.am for swilena/python ##
-SUBDIRS = . tests +SUBDIRS = .
python_PYTHON = swilena_display.py swilena_all1d.py swilena_all2d.py swilena_all3d.py
Damien Thivolle damien@lrde.epita.fr writes:
On les remettra quand on aura correctement fixe swilena, quand on importe un .py, ca ne marche pas. Ca doit pas etre bien grave.
Index: tools/swilena/ChangeLog from Damien Thivolle damien@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/ruby/Makefile.am --- tools/swilena/ruby/Makefile.am Tue, 13 Apr 2004 17:38:53 +0200 thivol_d (oln/v/17_Makefile.a 1.4 600) +++ tools/swilena/ruby/Makefile.am Wed, 14 Apr 2004 17:11:07 +0200 thivol_d (oln/v/17_Makefile.a 1.4 600) @@ -3,7 +3,7 @@ ## Makefile.am for swilena/python ##
-SUBDIRS = . tests +SUBDIRS = .
rubydir = $(libdir)/ruby
Index: tools/swilena/python/Makefile.am --- tools/swilena/python/Makefile.am Sat, 10 Apr 2004 19:36:38 +0200 van-vl_n (oln/w/2_Makefile.a 1.2 600) +++ tools/swilena/python/Makefile.am Wed, 14 Apr 2004 17:10:48 +0200 thivol_d (oln/w/2_Makefile.a 1.2 600) @@ -3,7 +3,7 @@ ## Makefile.am for swilena/python ##
-SUBDIRS = . tests +SUBDIRS = .
python_PYTHON = swilena_display.py swilena_all1d.py swilena_all2d.py swilena_all3d.py
OK mais tu devrais mettre un fixme pour qu'on oublie pas de le remettre.