robotwar/test/robotwar
Richard Harrington 50ddd8d2b7 changed all values & calculations outside the brain to floating point
(also added stuff to the register functions that pull and push
from the brain to the robot fields, casting to integer when
pulling, and float when pushing)
2013-08-11 23:32:58 -04:00
..
assembler_test.clj set up midje (mainly for auto-testing, for the time being) 2013-08-10 14:28:17 -04:00
brain_test.clj changed all values & calculations outside the brain to floating point 2013-08-11 23:32:58 -04:00
core_test.clj set up midje (mainly for auto-testing, for the time being) 2013-08-10 14:28:17 -04:00
register_test.clj changed all values & calculations outside the brain to floating point 2013-08-11 23:32:58 -04:00
robot_test.clj added comment to informal robot test file 2013-08-11 12:15:50 -04:00
test_programs.clj put test programs into their own file; altered brain-test and core.clj accordingly 2013-08-09 22:01:56 -04:00