59825 packages — page 1987

Tests.quasiquote

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

testsbe74

Quinto game, Squeak By Example
SqueakSource squeak

TestSemestralka

SmalltalkHub

TestServer

a test server that loads some packages, run their associated tests and display the results with Seaside
SqueakSource

Testserver Image Tester

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

TestServerSimple

Look at TestServer class>>run to particularize it to your own projectScriptLoader new installer ss project: 'TestServerSimple'; install: 'TestServer'.
SqueakSource

TestSmells

How to load ...Load the Package "PackageLoader", run"TestSmellsLoader new loadAll"Referenceshttp://smallwiki.unibe.ch/stefanreichhart/testsmells/- Project page
SqueakSource

testSS

testing the use of SqueakSource
SqueakSource squeak

TestSurgeon

SmalltalkHub

TestSurgeon

Visualization Tool for Test Distribution
SqueakSource

TestsUsageAnalyser

SmalltalkHub

TestsUsageAnalyser-CoraExtends

SmalltalkHub

testsygopharo

GitHub pharo

TestToFixFirst

SmalltalkHub

TestUsageAnalyser-ImageReconstruction

SmalltalkHub

testvoyage

SmalltalkHub

tetras

SmalltalkHub

Tetras

SmalltalkHub

Tetris

SmalltalkHub

Tetris

SmalltalkHub

Tetris

Some Tetris project but it went sideways
GitHub pharo MIT

Tetris

SmalltalkHub

Tetris-SmallTalk

Tetris made in SmallTalk. A language that is heavily Object-orientated and can be difficult to learn.
GitHub

Tetris-SmallTalk

This is a command line version of tetris done in SmallTalk
GitHub

text-puzzle-game

Game written in Prolog, Haskell and Smalltalk built for Programming Paradigms course @ WUT
GitHub