]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- add more support for suite tests, moving some tests from test_query out to suite
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 13 Mar 2014 22:54:56 +0000 (18:54 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 13 Mar 2014 22:54:56 +0000 (18:54 -0400)
commit8433a48fabbb77bfc99434fc915b9a5ccd427f43
treefb76f91a906d9964f2bffda8a76870a6003038dd
parent36792434c74dea43a0f10f5fe1cc45c4206f01ee
- add more support for suite tests, moving some tests from test_query out to suite
and adding some more requirements
lib/sqlalchemy/testing/exclusions.py
lib/sqlalchemy/testing/requirements.py
lib/sqlalchemy/testing/suite/test_results.py
test/requirements.py
test/sql/test_query.py