Commit Graph

4 Commits

Author SHA1 Message Date
Karma Riuk
144d3c2aed 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
6b045e25e0 moved assertEquals to utils so that other tests
can use it
2023-08-07 18:18:25 +02:00
Karma Riuk
e2b0b09636 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
fbe066db17 Drawn the skeleton code for the structure of the project 2023-08-03 21:07:58 +02:00