[functional-tests] era_check tests

This commit is contained in:
Joe Thornber
2017-08-30 14:29:36 +01:00
parent 516afc8ed6
commit 6616a21891
4 changed files with 121 additions and 83 deletions

View File

@@ -5,6 +5,7 @@
(list-utils)
(functional-tests)
(cache-functional-tests)
(era-functional-tests)
(parser-combinators)
(only (srfi s1 lists) break)
(regex)
@@ -155,6 +156,8 @@
(register-thin-tests)
(register-cache-tests)
(register-era-tests)
(with-dir "test-output"
((parse-command-line)))