lawrancej / CompilerKit

Compiler construction library in C.
GNU Lesser General Public License v2.1
55 stars 33 forks source link

Test suite doesn't show every test case #82

Closed lawrancej closed 12 years ago

lawrancej commented 12 years ago

It doesn't show all the functions being called when you do ./generate.sh test

lawrancej commented 12 years ago

All right, it'll show every test case output now when you do ./generate.sh test -v