[squeak-dev] The Trunk: Tests-fbs.205.mcz

commits at source.squeak.org commits at source.squeak.org
Mon May 6 21:26:37 UTC 2013


Frank Shearar uploaded a new version of Tests to project The Trunk:
http://source.squeak.org/trunk/Tests-fbs.205.mcz

==================== Summary ====================

Name: Tests-fbs.205
Author: fbs
Time: 4 May 2013, 9:29:08.634 pm
UUID: add31da5-c70b-4e15-a7a6-f3c95d0d651b
Ancestors: Tests-fbs.204

Add a #cleanUp so that ReleaseBuilder doesn't have to re-initialise MCMockPackageInfo.

=============== Diff against Tests-fbs.204 ===============

Item was added:
+ ----- Method: MCMockPackageInfo class>>cleanUp (in category 'as yet unclassified') -----
+ cleanUp
+ 	self initialize.!



More information about the Squeak-dev mailing list