Hi,
I have some unit tests and I want to know if I test all my methods. Is there any squeak code for this ? B.R W. |
Stefan Reichnart is working on a cool coverage tools (To be announced
really soon) so contact him if you want to be a beta tester :) By the way the extension for running test that stefan made to OB are ***really*** cool. Stef On 26 mai 06, at 12:49, Squeak Smalltalk wrote: > Hi, > > I have some unit tests and I want to know if I test all my methods. > Is there any squeak code for this ? > > B.R > W. > > |
In reply to this post by Squeak Smalltalk
I noted the other day that Squeak had become available through the
Linspire CNR (Click-N-Run) Warehouse. I have a Linspire system which typically doesn't get used for much other than testing, so I figured I'd try to install Squeak on it just to take a look. I found the Squeak package in the CNR Warehouse and downloaded it. It reports a successful install but I'm darned if I can figure out where it is or how to run it. I've asked on the Linspire list but figured maybe someone here could tell me what I'm missing. Thanks. Dan Shafer |
Dan Shafer wrote:
> I noted the other day that Squeak had become available through the > Linspire CNR (Click-N-Run) Warehouse. I have a Linspire system which > typically doesn't get used for much other than testing, so I figured > I'd try to install Squeak on it just to take a look. > > I found the Squeak package in the CNR Warehouse and downloaded it. It > reports a successful install but I'm darned if I can figure out where > it is or how to run it. > > I've asked on the Linspire list but figured maybe someone here could > tell me what I'm missing. > /usr/local/lib/squeak/3.7-7 with a link in /usr/local/bin/squeak -> ../lib/squeak/3.7-7/squeak |
In reply to this post by Dan Shafer-3
Dan,
I've installed Squeak via CNR on three systems so far and on each the Squeak icon shows up on the desktop and "just works," like it should. If that's not happening on your system you might want to check what version of Linspire you're running, as some older versions might not use exactly the same conventions as the current "Five-0" version. Linspire is Debian-based (CNR is mainly a guified apt-get) so docs for the Debian version of Squeak might get you going, but frankly if the problem is an outdated version of Linspire I'd definitely update that first. Gary ----- Original Message ----- From: "Dan Shafer" <[hidden email]> To: "The general-purpose Squeak developers list" <[hidden email]> Sent: Friday, May 26, 2006 6:19 PM Subject: Linspire Install Guidance? I noted the other day that Squeak had become available through the Linspire CNR (Click-N-Run) Warehouse. I have a Linspire system which typically doesn't get used for much other than testing, so I figured I'd try to install Squeak on it just to take a look. I found the Squeak package in the CNR Warehouse and downloaded it. It reports a successful install but I'm darned if I can figure out where it is or how to run it. I've asked on the Linspire list but figured maybe someone here could tell me what I'm missing. Thanks. Dan Shafer --- avast! Antivirus: Outbound message clean. Virus Database (VPS): 0621-4, 05/26/2006 Tested on: 5/28/06 10:28:41 PM avast! is copyright (c) 2000-2006 ALWIL Software. http://www.avast.com |
Thanks, Gary. I'm pretty sure I"m up to date with Linspire. But I'll
check when I get to the office Tuesday. Dan On May 28, 2006, at 7:28 PM, Gary Fisher wrote: > Dan, > > I've installed Squeak via CNR on three systems so far and on each > the Squeak > icon shows up on the desktop and "just works," like it should. If > that's > not happening on your system you might want to check what version of > Linspire you're running, as some older versions might not use > exactly the > same conventions as the current "Five-0" version. > > Linspire is Debian-based (CNR is mainly a guified apt-get) so docs > for the > Debian version of Squeak might get you going, but frankly if the > problem is > an outdated version of Linspire I'd definitely update that first. > > Gary > > > ----- Original Message ----- > From: "Dan Shafer" <[hidden email]> > To: "The general-purpose Squeak developers list" > <[hidden email]> > Sent: Friday, May 26, 2006 6:19 PM > Subject: Linspire Install Guidance? > > > I noted the other day that Squeak had become available through the > Linspire CNR (Click-N-Run) Warehouse. I have a Linspire system which > typically doesn't get used for much other than testing, so I figured > I'd try to install Squeak on it just to take a look. > > I found the Squeak package in the CNR Warehouse and downloaded it. It > reports a successful install but I'm darned if I can figure out where > it is or how to run it. > > I've asked on the Linspire list but figured maybe someone here could > tell me what I'm missing. > > Thanks. > > Dan Shafer > > > > > --- > avast! Antivirus: Outbound message clean. > Virus Database (VPS): 0621-4, 05/26/2006 > Tested on: 5/28/06 10:28:41 PM > avast! is copyright (c) 2000-2006 ALWIL Software. > http://www.avast.com > > > > |
Free forum by Nabble | Edit this page |