This website requires JavaScript.
Explore
Help
Sign in
des
/
pacman
Watch
1
Star
0
Fork
You've already forked pacman
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
d0ab367bee
pacman
/
test
History
Ó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
testPosition.cpp
Adding epsilon test for Position. Also adding tests for GridPosition and Position.
2021-09-06 16:24:30 +02:00
tests.cpp