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

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

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

Name: Tests-fbs.234
Author: fbs
Time: 4 July 2013, 8:22:53.045 pm
UUID: c7fb7220-2522-7345-85de-83f11c22e4d6
Ancestors: Tests-fbs.233

Sound -/-> {MorphicExtras. Morphic}.

=============== Diff against Tests-fbs.233 ===============

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