]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
"alltests" runners call testbase.main(), which takes an optional suite,
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 15 Mar 2007 18:11:05 +0000 (18:11 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 15 Mar 2007 18:11:05 +0000 (18:11 +0000)
commitc249066dbfdeebc35ba413f7a05b86281cf7a1a7
tree4d6fd2af15d80e3ddac68ef0f1d9425a1c42fe64
parent83244ec631e5b544d575337bd4fd7bb2e31e9ac3
"alltests" runners call testbase.main(), which takes an optional suite,
so that exit code is propigated
test/alltests.py
test/base/alltests.py
test/engine/alltests.py
test/ext/alltests.py
test/orm/alltests.py
test/sql/alltests.py
test/testbase.py
test/zblog/alltests.py