Commit Graph

4 Commits

Author SHA1 Message Date
Mike Bayer 43d3b77307 - unit tests updated to run without any pysqlite installed; pool
test uses a mock DBAPI
2006-08-21 20:01:32 +00:00
Mike Bayer 1b0ac7e43b added workaround for funny pragma behavior on windows pysqlite
singletonthreadpool has a dispose() method, used by proxy_engine test
to better clean up after itself on windows
2006-07-09 17:58:01 +00:00
Mike Bayer b3927fbb88 inserting './lib/' into sys.path since PYTHONPATH no longer straightforward with latest setuptools 2006-06-29 00:28:55 +00:00
Mike Bayer 120dcee5a7 reorganized unit tests into subdirectories 2006-06-05 17:25:51 +00:00