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

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

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

Name: Tests-fbs.237
Author: fbs
Time: 6 July 2013, 2:44:33.469 pm
UUID: 7a6ae8b1-3093-c04b-ab10-c4ea7dab3009
Ancestors: Tests-fbs.236

Kernel -/-> Tools

=============== Diff against Tests-fbs.236 ===============

Item was changed:
  ----- Method: PackageDependencyTest>>testKernel (in category 'tests') -----
  testKernel
  self testPackage: 'Kernel' dependsExactlyOn: #(
  Collections
  Compiler
  Environments
  Files
  Graphics
  MorphicExtras
  Multilingual
  System
  'ToolBuilder-Kernel'
- Tools
  ).!