[Pkg] The Trunk: SUnit-eem.109.mcz

commits at source.squeak.org commits at source.squeak.org
Thu Mar 23 18:30:03 UTC 2017


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

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

Name: SUnit-eem.109
Author: eem
Time: 23 March 2017, 11:29:55.78263 am
UUID: f193663e-b6f8-403f-b8e9-06dad33aa71a
Ancestors: SUnit-eem.108

And delete the method in CompiledMethod

=============== Diff against SUnit-eem.108 ===============

Item was removed:
- ----- Method: CompiledMethod>>isTestMethod (in category '*SUnit-testing') -----
- isTestMethod
- 
- 	^ self methodClass isTestClass and: [self selector isTestSelector]!



More information about the Packages mailing list