The Trunk: Tests-fbs.228.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.228.mcz

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

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

Name: Tests-fbs.228
Author: fbs
Time: 30 June 2013, 11:37:06.573 am
UUID: 65debc06-7371-c847-82b7-31ddf9a6eba2
Ancestors: Tests-fbs.227

TrueType -/-> Morphic.

=============== Diff against Tests-fbs.227 ===============

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