Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

re REBOL-Tests

 [1/5] from: dvydra2:ya:hoo at: 28-Feb-2001 14:50


Bo and Everybody, I was just discussing this same issue at work two days ago. My shop is XP and we write unit-tests before we code as weel as automated functional tests that are created with the feedback of our users. We are using REBOL to created our func-tests framework and therefore we have written rebol-unit, which you will find at http://vydra.net/rebol-unit/rebol-unit.html . If we all write tests to the same interface (rebol-unit?) multiple parties can add tests into the suite without any code rewriting. Please let me know if this makes sense to you. Rebol-unit is an open source project. Regards, David --- [bo--rebol--com] wrote:
> Frank (and others working on spec'ing REBOL), > If you have any tests that you've written to
<<quoted lines omitted: 15>>
> >You can see the status of the project at: > >
http://proton.cl-ki.uni-osnabrueck.de/Freebell/status.html
> >and try Freebell/Core 0.05 at > > http://proton.cl-ki.uni-osnabrueck.de/Freebell/
<<quoted lines omitted: 94>>
> [rebol-request--rebol--com] with "unsubscribe" in the > subject, without the quotes.
===== please reply to: [david--vydra--net]

 [2/5] from: mike:yaunish:home at: 1-Mar-2001 8:52


At 02:50 PM 28/02/01 -0800, you wrote: When I try to unpack the rebol-unit I get the following:
>> do %rebol-unit024.rip
Checksum failed 11676573 12228222
>Bo and Everybody, >I was just discussing this same issue at work two days
<<quoted lines omitted: 148>>
>[rebol-request--rebol--com] with "unsubscribe" in the >subject, without the quotes.
Mike Yaunish [mike--yaunish--home--com]

 [3/5] from: kracik:mbox:dkm:cz at: 1-Mar-2001 17:09


I got the same error when I saved the rip file with Netscape. Perhaps the webserver does not send the file as binary. try:
>> write/binary %rebol-unit024.rip read/binary http://vydra.net/rebol-unit/rebol-unit024.rip >> do %rebol-unit024.rip
that worked for me. -- Michal Kracik Mike Yaunish wrote:

 [4/5] from: dvydra2::yahoo::com at: 1-Mar-2001 9:50


Sorry about that. I will investigate and fix it. dv --- Michal Kracik <[kracik--mbox--dkm--cz]> wrote:
> I got the same error when I saved the rip file with > Netscape. Perhaps
<<quoted lines omitted: 192>>
> the > > > > subject, without the quotes.
=== message truncated === ===== please reply to: [david--vydra--net]

 [5/5] from: dvydra2::yahoo at: 1-Mar-2001 10:01


Michal, Thanks for the work-around. I also put a ZIP file on the site. The .rip file worked for me, so it must be browser dependent. Regards, David --- Michal Kracik <[kracik--mbox--dkm--cz]> wrote:
> I got the same error when I saved the rip file with > Netscape. Perhaps
<<quoted lines omitted: 192>>
> the > > > > subject, without the quotes.
=== message truncated === ===== please reply to: [david--vydra--net]

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted