summaryrefslogtreecommitdiff
path: root/tests/test_quote.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'python2' into python3Daniele Varrazzo2011-01-101-0/+23
|\
| * Added license to unit testsDaniele Varrazzo2011-01-091-0/+23
* | Merge branch 'python2' into python3Daniele Varrazzo2011-01-031-1/+1
|\ \ | |/
| * Don't register the unicode typecaster globally during testsDaniele Varrazzo2011-01-031-1/+1
* | Several tests ported to Python 3.Daniele Varrazzo2010-12-311-4/+11
* | Added tests to verify a couple of incomplete encodings.Daniele Varrazzo2010-12-311-1/+51
* | Test suite converted into a proper package.Daniele Varrazzo2010-12-211-2/+2
|/
* Test cleanup.Daniele Varrazzo2010-11-191-5/+4
* 2008-04-21 James Henstridge <james@jamesh.id.au>James Henstridge2008-04-201-2/+11
* 2008-04-21 Jorgen Austvik <Jorgen.Austvik@sun.com>James Henstridge2008-04-201-1/+1
* Added 'make check' target, running all the available tests.Daniele Varrazzo2007-11-111-0/+1
* Use escape string syntax for string escape if connected to a server Daniele Varrazzo2007-11-111-0/+77