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
ed4fc64bb0
merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintenance branch in branches/rel_0_3.
2007-07-27 04:08:53 +00:00
Jason Kirtland
177d30cc01
- Deprecated DynamicMetaData- use ThreadLocalMetaData or MetaData instead
...
- Deprecated BoundMetaData- use MetaData instead
- Removed DMD and BMD from documentation
2007-07-06 00:58:09 +00:00
Mike Bayer
8f8afe9259
added conditional flag to debug log statements in mapper so that string formats dont occur
...
updated massload test to work with 0.3
2006-12-01 18:41:33 +00:00
Mike Bayer
a7644ef885
tweaks for mysql
2006-09-29 20:28:43 +00:00
Mike Bayer
84fdccc0cb
merged attributes rewrite
2006-06-15 15:53:00 +00:00
Mike Bayer
120dcee5a7
reorganized unit tests into subdirectories
2006-06-05 17:25:51 +00:00