Revision: lcourtes@laas.fr--2006-libre/guile-core--cvs-head--0--patch-81
[bpt/guile.git] / test-suite / Makefile.am
index 7f0e72b..11e8900 100644 (file)
@@ -36,12 +36,14 @@ SCM_TESTS = tests/alist.test                        \
            tests/filesys.test                  \
            tests/format.test                   \
            tests/fractions.test                \
+           tests/ftw.test                      \
            tests/gc.test                       \
            tests/getopt-long.test              \
            tests/goops.test                    \
            tests/guardians.test                \
            tests/hash.test                     \
            tests/hooks.test                    \
+           tests/i18n.test                     \
            tests/import.test                   \
            tests/interp.test                   \
            tests/list.test                     \
@@ -74,11 +76,13 @@ SCM_TESTS = tests/alist.test                        \
            tests/srfi-26.test                  \
            tests/srfi-31.test                  \
            tests/srfi-34.test                  \
+           tests/srfi-37.test                  \
            tests/srfi-39.test                  \
            tests/srfi-60.test                  \
            tests/srfi-4.test                   \
            tests/srfi-9.test                   \
            tests/strings.test                  \
+           tests/structs.test                  \
            tests/symbols.test                  \
            tests/syncase.test                  \
            tests/syntax.test                   \