]> git.mdlowis.com Git - archive/dlang-scm.git/commit
Added basic support for unit test runner. Unit test framework forthcoming
authorMike D. Lowis <mike@mdlowis.com>
Tue, 3 Jul 2012 16:49:56 +0000 (12:49 -0400)
committerMike D. Lowis <mike@mdlowis.com>
Tue, 3 Jul 2012 16:49:56 +0000 (12:49 -0400)
commit7b2e15594adac9ac22f8c58e3e57c6014e4d6b06
tree07e0cc89bec7cf701956c93e7345a1fb0d163e16
parentcfa8f11f247bf1f25db29240096db6da3d458b90
Added basic support for unit test runner. Unit test framework forthcoming
Makefile
project.vim [new file with mode: 0644]
source/buf.scm [new file with mode: 0644]
source/main.scm
tests/main.scm
tests/test_foo.scm [new file with mode: 0644]
tools/unit.scm [new file with mode: 0644]