[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squeak-dev
Subject:    [squeak-dev] The Trunk: MorphicTests-mt.92.mcz
From:       commits () source ! squeak ! org
Date:       2023-08-29 11:19:07
Message-ID: 20230829111910.24D7B582701 () mail ! squeak ! org
[Download RAW message or body]

Marcel Taeumel uploaded a new version of MorphicTests to project The Trunk:
http://source.squeak.org/trunk/MorphicTests-mt.92.mcz

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

Name: MorphicTests-mt.92
Author: mt
Time: 29 August 2023, 1:19:07.851076 pm
UUID: 68c5b955-3fae-8e4f-9c4c-a206e5bb0f7f
Ancestors: MorphicTests-tpr.91

Complement Morphic-mt.2120

=============== Diff against MorphicTests-tpr.91 ===============

Item was changed:
  ----- Method: BorderedMorphTests>>test01OldInstVarRefs (in category 'tests') -----
  test01OldInstVarRefs
  	"Only BorderedMorph should reference the (deprecated) borderWidth and borderColor isntance variables."
  	
  	self
+ 		assert: 3
- 		assert: 2
  		equals: (SystemNavigation default allAccessesTo: #borderWidth from: BorderedMorph) size.
  		
  	self
+ 		assert: 3
- 		assert: 2
  		equals: (SystemNavigation default allAccessesTo: #borderColor from: BorderedMorph) size.!


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic