Added ability to specify fixtures on the suite object itself (instead of having to...
authorMarco Baringer <mb@bese.it>
Thu, 29 Nov 2012 09:21:24 +0000 (10:21 +0100)
committerMarco Baringer <mb@bese.it>
Thu, 29 Nov 2012 09:21:24 +0000 (10:21 +0100)
commita7d389cd1eebbc3cbfae58a8885d07680eb7ae8f
tree539b7ca42808d7f0318f883a36133016a0dbd96e
parentc594b36a037a74047be52c9c0e35eefcbbcf14da
Added ability to specify fixtures on the suite object itself (instead of having to specify it on every test)
src/classes.lisp
src/suite.lisp
src/test.lisp
t/tests.lisp