Commit Graph

4 Commits

Author SHA1 Message Date
Karma Riuk
a80e2c9cc3 Added a logging system to show home much time it
took to do a certain part of the program
2023-08-10 19:38:43 +02:00
Karma Riuk
58787dc4af moved assertEquals to utils so that other tests
can use it
2023-08-07 18:18:25 +02:00
Karma Riuk
6481fe2665 Added min function to utils to get min between two
comparable types (how isn't it in the STL?)
2023-08-05 16:15:54 +02:00
Karma Riuk
898d8463c8 Drawn the skeleton code for the structure of the project 2023-08-03 21:07:58 +02:00