Comment #2 by MarkRoddy:
Oops, bad patch to the makefile. Disregard previous Makefile.patch and
see the one
attached.
Attachments:
Makefile.patch 383 bytes
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
Comment #1 by MarkRoddy:
Transfered regession test scripts into pyunit tests. Attached is
unittests.py which
implements these. Also, there is a patch to the Makefile that adds a 'test'
target. Once these are added, the following files can be deleted:
alltypes.test.py
keyword.test.py
keyword.test-regress
tiny.test.py
Attachments:
unittests.py 9.8 KB
Makfile.patch 522 bytes
Excellent! I'll give it a try...
-Mark