E&S CVS Commit: PEAK - Added unit tests for a simple transactional data manager based on
pje at eby-sarna.com
pje at eby-sarna.com
Thu Oct 31 20:15:01 EST 2002
Module Name: PEAK
Committed By: pje
Date: Fri Nov 1 01:14:25 UTC 2002
Modified Files:
PEAK/src/peak/storage/tests: __init__.py
PEAK/src/peak/util: MiniTable.py
Log Message:
Added unit tests for a simple transactional data manager based on
peak.util.MiniTable. This data manager will be part of the test harness
for unit tests of Racks and Persistent objects later on.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/storage/tests/__init__.py.diff?r1=1.1&r2=1.2
http://cvs.eby-sarna.com/PEAK/src/peak/util/MiniTable.py.diff?r1=1.4&r2=1.5
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 PEAK/src/peak/storage/tests/__init__.py
cvs rdiff -r1.4 -r1.5 PEAK/src/peak/util/MiniTable.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
More information about the source-changes
mailing list