summaryrefslogtreecommitdiff
path: root/tests/bug_gc.py
Commit message (Expand)AuthorAgeFilesLines
* All unit test modules have a test_ prefixDaniele Varrazzo2011-10-191-57/+0
* Merge branch 'python2' into python3Daniele Varrazzo2011-01-181-3/+11
|\
| * Skip GC bug test if uuid is not availableDaniele Varrazzo2011-01-181-3/+11
* | Merge branch 'python2' into python3Daniele Varrazzo2011-01-101-0/+22
|\ \ | |/
| * Added license to unit testsDaniele Varrazzo2011-01-091-0/+22
* | Test suite converted into a proper package.Daniele Varrazzo2010-12-211-6/+2
|/
* Added test for refcounting/gc bug reported by Michael TharpFederico Di Gregorio2010-04-081-0/+31