Add test suite. master
authorDavid Thompson <dthompson2@worcester.edu>
Sun, 15 Feb 2015 19:01:51 +0000 (14:01 -0500)
committerDavid Thompson <dthompson2@worcester.edu>
Sun, 15 Feb 2015 19:33:38 +0000 (14:33 -0500)
commit620449c44dcd647adee7c1b3411d30e48b0571af
tree346413f6347b4a582d89419925b02ff205eb648e
parent0fc2f55bfeb1162f782b5456acf81aa495f99dbd
Add test suite.

* .gitignore: Ignore test log files.
* Makefile.am (TESTS, TEXT_EXTENSIONS, SCM_LOG_COMPILER,
  AM_SCM_LOG_FLAGS): New variable.
  (nobase_mod_DATA): Remove NOCOMP_SOURCES.
  (CLEANFILES): Add test log files.
  (EXTRA_DIST): Add test suite files.
* tests/utils.scm: New file.
* tests/subrip.scm: New file.
* tests/webvtt.scm: New file.
.gitignore
Makefile.am
tests/subrip.scm [new file with mode: 0644]
tests/utils.scm [new file with mode: 0644]
tests/webvtt.scm [new file with mode: 0644]