93
93
test: test.ini $(INI) bin/nosetests
96
96
testid: test.ini bin/nosetests
97
97
# Run specific nose id tests.
98
98
# To set up the index you must run `make testid` once to completion to
99
99
# setup the index. Then you can run a group of tests like:
100
100
# Call with `ID="3 5" make testid`
103
103
testdebug: test.ini bin/nosetests
106
106
check: clear_ini clean sysdeps install testid