E&S CVS Commit: pylib [Simplification-Branch] - Work in progress on "advice"-driven build system. Passes 121 of 141 tests,

pje at eby-sarna.com pje at eby-sarna.com
Mon Jan 21 08:38:00 EST 2002


Module Name:	pylib
Committed By:	pje
Date:		Mon Jan 21 13:37:16 UTC 2002

Modified Files:
	pylib/TW [Simplification-Branch]: Interfaces.py Specifications.py
	    __init__.py
	pylib/TW/Database [Simplification-Branch]: DataModel.py
	pylib/TW/StructuralModel [Simplification-Branch]: Basic.py
	pylib/TW/XMI [Simplification-Branch]: Reading.py
Added Files:
	pylib/TW [Simplification-Branch]: Strategies.py Targets.py

Log Message:
Work in progress on "advice"-driven build system.  Passes 121 of 141 tests,
but those last 20 tests promise to be difficult.  This is on a branch,
though, and won't get back on the trunk until it has a clean bill of
unit-test health.  :)


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/pylib/TW/Interfaces.py.diff?r1=1.12&r2=1.12.2.1
http://cvs.eby-sarna.com/pylib/TW/Specifications.py.diff?r1=1.4&r2=1.4.2.1
http://cvs.eby-sarna.com/pylib/TW/Strategies.py?rev=1.1.2.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/TW/Targets.py?rev=1.1.2.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/TW/__init__.py.diff?r1=1.9&r2=1.9.2.1
http://cvs.eby-sarna.com/pylib/TW/Database/DataModel.py.diff?r1=1.8&r2=1.8.2.1
http://cvs.eby-sarna.com/pylib/TW/StructuralModel/Basic.py.diff?r1=1.17&r2=1.17.2.1
http://cvs.eby-sarna.com/pylib/TW/XMI/Reading.py.diff?r1=1.14&r2=1.14.2.1

To generate a diff of this commit:
cvs rdiff -r1.12 -r1.12.2.1 pylib/TW/Interfaces.py
cvs rdiff -r1.4 -r1.4.2.1 pylib/TW/Specifications.py
cvs rdiff -r0 -r1.1.2.1 pylib/TW/Strategies.py pylib/TW/Targets.py
cvs rdiff -r1.9 -r1.9.2.1 pylib/TW/__init__.py
cvs rdiff -r1.8 -r1.8.2.1 pylib/TW/Database/DataModel.py
cvs rdiff -r1.17 -r1.17.2.1 pylib/TW/StructuralModel/Basic.py
cvs rdiff -r1.14 -r1.14.2.1 pylib/TW/XMI/Reading.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