Index: ChangeLog
from Damien Thivolle <damien(a)lrde.epita.fr>
* configure.ac: Add arith tests to olena tests suite.
configure.ac | 1 +
1 files changed, 1 insertion(+)
Index: configure.ac
--- configure.ac (revision 90)
+++ configure.ac (working copy)
@@ -99,6 +99,7 @@
# OLN_TESTS defined in oln-local.m4
OLN_TESTS([sanity])
+ OLN_TESTS([arith])
OLN_TESTS([convert])
OLN_TESTS([core])
OLN_TESTS([io])