Add missing files to the test-suite Makefile.
authorMark H Weaver <mhw@netris.org>
Sun, 2 Mar 2014 00:03:35 +0000 (19:03 -0500)
committerMark H Weaver <mhw@netris.org>
Mon, 3 Mar 2014 22:31:13 +0000 (17:31 -0500)
commitd5f7b6678f40be433bd806309665a36494030293
tree8bc3af229050e39e94190c265230e8678b40687e
parente1bb79fde62e678c0f8ceb32c7edd2dab0201a5c
Add missing files to the test-suite Makefile.

* test-suite/Makefile.am (SCM_TESTS): Add "tests/compiler.test",
  "tests/encoding-escapes.test", "tests/encoding-iso88591.test",
  "tests/encoding-iso88597.test", "tests/encoding-utf8.test",
  "tests/pairs.test", "tests/records.test", "tests/sort.test",
  "tests/srfi-17.test", "tests/srfi-18.test", "tests/srfi-98.test",
  "tests/streams.test", "tests/vectors.test", and "tests/web-client.test".
test-suite/Makefile.am