pacman/test
Ólafur Waage b3e63d766a Removing const from non reference argument 2021-09-10 10:54:44 +02:00
..
CMakeLists.txt Cleanup of how tests are discovered. Prefix not needed or used. 2021-09-06 16:00:48 +02:00
testGameState.cpp Adding simple deterministic fuzz test for GameState. 2021-09-09 11:15:31 +02:00
testGhost.cpp Removing const from non reference argument 2021-09-10 10:54:44 +02:00
testPacMan.cpp Seperating test files from the main test cpp file. 2021-09-06 15:54:19 +02:00
testPosition.cpp Adding epsilon test for Position. Also adding tests for GridPosition and Position. 2021-09-06 16:24:30 +02:00
tests.cpp Seperating test files from the main test cpp file. 2021-09-06 15:54:19 +02:00