summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/exclusions.py
Commit message (Expand)AuthorAgeFilesLines
* - copyright 2015Mike Bayer2015-03-101-1/+1
* - enhance only_on() to work with compound specsMike Bayer2014-12-061-1/+1
* - embedding an existing predicate into a new one onlyMike Bayer2014-10-111-2/+1
* - raise from cause here to preserve stack traceMike Bayer2014-09-161-1/+1
* - add support for tags, including include/exclude support.Mike Bayer2014-07-271-7/+27
* - rework the exclusions system to have much better support for compoundMike Bayer2014-07-261-110/+164
* - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects,Brian Jarrett2014-07-201-32/+36
* - break up the <authors> copyright comment as part of a passMike Bayer2014-07-091-1/+2
* - Fixed ORM bug where changing the primary key of an object, then markingMike Bayer2014-03-281-0/+3
* - add more support for suite tests, moving some tests from test_query out to ...Mike Bayer2014-03-131-0/+2
* - cx_oracle test for "unicode returns" needs to be cx_oracle only,Mike Bayer2014-03-061-2/+2
* - Support has been added for pytest to run tests. This runnerMike Bayer2014-03-031-25/+32
* - happy new yearMike Bayer2014-01-051-1/+1
* - support addition of fails_if()/only_on(), just wraps the decoratorsMike Bayer2014-01-021-0/+5
* - enhance the exclusions system to support database versions within the __onl...Mike Bayer2013-12-171-1/+8
* - add copyright to source files missing itMike Bayer2013-10-261-0/+5
* - zoomark testsMike Bayer2013-05-261-1/+1
* - the raw 2to3 runMike Bayer2013-04-271-5/+5
* - adding in requirementsMike Bayer2013-02-061-1/+3
* just a pep8 pass of lib/sqlalchemy/testing/Diana Clarke2012-11-191-0/+19
* - hstore adjustmentsMike Bayer2012-11-171-4/+4
* missing with_statementMike Bayer2012-10-081-0/+2
* - test updatesMike Bayer2012-10-041-28/+36
* adjustmentsMike Bayer2012-09-291-1/+1
* - more tests, move some tests out of test_reflection, test_queryMike Bayer2012-09-271-40/+74
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-0/+269