[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Tue Jul 15 23:55:02 UTC 2014


Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:

http://lists.squeakfoundation.org/pipermail/packages/2014-July/007146.html

Name: MorphicExtras-kfr.150
Ancestors: MorphicExtras-kfr.149

Set brush size and color to "usefull" values, eg. mid size and black.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2014-July/007147.html

Name: KernelTests-dtl.273
Ancestors: KernelTests-fbs.272

Remove invalid assertions in DateAndTimeTest>>testReadFrom. These had been added to the test in KernelTests-dtl.265 in attempt to restore some missing test assertions from an earlier version of the method.

The test assertions pass if and only if time zone has zero offset, so they appear to pass in an image with default UTC time zone. However, they contradict the documented behavior for parsing DateAndTime from a string with time zone offset unspecified.

See DateAndTimeTest>>testFromString for coverage of the expected behavior.

=============================================


More information about the Squeak-dev mailing list