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

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

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

Name: Tests-fbs.231
Author: fbs
Time: 2 July 2013, 11:07:16.645 pm
UUID: 15143b1b-3518-164c-9f0b-081486d011df
Ancestors: Tests-fbs.230

Kernel -/-> Traits.

=============== Diff against Tests-fbs.230 ===============

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