Added a professional software testing framework

This commit is contained in:
Christoph Stahl 2021-12-04 11:51:06 +01:00
parent 2ad826759e
commit a533e5dfd0

3
test.sh Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
wc -c d$1golf.hs
ghc d$1golf.hs && ./d$1golf < d$1input