summaryrefslogtreecommitdiff
path: root/tests/bugX000.py
Commit message (Collapse)AuthorAgeFilesLines
* All unit test modules have a test_ prefixDaniele Varrazzo2011-10-191-44/+0
| | | | Both for consistency and for test discovery.
* Added license to unit testsDaniele Varrazzo2011-01-091-0/+22
| | | | As the test suite is now part of the source distribution.
* Changes license to LGPL3 + OpenSSL exception on all source filesFederico Di Gregorio2010-02-121-0/+1
|
* Added 'make check' target, running all the available tests.Daniele Varrazzo2007-11-111-6/+17
| | | | | | Most of the updates have been provided by James Henstridge. Closes ticket #195.
* Added test for DateTime object allocation bug.Federico Di Gregorio2007-09-191-0/+10