The Trunk: Tests-topa.315.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-topa.315.mcz

commits-2
Tobias Pape uploaded a new version of Tests to project The Trunk:
http://source.squeak.org/trunk/Tests-topa.315.mcz

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

Name: Tests-topa.315
Author: topa
Time: 7 April 2015, 2:28:55.49 pm
UUID: 52e4ae00-184c-4738-a800-9761a3d681ae
Ancestors: Tests-eem.314

Multilingual no longer depends on TrueType, yay

=============== Diff against Tests-eem.314 ===============

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