]> git.corax.cc Git - toolbox/commit
test: Add script and Makefile target for test-suite execution
authorMatthias Kruk <m@m10k.eu>
Sat, 24 Apr 2021 01:10:49 +0000 (10:10 +0900)
committerMatthias Kruk <m@m10k.eu>
Sat, 24 Apr 2021 01:10:49 +0000 (10:10 +0900)
commitcb1991c58fd61f01b650d32d0a61ce482f14a87c
tree5ae5ceacaea75de8a9c28d947235fe89816945f3
parente4865d133cc8106cd3d9ec1a381ce579fa522c76
test: Add script and Makefile target for test-suite execution

This commit adds the "test" target to the Makefile and adds a script
that executes all test cases.
Makefile
test.sh [new file with mode: 0755]