[squeak-dev] The Trunk: KernelTests-cmm.302.mcz

commits at source.squeak.org commits at source.squeak.org
Thu Feb 18 21:13:28 UTC 2016


Chris Muller uploaded a new version of KernelTests to project The Trunk:
http://source.squeak.org/trunk/KernelTests-cmm.302.mcz

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

Name: KernelTests-cmm.302
Author: cmm
Time: 18 February 2016, 3:13:16.415274 pm
UUID: 8a12624b-2c8a-4685-846f-b70f05dae4da
Ancestors: KernelTests-eem.301

Added test for Date today requirement.

=============== Diff against KernelTests-eem.301 ===============

Item was added:
+ ----- Method: TimespanTest>>testDateToday (in category 'testing') -----
+ testDateToday
+ 	self assert: Date today start offset isZero!



More information about the Squeak-dev mailing list