Code

fixed the order of the blank line and '-------' line
[roundup.git] / test /
2001-12-10 richardAdded transaction tests to test_db
2001-12-03 richardFixes so the tests use commit and not close
2001-12-02 richard. We now use weakrefs in the Classes to keep the databa...
2001-10-28 richardfixed bug #474749 ] Indentations lost
2001-10-28 richardFixed ENOENT/WindowsError thing, thanks Juergen Hermann
2001-10-23 richardRemoved debug print from mailsplit test.
2001-10-21 richardbug #473125: Paragraph in e-mails
2001-10-09 richardAdded the Password property type. See "pydoc roundup...
2001-09-29 richardBug fix for test_init on Windows.
2001-08-29 richardDisabled the bsddb3 module entirely in the unit testing...
2001-08-13 richardfixed a 2.1-ism
2001-08-08 richardremoved a print
2001-08-07 richardstupid typo
2001-08-07 richardAdded the copyright/license notice to (nearly) all...
2001-08-06 richardAm now bundling unittest with the package so that every...
2001-08-05 richardAdded tests for instance initialisation
2001-08-05 richardadded tests for roundup.init - but they're disabled...
2001-08-05 richardremoved some print statements
2001-08-03 richarder, removed the innocent from the the code :)
2001-08-03 richardImplemented correct mail splitting (was taking a shortc...
2001-07-30 richardAdded more DB to test_db. Can skip tests where imports...
2001-07-29 richardFixed bug in unit test ;)
2001-07-29 richardAdded vim command to all source so that we don't get...
2001-07-29 richardAdded Interval tests.
2001-07-29 richardAdded the fabricated property "id" to all hyperdb classes.
2001-07-28 richardMultipart message class has the getPart method now...
2001-07-27 richardrename for consistency
2001-07-27 richardmoving tests -> test