summaryrefslogtreecommitdiff
path: root/test/sql/test_unicode.py
Commit message (Expand)AuthorAgeFilesLines
* - update the flake8 rules againMike Bayer2014-07-181-24/+42
* - In the SQL Server pyodbc dialect, repaired the implementationMike Bayer2014-07-141-0/+22
* - rename __multiple__ to __backend__, and apply __backend__ to a large number...Mike Bayer2014-03-241-0/+1
* - Support has been added for pytest to run tests. This runnerMike Bayer2014-03-031-41/+7
* fix [ticket:2868] some moreMike Bayer2013-11-211-2/+4
* - Fixed a regression caused by :ticket:`2812` where the repr() forMike Bayer2013-11-211-1/+13
* - unicode literals need to just be handled differently if they have utf-8Mike Bayer2013-05-041-40/+41
* - the raw 2to3 runMike Bayer2013-04-271-40/+40
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-3/+4
* -whitespace bonanza, contdMike Bayer2012-07-281-1/+1
* - remove test.sql._base, test.engine._base, test.orm._base, move those classe...Mike Bayer2011-03-271-3/+4
* - whitespace removal bonanzaMike Bayer2011-01-021-2/+2
* - move sqlalchemy.test to test.libMike Bayer2010-11-151-2/+2
* do a check on this one to fix the buildbotMike Bayer2010-04-161-2/+2
* - DefaultRunner and subclasses have been removed. The jobMike Bayer2009-10-151-1/+1
* merge 0.6 series to trunk.Mike Bayer2009-08-061-2/+3
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-0/+138