Sharing of my labs carried out during the TDDE18 course at Linköping University
Find a file
2021-08-22 13:21:37 +02:00
lab1 Importation du code depuis GitHub 2021-08-22 13:21:37 +02:00
lab2 Importation du code depuis GitHub 2021-08-22 13:21:37 +02:00
lab3 Importation du code depuis GitHub 2021-08-22 13:21:37 +02:00
lab4 Importation du code depuis GitHub 2021-08-22 13:21:37 +02:00
lab5 Importation du code depuis GitHub 2021-08-22 13:21:37 +02:00
lab6 Importation du code depuis GitHub 2021-08-22 13:21:37 +02:00
LICENSE Importation du code depuis GitHub 2021-08-22 13:21:37 +02:00
README.md Importation du code depuis GitHub 2021-08-22 13:21:37 +02:00
toknow.txt Importation du code depuis GitHub 2021-08-22 13:21:37 +02:00

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.