CMakeLists.txt
|
Replace gtest by catch
|
2021-09-11 17:10:12 +02:00 |
testBoard.cpp
|
Adding board unit tests.
|
2021-09-28 14:34:48 +02:00 |
testGameState.cpp
|
Replace gtest by catch
|
2021-09-11 17:10:12 +02:00 |
testGhost.cpp
|
Adding pellet test and renaming helpers.
|
2021-09-21 16:34:26 +02:00 |
testPacMan.cpp
|
Replace gtest by catch
|
2021-09-11 17:10:12 +02:00 |
testPellets.cpp
|
Adding pellet test and renaming helpers.
|
2021-09-21 16:34:26 +02:00 |
testPosition.cpp
|
Replace gtest by catch
|
2021-09-11 17:10:12 +02:00 |
tests.cpp
|
Replace gtest by catch
|
2021-09-11 17:10:12 +02:00 |