Breaking out ex24 iofunctions files and writing a shell-based test thingy

This commit is contained in:
Dan Buch
2011-11-11 08:22:26 -05:00
parent b5b0213c5d
commit 2e0a5d5c99
6 changed files with 89 additions and 41 deletions

View File

@@ -10,6 +10,7 @@ all: $(EXERCISES)
test: all
$(MAKE) -f ex19.mk test
./test_ex24_iofunctions.sh
clean: