The Trunk: Tests-fbs.241.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

The Trunk: Tests-fbs.241.mcz

commits-2
Frank Shearar uploaded a new version of Tests to project The Trunk:
http://source.squeak.org/trunk/Tests-fbs.241.mcz

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

Name: Tests-fbs.241
Author: fbs
Time: 22 July 2013, 9:38:23.755 am
UUID: ed4d567f-6a6a-7847-ba9f-7af1224ae1cc
Ancestors: Tests-fbs.240

I'm not sure who did it, but Multilingual -/-> Morphic, which is a very good thing.

=============== Diff against Tests-fbs.240 ===============

Item was changed:
  ----- Method: PackageDependencyTest>>testMultilingual (in category 'tests') -----
  testMultilingual
  self testPackage: 'Multilingual' dependsExactlyOn: #(
  Collections
  Files
  Graphics
  Kernel
- Morphic
  Network
  System
  'ToolBuilder-Kernel'
  TrueType
  ).!