]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- rework the test exclusions system to work on a consistent theme
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 3 Sep 2012 23:37:32 +0000 (19:37 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 3 Sep 2012 23:37:32 +0000 (19:37 -0400)
commit9e612f111b9645f4958e3ef0595d9e19bd9e5ae3
tree9fa80bb01677cff2cb2e47d219dd17cce04a952b
parent82e874b64b7a56311c10bffa4ffa151d539efe99
- rework the test exclusions system to work on a consistent theme
lib/sqlalchemy/util/__init__.py
lib/sqlalchemy/util/compat.py
test/lib/exclusions.py [new file with mode: 0644]
test/lib/requires.py
test/lib/testing.py