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!