59825 packages
— page 1987
You might want to read aboutSqueak's Community Development Model. If you are not a core developer here is where you can submit suggested changes to Squeak. This repository is open to all reasonable submissions.Tests are always appreciated.Once a package is …
Squeak Trunk
squeak
Quinto game, Squeak By Example
SqueakSource
squeak
a test server that loads some packages, run their associated tests and display the results with Seaside
SqueakSource
This is a very simple but automatic image tester. It can be started like:TSImageTester newsqueakMapPackageNames: #('BaseImage Tests').;shouldUpdateFromServer: true;setUpdateServer: 'Squeak Public Updates';smtpServer: 'asterix.unibe.ch';testSender: 'gaelli@iam.unibe.ch';testSubscribers: #('gaelli@emergent.de');runAtttention: Image quits and does not save at the end of the test-run !!!
SqueakMap
squeak
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
Some Tetris project but it went sideways
GitHub
pharo
MIT
Tetris made in SmallTalk. A language that is heavily Object-orientated and can be difficult to learn.
GitHub
This is a command line version of tetris done in SmallTalk
GitHub
Game written in Prolog, Haskell and Smalltalk built for Programming Paradigms course @ WUT
GitHub