3045 packages — page 7

Assertions

This is the port of Vassili Bykov's assertions for Squeak, originally released for Squeak 2.7(yes, 1.0 version later ...). The port includes now a preference to toggle assertions on or off,and a unit test to show you it works ;-)
SqueakMap squeak

AST

Note:This repository is obsolete. Please refer tohttp://www.squeaksource.com/rbfor the latest code.The RB AST for Squeak. Used by the Refactoring Engine and NewCompiler
SqueakSource squeak

AST

Monticello package 'AST' in the transactional repository at source.lukas-renggli.ch. Latest AST-lr.137.mcz; 1 version.
Lukas Renggli Source

AST-Compiler

Monticello package 'AST-Compiler' in the helvetia repository at source.lukas-renggli.ch. Latest AST-Compiler-lr.37.mcz; 37 versions.
Lukas Renggli Source

AST-Compiler

Monticello package 'AST-Compiler' in the unsorted repository at source.lukas-renggli.ch. Latest AST-Compiler-lr.8.mcz; 8 versions.
Lukas Renggli Source

AST-Core

Monticello package 'AST-Core' in the rb repository at source.lukas-renggli.ch. Latest AST-Core-lr.92.mcz; 91 versions.
Lukas Renggli Source

AST-Semantic

Monticello package 'AST-Semantic' in the rb repository at source.lukas-renggli.ch. Latest AST-Semantic-lr.15.mcz; 15 versions.
Lukas Renggli Source

AST-Tests-Core

Monticello package 'AST-Tests-Core' in the rb repository at source.lukas-renggli.ch. Latest AST-Tests-Core-lr.14.mcz; 9 versions.
Lukas Renggli Source

AST-Tests-Semantic

Monticello package 'AST-Tests-Semantic' in the rb repository at source.lukas-renggli.ch. Latest AST-Tests-Semantic-cwp.4.mcz; 4 versions.
Lukas Renggli Source

ASTBridge

See theIntroduction to the ThothCompiler.Provides ThothCompiler which offers the frontend of the NewCompiler, then transforms the AST, and feeds it into the old compiler.MembersCreator:Niko SchwarzAdmin:Niko SchwarzTagscompiler,education,researchRegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/ASTBridge'user: ''password: ''PackagesASTASTBridgeASTBridgeLoaderNewCompilerThothCompilerLinkshttp://www.squeaksource.com/ASTBridge.htmlhttp://www.squeaksource.com/ASTBridgeGlobal:Read And WriteStatisticsRegistered:24 September 2009 11:38:19 pmTotal Releases:0Total Versions:29Total Downloads:1156
SqueakSource squeak

AsyncWrapper

A simple framework built to play around with the idea of objects living in their own process. It basically wraps around an object so that you can send it asynchronous messages. It comes with a full test suite.
SqueakMap squeak

AsyncWrapper

A simple framework built to play around with the idea of objects living in their own process. It basically wraps around an object so that you can send it asynchronous messages. It comes with a full test suite.
SqueakSource

AutogeneratedUnitTestsDataset

This is a dataset of 55 autogenerated tests in Pharo
GitHub pharo

AutomaticMethodCategorizer

This package allows you to categorize uncategorized methods based on rules.For example you can put all uncategorized methods in SomeTest that begins with “test” under the “tests” category. See the release notes for details. Acknowledgments: The idea of method categorization …
SqueakMap squeak

AutomaticParasol

Running SeleniumIDE-Generated Tests in Pharo Smalltalk.
GitHub pharo MIT

autotest

Clone of autotest project from squeaksource
GitHub squeak

AutoTest

Migration of Pharo Autotest from smalltalkhub
GitHub pharo MIT

Autotest

Autotest is a live testing tool (similar to Ruby Autotest, but the Smalltalk way, more dynamic). Autotest automatically runs tests related to the method you edit. Screencast to see it in action: http://magaloma.blogspot.com/2010/06/autotest-for-pharo.html
SqueakSource pharo

Autotest

SmalltalkHub

AutoTest

SmalltalkHub pharo

Autotester

Automatically runs your SUnit Test every time the system is modified.
SqueakSource

AVAR_test

SmalltalkHub

AXAnnouncements

Squeak implementation of Announcements Framework based onVassili Bykov's blog, which is the best documentation of the framework. Note that the link at the end of the page doesn't work. The first two posts can be foundhere.Results of the new AXPerformanceTest>>run …
SqueakSource squeak

Baby-Phexample

GitHub pharo MIT

babymock2

Fork of babymock2 from smalltalkhub
GitHub pharo GPL-3.0