Author: qmathe Date: Fri Feb 1 02:01:30 2013 New Revision: 8016 URL: http://svn.gna.org/viewcvs/etoile?rev=8016&view=rev Log: * Updated persistency tests to match the latest CoreObject
* Small updates to model descriptions to prevent assertions from CoreObject (CoreObject currently requires all properties returned in -propertyNames to be described in the metamodel) * Updated item copy tests to take in account CoreObject and EtoileUI changes * Fixed a tool test to take in account the new scroller style on Mac OS X 10.7 and above * Overriden -updateRelationshipConsistencyForNewValue:oldValue: to do nothing because it breaks mutable collection accessors that return immutable copies * Added -setAspectItemProvider: to ETLayoutItemFactory to reuse aspects. Note: All tests (including Persistency related tests) now pass. Modified: trunk/Etoile/Frameworks/EtoileUI/Headers/ETLayoutItemFactory.h trunk/Etoile/Frameworks/EtoileUI/ModelDescription/ETLayoutItem+ModelDescription.m trunk/Etoile/Frameworks/EtoileUI/ModelDescription/ETStyle+ModelDescription.m trunk/Etoile/Frameworks/EtoileUI/Source/ETActionHandler.m trunk/Etoile/Frameworks/EtoileUI/Source/ETLayoutItemFactory.m trunk/Etoile/Frameworks/EtoileUI/Source/ETUIObject.m trunk/Etoile/Frameworks/EtoileUI/Tests/TestItemCopy.m trunk/Etoile/Frameworks/EtoileUI/Tests/TestPersistency.m trunk/Etoile/Frameworks/EtoileUI/Tests/test_ETInstrument.m _______________________________________________ Etoile-cvs mailing list Etoile-cvs@gna.org https://mail.gna.org/listinfo/etoile-cvs