Commit Graph

6 Commits

Author SHA1 Message Date
Jason Kirtland 9dd01e52e2 - microcleanup 2008-04-03 17:32:22 +00:00
Jason Kirtland d78f39d005 - Experimental: prefer cProfile over hotspot for 2.5+
- The latest skirmish in the battle against zoomark and sanity:
  3rd party code is factored out in the function call count canary tests
2008-04-03 17:08:08 +00:00
Mike Bayer c0b5a0446b - updated the naming scheme of the base test classes in test/testlib/testing.py;
tests extend from either TestBase or ORMTest, using additional mixins for
special assertion methods as needed
2008-02-11 00:28:39 +00:00
Jason Kirtland 17d3c8764e - testbase is gone, replaced by testenv
- Importing testenv has no side effects- explicit functions provide similar behavior to the old immediate behavior of testbase
- testing.db has the configured db
- Fixed up the perf/* scripts
2008-01-12 22:03:42 +00:00
Mike Bayer 46cf32fc10 added zoomark profile 2007-09-01 22:48:07 +00:00
Mike Bayer e755e90681 restored WeakValueDict for threadlocal connections + profiler test, addressing
[ticket:754]
2007-08-22 19:14:30 +00:00