2821 packages
— page 103
Look at TestServer class>>run to particularize it to your own projectScriptLoader new installer ss project: 'TestServerSimple'; install: 'TestServer'.
SqueakSource
How to load ...Load the Package "PackageLoader", run"TestSmellsLoader new loadAll"Referenceshttp://smallwiki.unibe.ch/stefanreichhart/testsmells/- Project page
SqueakSource
testing the use of SqueakSource
SqueakSource
squeak
Visualization Tool for Test Distribution
SqueakSource
Gofer new squeaksource: 'textlint'; package: 'ConfigurationOfTextLint'; load. (Smalltalk at: #ConfigurationOfTextLint) perform: #loadDefault.
SqueakSource
squeak
TFFiler creates "file container classes" that can be stored in Monticello and used to re-create the contained files when desired or automatically when first loaded from Monticello.Entire directory trees can be loaded and restored.File data is stored in compressed format …
SqueakSource
pharo
This package provides basic user authentication, registration, and account management for Seaside.Features include:User login component with username and password text fields, forgot username, forgot password, register, and login buttons.User registration component with optional BowWave reCaptcha spambot protection.Edit account settings component …
SqueakSource
pharo
Instances of OrderedDictionary behave as Dictionaries in all respects except that when associations, keys, or values are iterated over, the order in which the iteration occurs is the same as the order in which the associations were originally added to …
SqueakSource
pharo
Game from PBE
SqueakSource
To install ThingLab, follow the instructionson the Swiki.
SqueakSource
A simple thread pool using a shared queue to use if excessive forking is causing problems. Instead of [] fork you use [] queueWork And instead of getting a process back you get a worker that you can ask hasValue …
SqueakSource
pencil-and-paper game for two players, O and X, who take turns marking the spaces in a 3×3 grid
SqueakSource
An old Tibetanian Board Game Currently only playable by two players. Not yet ready, eg. end position is not detected yet.
SqueakSource
Tiled maps for Squeak, backed by OpenStreetMaps, Bing Maps, etc. Includes a simple geocoder-query service, map tile cache, various tile sources, and a TiledMapMorph.
SqueakSource
squeak
IMPORTANT: TWM packages is deprecated, use TWM-Core, TWM-GUI .... instead. TWM-All is a meta package that makes it easy to commit all at once.
SqueakSource
A web application tracking the time people spend on a task.
SqueakSource
Timesheet exercise
SqueakSource
For young children who want to learn the times table. Tasks are generated at random. Success is shown when hitting ENTER. Answer time and set of tasks are controlled depending on success rate. / Note 1-1-2009: former versions were named …
SqueakSource
Complete implementation of Olson zoneinfo time zones for Smalltalk. The time zone database may be loaded from compiled zoneinfo files, widely available on unix and other operating systems. On Squeak, the time zones are integrated with Chronology to permit zoneinfo …
SqueakSource
squeak