commits | 7 Aug 2012 02:00
Favicon

The Trunk: KernelTests-cmm.230.mcz

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

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

Name: KernelTests-cmm.230
Author: cmm
Time: 6 August 2012, 10:27:29.456 pm
UUID: b9a48227-4036-49a0-bcb0-76dffd94a4ab
Ancestors: KernelTests-eem.229

- Make TimespanDoTest account for defaultOffset.

=============== Diff against KernelTests-eem.229 ===============

Item was changed:
  ----- Method: TimespanDoTest>>setUp (in category 'running') -----
  setUp
  	aDate := DateAndTime
  				year: 2003
  				month: 01
  				day: 07
  				hour: 0
  				minute: 0
  				second: 0.
  	aDuration := Duration
  				days: 91
  				hours: 0
  				minutes: 0
  				seconds: 0
(Continue reading)


Gmane