Sharing of my labs carried out during the TDDE18 course at Linköping University
lab1 | ||
lab2 | ||
lab3 | ||
lab4 | ||
lab5 | ||
lab6 | ||
LICENSE | ||
README.md | ||
toknow.txt |
TDDE18CppCourse
Sharing of my labs carried out during the TDDE18 course at Linköping University. Some scripts to compile and then run the programs are also available in some folders.
Debugging
In order to compile test programs, you will need the Catch 2 debugging framework. Place the catch.hpp file in the lab2 folder and now you can build all programs.