summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/requirements.py
Commit message (Expand)AuthorAgeFilesLines
...
* just a pep8 pass of lib/sqlalchemy/testing/Diana Clarke2012-11-191-3/+4
* - support "fails_if" requirements as __requires__; so far this just skips, do...Mike Bayer2012-11-121-0/+50
* - rework the sphinx customizations into distinct modulesMike Bayer2012-10-191-2/+9
* - break out unicode tests to a varchar + a text test, add a requiresMike Bayer2012-10-151-0/+7
* - add some UPDATE..FROM tests and also some new reqsMike Bayer2012-10-121-0/+21
* - create new sqlalchemy.testing.suite.test_types, starting with Unicode round...Mike Bayer2012-10-101-0/+15
* - [feature] Added "collation" parameter to allMike Bayer2012-10-101-0/+6
* - add back __engine_options__Mike Bayer2012-10-041-0/+20
* - connect immediately on _create_testing_engine to initialize dialect capabil...Mike Bayer2012-10-041-1/+0
* - don't call get_lastrowid() on explicit returningMike Bayer2012-10-041-0/+7
* - test updatesMike Bayer2012-10-041-0/+12
* - requirementsMike Bayer2012-10-031-1/+17
* devMike Bayer2012-09-291-1/+33
* adjustmentsMike Bayer2012-09-291-1/+8
* - more tests, move some tests out of test_reflection, test_queryMike Bayer2012-09-271-24/+57
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-0/+38