[Pkg] The Trunk: ToolsTests-eem.47.mcz

commits at source.squeak.org commits at source.squeak.org
Tue May 24 01:12:12 UTC 2011


Eliot Miranda uploaded a new version of ToolsTests to project The Trunk:
http://source.squeak.org/trunk/ToolsTests-eem.47.mcz

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

Name: ToolsTests-eem.47
Author: eem
Time: 23 May 2011, 6:12:10.584 pm
UUID: b9c22a05-2c13-4351-8540-d49384b0916e
Ancestors: ToolsTests-ul.46

Add test for allCallsOn: et al discovering references to
Float bindingOf: #NaN.

=============== Diff against ToolsTests-ul.46 ===============

Item was added:
+ ----- Method: BrowseTest>>testFindReferencesToFloatNaN (in category 'testing') -----
+ testFindReferencesToFloatNaN
+ 	self assert: (SystemNavigation new allCallsOn: (Float bindingOf: #NaN)) notEmpty!



More information about the Packages mailing list