tests: put impure testing code into a file.
commit25a1792fd001ae449b60cfba93751f51b970b466
authorStas Boukarev <stassats@gmail.com>
Tue, 19 Dec 2017 14:53:07 +0000 (19 17:53 +0300)
committerStas Boukarev <stassats@gmail.com>
Tue, 19 Dec 2017 14:53:07 +0000 (19 17:53 +0300)
treec0d890f61b6af6892d82888742a27cd6d024dd56
parent3e22bfec1c05ceb3418bf9a79110c424533790eb
tests: put impure testing code into a file.

Instead of passing it via --eval.
tests/impure-runner.lisp [new file with mode: 0644]
tests/run-tests.lisp
tests/test-funs.lisp [new file with mode: 0644]