[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Tue May 11 23:55:05 UTC 2010


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

http://lists.squeakfoundation.org/pipermail/packages/2010-May/003378.html

Name: MonticelloConfigurations-dtl.76
Ancestors: MonticelloConfigurations-ar.75

Allow MCConfigurationBrowser to remove a repository from a configuration.
Add class comments for classes in MonticelloConfigurations.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-May/003379.html

Name: MonticelloConfigurations-dtl.77
Ancestors: MonticelloConfigurations-dtl.76

Updated class comments

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

http://lists.squeakfoundation.org/pipermail/packages/2010-May/003380.html

Name: SUnit-ar.76
Ancestors: SUnit-ul.75

Time out tests by default to avoid a test deadlocking or requiring unexpected user input. The timeout can either be set on a per-class basis (for example DecompilerTests>>defaultTimeout) or using the <timeout: seconds> tag on a per-test basis (for example LocalTest>>testLocaleChanged).

The change heavily simplifies automated testing since tests that deadlock or require user input unexpectedly no longer lock up the testing process but rather fail the individual test.


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

http://lists.squeakfoundation.org/pipermail/packages/2010-May/003381.html

Name: SMLoader-ar.59
Ancestors: SMLoader-gk.58

Suppress SqueakMap's insatiable appetite to ask the user whether or not to update the map from the 'net when recreating flaps or similar non-Squeakmap related activities.

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

http://lists.squeakfoundation.org/pipermail/packages/2010-May/003382.html

Name: Tests-ar.79
Ancestors: Tests-ar.78

Add longer timeouts to a few selected tests.

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



More information about the Squeak-dev mailing list