]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- ensure all tests are named test_*
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 30 Jul 2014 16:18:33 +0000 (12:18 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 30 Jul 2014 16:18:33 +0000 (12:18 -0400)
commit0bf33068f43c75cdaac3bf25cf918847f07bf330
treea820a78b5e45c754fdf1dbf8719fbb5d45c1bb57
parentd16f8130e962f465de739ebf8345040771af3ed6
- ensure all tests are named test_*
test/engine/test_logging.py
test/engine/test_pool.py
test/engine/test_reflection.py
test/ext/test_associationproxy.py
test/orm/inheritance/test_abc_polymorphic.py
test/orm/inheritance/test_assorted_poly.py
test/orm/inheritance/test_manytomany.py
test/orm/inheritance/test_poly_linked_list.py
test/orm/inheritance/test_productspec.py
test/orm/test_relationships.py
test/sql/test_rowcount.py