Sharing of my labs carried out during the TDDE18 course at Linköping University
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gasc 5be92a39b2 Importation du code depuis GitHub 2 years ago
lab1 Importation du code depuis GitHub 2 years ago
lab2 Importation du code depuis GitHub 2 years ago
lab3 Importation du code depuis GitHub 2 years ago
lab4 Importation du code depuis GitHub 2 years ago
lab5 Importation du code depuis GitHub 2 years ago
lab6 Importation du code depuis GitHub 2 years ago
LICENSE Importation du code depuis GitHub 2 years ago
README.md Importation du code depuis GitHub 2 years ago
toknow.txt Importation du code depuis GitHub 2 years ago

README.md

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.