summaryrefslogtreecommitdiff
path: root/test/testlib/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-38/+0
* - removed test.testing.ORMTest, test.fixtures, and allMike Bayer2009-06-021-2/+1
* - Removed 2.3 set emulations/enhancements.Jason Kirtland2008-07-151-2/+2
* Test suite modernization in progress. Big changes:Jason Kirtland2008-05-091-1/+1
* r4695 merged to trunk; trunk now becomes 0.5.Mike Bayer2008-05-091-3/+19
* - updated the naming scheme of the base test classes in test/testlib/testing.py;Mike Bayer2008-02-111-2/+2
* - Table columns and constraints can be overridden on aMike Bayer2008-02-101-2/+2
* - 2.3 fixup part three: 100% on postgres, mysqlJason Kirtland2008-01-221-2/+2
* - Restored 2.3 compat. in lib/sqlalchemyJason Kirtland2008-01-191-1/+3
* Added rowset() testing helper.Jason Kirtland2007-11-011-0/+2
* Added command line options to add tripwires for __hash__, __eq__ and __nonzer...Jason Kirtland2007-10-311-0/+2
* added a testing decorator that mops up wayward connectionsJason Kirtland2007-08-171-2/+3
* - fixed endless loopMike Bayer2007-08-141-2/+2
* - generalized a SQLCompileTest out of select.py, installedMike Bayer2007-08-131-2/+2
* Rearranged engine initialization, its now easy to make ad-hoc testing engines...Jason Kirtland2007-08-031-0/+5
* merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintena...Mike Bayer2007-07-271-0/+11