Mercurial > cortex
diff org/test.org @ 71:a1e421d9c485
improved test suite
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Sun, 11 Dec 2011 22:32:28 -0700 |
parents | 0235c32152af |
children | 7e7f8d6d9ec5 |
line wrap: on
line diff
1.1 --- a/org/test.org Sun Dec 11 22:22:01 2011 -0700 1.2 +++ b/org/test.org Sun Dec 11 22:32:28 2011 -0700 1.3 @@ -57,7 +57,7 @@ 1.4 #'cortex.test.body/test-motor-control] 1.5 "The full test suite for all sensors/effectors.") 1.6 1.7 -(defn run-test-suite 1.8 +(defn run-suite 1.9 "Run the entire test-suite." 1.10 [] 1.11 (dorun (map run-test test-suite))) 1.12 @@ -65,7 +65,7 @@ 1.13 #+end_src 1.14 1.15 #+results: body-main 1.16 -: #'cortex.test/run-test-suite 1.17 +: #'cortex.test/run-suite 1.18 1.19 1.20 * COMMENT generate Source.