tests: Move backtrace tests into new file backtrace.impure.lisp
commitafa5566d2142f257190e49926568c3db1daf4f71
authorJan Moringen <jmoringe@techfak.uni-bielefeld.de>
Sat, 3 Oct 2015 20:31:34 +0000 (3 22:31 +0200)
committerJan Moringen <jmoringe@techfak.uni-bielefeld.de>
Mon, 2 Nov 2015 08:19:19 +0000 (2 09:19 +0100)
treee46eb8102eaaebf9880af81db4ea2f40de81e497
parent975b2e6484583033be932d412b9ea5b8f2f5d30a
tests: Move backtrace tests into new file backtrace.impure.lisp

* Improve and document {CHECK,VERIFY,ASSERT}-BACKTRACE

* Other simplifications and improvements such as better test names and
  less noise during execution
tests/backtrace.impure.lisp [new file with mode: 0644]
tests/debug.impure.lisp