File tree Expand file tree Collapse file tree 6 files changed +23
-5
lines changed
Expand file tree Collapse file tree 6 files changed +23
-5
lines changed Original file line number Diff line number Diff line change 1+ * .pyc
2+ localconfig.py
3+ db
Original file line number Diff line number Diff line change 1- $Id: README.TXT,v 1.2 2001-07-25 04:34:31 richard Exp $
1+ $Id: README.TXT,v 1.1 2001-07-27 06:55:07 richard Exp $
22
33Structre of the tests:
44
@@ -21,3 +21,6 @@ Structre of the tests:
2121
2222------
2323$Log: not supported by cvs2svn $
24+ Revision 1.2 2001/07/25 04:34:31 richard
25+ Added id and log to tests files...
26+
Original file line number Diff line number Diff line change 1- # $Id: __init__.py,v 1.3 2001-07-25 04:34:31 richard Exp $
1+ # $Id: __init__.py,v 1.1 2001-07-27 06:55:07 richard Exp $
22
33import unittest
44
@@ -15,4 +15,7 @@ def go():
1515
1616#
1717# $Log: not supported by cvs2svn $
18+ # Revision 1.3 2001/07/25 04:34:31 richard
19+ # Added id and log to tests files...
20+ #
1821#
Original file line number Diff line number Diff line change 1- # $Id: test_dates.py,v 1.2 2001-07-25 04:34:31 richard Exp $
1+ # $Id: test_dates.py,v 1.1 2001-07-27 06:55:07 richard Exp $
22
33import unittest , time
44
@@ -56,4 +56,7 @@ def suite():
5656
5757#
5858# $Log: not supported by cvs2svn $
59+ # Revision 1.2 2001/07/25 04:34:31 richard
60+ # Added id and log to tests files...
61+ #
5962#
Original file line number Diff line number Diff line change 1- # $Id: test_db.py,v 1.7 2001-07-27 06:26:43 richard Exp $
1+ # $Id: test_db.py,v 1.1 2001-07-27 06:55:07 richard Exp $
22
33import unittest , os , shutil
44
@@ -157,6 +157,9 @@ def suite():
157157
158158#
159159# $Log: not supported by cvs2svn $
160+ # Revision 1.7 2001/07/27 06:26:43 richard
161+ # oops - wasn't deleting the test dir after the read-only tests
162+ #
160163# Revision 1.6 2001/07/27 06:23:59 richard
161164# consistency
162165#
Original file line number Diff line number Diff line change 1- # $Id: test_schema.py,v 1.3 2001-07-25 04:34:31 richard Exp $
1+ # $Id: test_schema.py,v 1.1 2001-07-27 06:55:07 richard Exp $
22
33import unittest , os , shutil
44
@@ -58,4 +58,7 @@ def suite():
5858
5959#
6060# $Log: not supported by cvs2svn $
61+ # Revision 1.3 2001/07/25 04:34:31 richard
62+ # Added id and log to tests files...
63+ #
6164#
You can’t perform that action at this time.
0 commit comments