summaryrefslogtreecommitdiff
path: root/test/base/test_except.py
Commit message (Expand)AuthorAgeFilesLines
* Make all tests to be PEP8 compliantKhairi Hafsham2017-02-071-0/+1
* - Added support for the case of the misbehaving DBAPI that hasMike Bayer2015-05-151-0/+57
* - Exception messages have been spiffed up a bit. The SQL statementMike Bayer2014-10-171-13/+21
* pep8Mike Bayer2014-10-171-38/+54
* - the test_except test was doing an unnecessary workaround of some kind,Mike Bayer2014-10-121-8/+1
* - fix unit test affected by #3075Mike Bayer2014-07-291-5/+8
* remove all remaining start/end py2k/py3k blocksMike Bayer2013-06-071-6/+5
* - the raw 2to3 runMike Bayer2013-04-271-15/+16
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-2/+2
* -whitespace bonanza, contdMike Bayer2012-07-281-11/+11
* who knew we already had a test for thatMike Bayer2011-08-221-12/+19
* - remove test.sql._base, test.engine._base, test.orm._base, move those classe...Mike Bayer2011-03-271-2/+2
* - Non-DBAPI errors which occur in the scope of an `execute()`Mike Bayer2011-02-091-16/+15
* - move sqlalchemy.test to test.libMike Bayer2010-11-151-1/+1
* restore py2k directive that got whacked by python tidyMike Bayer2010-07-131-3/+3
* tidy test/base, test/ex, test/extMike Bayer2010-07-111-45/+77
* merge 0.6 series to trunk.Mike Bayer2009-08-061-6/+10
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-0/+119