]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
merge the test/ directory from -r5438:5439 of py3k_warnings branch. this gives
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 18 Dec 2008 18:11:12 +0000 (18:11 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 18 Dec 2008 18:11:12 +0000 (18:11 +0000)
commitd76dc73f33b6607b3805dc0efa29a98057afdb55
tree2e626930b332f8e8d3ba60facf5fa420d9534e4e
parentbe5d3263436b81fb179c8189f1064d477d5fb3e6
merge the test/ directory from -r5438:5439 of py3k_warnings branch.  this gives
us a 2.5-frozen copy of unittest so we're insulated from unittest changes.
17 files changed:
test/alltests.py
test/base/alltests.py
test/base/except.py
test/dialect/alltests.py
test/engine/alltests.py
test/ext/declarative.py
test/orm/alltests.py
test/orm/attributes.py
test/orm/collection.py
test/orm/inheritance/alltests.py
test/orm/sharding/alltests.py
test/profiling/alltests.py
test/sql/alltests.py
test/sql/generative.py
test/testlib/sa_unittest.py [new file with mode: 0644]
test/testlib/testing.py
test/zblog/alltests.py