summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/plugin/noseplugin.py
Commit message (Expand)AuthorAgeFilesLines
* - endless isinstance(x, str)s....Mike Bayer2013-04-281-2/+8
* - the raw 2to3 runMike Bayer2013-04-271-5/+5
* - Fixed bug in unit of work whereby a joined-inheritanceMike Bayer2013-04-011-5/+2
* - add a nose runner that erases out argv, otherwiseMike Bayer2013-03-251-1/+0
* - add support for pulling in an external requirements fileMike Bayer2013-02-061-3/+16
* Fixed table reflection for Oracle when accessing a synonym that refersMike Bayer2012-12-091-2/+8
* juts a 'expected 2 blank lines' pep8 passDiana Clarke2012-11-191-1/+16
* - support "fails_if" requirements as __requires__; so far this just skips, do...Mike Bayer2012-11-121-1/+6
* - [feature] Various API tweaks to the "dialect"Mike Bayer2012-10-081-6/+16
* - add back __engine_options__Mike Bayer2012-10-041-7/+20
* - connect immediately on _create_testing_engine to initialize dialect capabil...Mike Bayer2012-10-041-0/+1
* - fix the fixture here that wasn't creating consistentlyMike Bayer2012-10-011-12/+19
* consolidate config into noseplugin, remove the dupe, load noseplugin using im...Mike Bayer2012-09-301-9/+192
* also get rid of satest.cfgMike Bayer2012-09-291-1/+1
* adjustmentsMike Bayer2012-09-291-1/+5
* getting everything to pass againMike Bayer2012-09-271-2/+1
* - add a runner moduleMike Bayer2012-09-271-1/+1
* tweaksMike Bayer2012-09-271-5/+5
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-0/+199