Code

ignore coverage files
[roundup.git] / test / test_init.py
2001-10-28 richardFixed ENOENT/WindowsError thing, thanks Juergen Hermann
2001-09-29 richardBug fix for test_init on Windows.
2001-08-29 richardDisabled the bsddb3 module entirely in the unit testing...
2001-08-07 richardstupid typo
2001-08-07 richardAdded the copyright/license notice to (nearly) all...
2001-08-05 richardAdded tests for instance initialisation
2001-08-05 richardadded tests for roundup.init - but they're disabled...