]> git.mdlowis.com Git - archive/dlang-scm.git/commit
Added unit testing capability and first unit test file
authorMichael D. Lowis <mike@mdlowis.com>
Thu, 5 Jul 2012 03:25:59 +0000 (23:25 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Thu, 5 Jul 2012 03:25:59 +0000 (23:25 -0400)
commit640c963660ddf3173adda85708889903bfc81e3a
treebeacae94c1e1189d72341a3c90a1bcb6142b1b1d
parent51688b8f5fb5552d6de00dda64e547bcdbb06a1a
Added unit testing capability and first unit test file
.gitignore
Makefile
inc/loop.scm [new file with mode: 0644]
inc/test.scm [new file with mode: 0644]
source/buf.scm
tests/main.scm
tests/test.scm [new file with mode: 0644]
tests/test_buf.scm [new file with mode: 0644]
tests/test_foo.scm [deleted file]