Index: ChangeLog
from Simon Odou <simon(a)lrde.epita.fr>
* configure.ac: Activate test suite for morpho and convert.
configure.ac | 2 ++
1 files changed, 2 insertions(+)
Index: configure.ac
--- configure.ac (revision 86)
+++ configure.ac (working copy)
@@ -99,9 +99,11 @@
# OLN_TESTS defined in oln-local.m4
OLN_TESTS([sanity])
+ OLN_TESTS([convert])
OLN_TESTS([core])
OLN_TESTS([io])
OLN_TESTS([level])
+ OLN_TESTS([morpho])
OLN_TESTS([utils])
AC_SUBST([OLN_TESTS_SUBDIRS])