[Modeling-cvs] ProjectModeling/Modeling CHANGES,1.95.2.3,1.95.2.4
Status: Abandoned
Brought to you by:
sbigaret
From: <sbi...@us...> - 2003-05-26 14:43:24
|
Update of /cvsroot/modeling/ProjectModeling/Modeling In directory sc8-pr-cvs1:/tmp/cvs-serv24156 Modified Files: Tag: brch-0_9pre6-1-ModelMasons_base_generation_scheme CHANGES Log Message: Updated Index: CHANGES =================================================================== RCS file: /cvsroot/modeling/ProjectModeling/Modeling/CHANGES,v retrieving revision 1.95.2.3 retrieving revision 1.95.2.4 diff -C2 -d -r1.95.2.3 -r1.95.2.4 *** CHANGES 18 May 2003 23:29:47 -0000 1.95.2.3 --- CHANGES 26 May 2003 14:43:21 -0000 1.95.2.4 *************** *** 13,16 **** --- 13,23 ---- ModelMasons + [2003/05/20] + * Added tests/test_generate_python_code.sh: tests the generation of python + code in different situations, and it also checks that the appropriate + python test (such as test_EditingContext_Global.py) succeeds with the + generated code. + Also added: xmlmodels/model_StoreEmployees.xml[2|3] + [2003/05/19] * Updated documentation for ModelMason and PyModelMason |