Basic unit testing framework.
authorDariusz Murakowski <murakdar@mit.edu>
Tue, 4 Feb 2014 22:19:43 +0000 (17:19 -0500)
committerDariusz Murakowski <murakdar@mit.edu>
Tue, 4 Feb 2014 22:22:10 +0000 (17:22 -0500)
commit05c33664c06fbd0ba8916cd07792aa50720c3de7
tree877ea552aab7b49da748e570238302d6708d793d
parent428e220f68b211d6a34396b8f96a409f371ca9a5
Basic unit testing framework.
.gitignore [new file with mode: 0644]
test/importState.test [new file with mode: 0755]
test/importState.test.expected-dat [new file with mode: 0644]
test/importState.test.expected-err [new file with mode: 0644]
test/importState.test.expected-out [new file with mode: 0644]
test/importState.test.expected-sum [new file with mode: 0644]
test/importState.test.j [new file with mode: 0644]
test/importState.test.st [new file with mode: 0644]
test/runTests.sh [new file with mode: 0755]