UMM-CSci-Systems / C-programming-pre-lab

Pre-lab to get started on compiling and running C programs and valgrind
MIT License
0 stars 2 forks source link

Add tests for `clean_whitespace.c` #5

Closed NicMcPhee closed 2 years ago

NicMcPhee commented 8 years ago

It would be good to have an example of how we're going to run unit tests on C code as part of the pre-lab.