Code

add in-memory hyperdb implementation to speed up testing
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 2 Feb 2010 04:44:18 +0000 (04:44 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 2 Feb 2010 04:44:18 +0000 (04:44 +0000)
commitf4d1da34f0662e6ebdd9e097ef1457f0d1db833c
tree9e2c438982780e6cd3f3534a0976ba9830a1af68
parentff677ed66de18aaebc68eaff82fb04ee6d6e49c6
add in-memory hyperdb implementation to speed up testing

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4446 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup/backends/back_anydbm.py
roundup/configuration.py
test/memorydb.py [new file with mode: 0644]
test/test_mailgw.py