chiark / gitweb /
Abolish some trivial tests and fold them into dbversion.py; the setup
authorRichard Kettlewell <rjk@greenend.org.uk>
Sun, 9 Dec 2007 22:18:24 +0000 (22:18 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sun, 9 Dec 2007 22:18:24 +0000 (22:18 +0000)
commitff76b21bb838b283221d79dfcebdbbd975e5098f
tree96ed5bd1be102f29dcd1868f4d41e03b4f24d384
parent79cbb91d611df73fbb24ccae5f858f2dae7d7d18
Abolish some trivial tests and fold them into dbversion.py; the setup
and teardown is slow enough that small tests are a bit of a waste of
time.

Break out nasty macro in search_league() into a function and fix
overrun.
server/trackdb.c
tests/Makefile.am
tests/dbversion.py
tests/nothing.py [deleted file]
tests/version.py [deleted file]