23996 packages — page 128

dbus

D-Bus bindings for Squeak (seedbus.freedesktop.org)DBus-Plugin:Wrapper around libdbusDBus-Core:(essential) Low-level access to pluginDBus-Objects:(essential) High-level language bindingsDBus-Tools:(optional) interactive D-Bus explorer, create pre-compiled proxiesDBus-Etoys Scripting:(example) demonstrates how to control Etoys objects from outside SqueakDBus-Tests:(tests) rather incomplete unit testsFor older versions seehttp://source.impara.de/dbus/. The plugin was …
SqueakSource squeak

ddmin

Delta Debugging algorithm implementation for test case reduction
GitHub MIT

DeltaStreams

WARNING:This project was moved tohttp://smalltalkhub.com/#!/~gokr/DeltaStreamsat 2013-01-06!!! There may be newer code there.DeltaStreamsis a better implementation much more powerful implementation of ChangeSets.MembersCreator:Göran KrampeAdmin:Matthew Fulmer,Göran KrampeDeveloper:Matthew FulmerTagscompiler,fileformat,monticelloLicenseCode commited to this repository will be automatically underMITlicense.RegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/DeltaStreams'user: ''password: ''PackagesDSProfiling, DeltaStreams, DeltaStreams-Browser, DeltaStreams-Converting, DeltaStreams-Deprecated, …
SqueakSource squeak

demoTestNeighbourhood-Model

A simple demo model where grids with different types of neighbourhood can be tested and visualised
GitHub MIT

DependencyTestProjectForBaseline

This project is a dependency of TestProjectForBaseline project
GitHub pharo MIT

DesignInfo

A DesignInfo collects the following information and metrics about the design of a package:lines of codelines of production codelines of test codepercentage of production codepercentage of test codeIt can create morphs that show a bar chart of the lines of …
SqueakSource

Development Environment for 3.8

Transform a 3.8 full 'virgin' image into my taste of development environment. Tested in Squeak3.8-6665-full.zip.
SqueakMap squeak

DevEnvironment38

Transform a 3.8 full 'virgin' image into my taste of development environment. Tested in Squeak3.8-6665-full.zip.
SqueakSource squeak

DifferentialTestRunner

Plugin for DrTests (Pharo test runner) to show tests that have a different state than the previous execution
GitHub pharo MIT

Digester

A port ofApache Digester. The Digester lets you configure an XML -> Object mapping module, which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized. Currently only supports basic functionality, the API resembles the …
SqueakSource

DirectoryPlugin

DirectoryPlugin runs on Unix and Windows, and provides a noticable improvement in many directory and file access methods. If you use CommandShell on Unix (Linux), you should see an overall 15X improvement based on timing the CommandShell SUnit tests with …
SqueakMap squeak

DirectoryPlugin

Home page forDirectoryPluginDirectoryPlugin provides access to a Posix directory stream for efficient access to directory contents. It also provides methods for testing file status and how to creating directory entries for a files and directories.The directory stream primitives use the …
SqueakSource squeak

DirWalker

Reads/reproduces a directory structure in memory. Has a 'walk' method that prints out the structure. Part of my series of test implementations in different programming languages. To learn / try languages
SqueakSource

DmlSbeQuinto

Testing out working with Monticello repos
SqueakSource

DMTestProject

SmalltalkHub

DocTest

SmalltalkHub

DojoToolkit

Support code for the Dojo Toolkithttp://www.dojotoolkit.orgMembersCreator:Holger KleinsorgenAdmin:Holger KleinsorgenTagsseasideLicenseCode commited to this repository will be automatically underMITlicense.RegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/DojoToolkit'user: ''password: ''PackagesConfigurationOfDojoToolkit, DojoToolkit-Core, DojoToolkit-Data, DojoToolkit-Demo, DojoToolkit-DojoX, DojoToolkit-DragDrop, DojoToolkit-Objects, DojoToolkit-Tests, DojoToolkit-Themes, DojoToolkit-UI, DojoToolkit-WidgetsLinkshttp://www.squeaksource.com/DojoToolkit.htmlhttp://www.squeaksource.com/DojoToolkitGlobal:Read And WriteStatisticsRegistered:3 September 2010 3:31:56 pmTotal Releases:0Total Versions:65Total Downloads:3887
SqueakSource squeak

DoubleDiff

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

DrTDDTests

SmalltalkHub

DTL-internal-sources

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

DTL-internal-sources

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

ducking-octo-dangerzone

Testing FileTree for Pharo
GitHub pharo

DynamicAspects

An AOP implementation for Squeak.InstallationDownloadReflectivityimage, latest version supported is 0.16Load DAReflectivityFixes-0.16Load latest DAOptionally load latest DAExamples
SqueakSource squeak

DynamicSynch

DynamicSynch Installation:1.- Download the Reflectivity or build it following the steps in http://scg.unibe.ch/research/reflectivity2.- Load the Synchronization package3.- Run all test in Synchronization-Test
SqueakSource

EasySqueak

This is a set of services to help you define simple exercice sessions for students learning SqueakBasically for each sessions you define a class, writes the session's topic in the class comment,and write a code skeleton in the class's body. …
SqueakMap squeak