[squeak-dev] The Trunk: Tests-fbs.270.mcz

commits at source.squeak.org commits at source.squeak.org
Fri Dec 6 20:58:00 UTC 2013


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

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

Name: Tests-fbs.270
Author: fbs
Time: 6 December 2013, 8:57:39.36 pm
UUID: 8b0c02e9-08e2-f043-8513-f62383cb73b9
Ancestors: Tests-fbs.269

System -/-> Tools

=============== Diff against Tests-fbs.269 ===============

Item was changed:
  ----- Method: PackageDependencyTest>>testSystem (in category 'tests') -----
  testSystem
  	self testPackage: 'System' dependsExactlyOn: #(
  		Collections
  		Compiler
  		Compression
  		Environments
  		Files
  		Graphics
  		'Installer-Core'
  		Kernel
  		Monticello
  		MonticelloConfigurations
  		Morphic
  		MorphicExtras
  		Multilingual
  		Network
  		'PackageInfo-Base'
  		Sound
  		'ToolBuilder-Kernel'
- 		Tools
  		TrueType
  	).!



More information about the Squeak-dev mailing list