summaryrefslogtreecommitdiff
path: root/test/sql/alltests.py
Commit message (Expand)AuthorAgeFilesLines
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-38/+0
* merge the test/ directory from -r5438:5439 of py3k_warnings branch. this givesMike Bayer2008-12-181-1/+1
* - 'name' is no longer a require constructor argument for Column(). It (and ....Jason Kirtland2008-03-181-0/+1
* - testbase is gone, replaced by testenvJason Kirtland2008-01-121-6/+6
* - basic framework for generic functions, [ticket:615]Mike Bayer2007-12-051-0/+1
* merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintena...Mike Bayer2007-07-271-2/+2
* - preliminary support for unicode table and column names added.Mike Bayer2007-03-271-0/+1
* - column labels are now generated in the compilation phase, whichMike Bayer2007-03-241-0/+1
* "alltests" runners call testbase.main(), which takes an optional suite,Mike Bayer2007-03-151-1/+1
* fix to the fix for [ticket:396] plus a unit testMike Bayer2006-12-151-0/+1
* - a fair amount of cleanup to the schema package, removal of ambiguousMike Bayer2006-10-141-1/+1
* quoting facilities set up so that database-specific quoting can beMike Bayer2006-08-121-0/+1
* reorganized unit tests into subdirectoriesMike Bayer2006-06-051-0/+32