Closed sf-issues closed 10 years ago
The test suite names are now listed by ./topographica -t list
. This is the only set of names anyone needs to worry about directly (Makefile is no longer used for tests).
There are test suite names defined in topo/tests/runtests.py
but they seem consistent with those defined by -t list
.
Buildbot test suite names also look reasonable to me (the definitive names are the ones listed by -t list
). Closing this issue.
Converted from SourceForge issue 3531024, submitted by ceball Submit Date: 2012-05-31 08:53 GMT
Need to decide on names to use for all-tests, slow-tests, speed-tests, etc, and then use those same names everywhere. Currently, the names aren't the same in the makefile, topo/tests/runtests.py, and buildbot.