mmitch / cobol-build

COBOL build system that supports cobol-unit-test and Travis CI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support continuous testing

mmitch opened this issue · comments

Try to cobble something together using a loop and inotify, eg. make autotest.
Build will be incremental but tests won't be :-/

fixed with 4b50748 (slightly untested...)