]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- move most/all operator specific tests into test_operator, convert fully to TOT
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 24 Oct 2012 18:29:52 +0000 (14:29 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 24 Oct 2012 18:29:52 +0000 (14:29 -0400)
commite656bf4f47cf3c06975c6207ea6e54131b292bf7
tree2fc4badbd7155898bb43261fa68d281b758ba397
parentc859893cb8f22db3904ec1a6aa5c71d0925fb2e6
- move most/all operator specific tests into test_operator, convert fully to TOT
lib/sqlalchemy/util/__init__.py
lib/sqlalchemy/util/compat.py
test/sql/test_compiler.py
test/sql/test_operators.py