dalehenrich / builderCI

A set of scripts to support continuous integration for GemStone, Pharo and Squeak Smalltalk projects using http://travis-ci.org/.
http://travis-ci.org/#!/dalehenrich/metacello-work
MIT License
14 stars 6 forks source link

install pharo or squeak and gemstone, launch gemstone, then pharo or squeak #46

Open dalehenrich opened 11 years ago

dalehenrich commented 11 years ago

To do proper testing of GCI-based applications for GemStone, we need to start GemStone (a stone without any topaz gems), start a netldi process , then start a client Smalltalk (pharo or squeak) and launch tests that will connect to GemStone and excercise GCI-based operations.

dalehenrich commented 11 years ago

basic infrastructure is in place, but I need to install the 32 bit gci libraries ...

dalehenrich commented 11 years ago

testing with tODE