chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] using test-infrastructure in chicken-1.63


From: Ruhi Bloodworth
Subject: [Chicken-users] using test-infrastructure in chicken-1.63
Date: Thu, 28 Oct 2004 09:07:42 -0500
User-agent: Mozilla Thunderbird 0.8 (X11/20040926)

Hi,
I've run into the following problems trying to use test-infrastructure.scm

1)  How do I run scripts with highlevel macros?
       #! /usr/bin/csi -hygienic -script
      fails with
      Error: (load) can not open file: "-hygienic -script"

2) How can I compile a test-suite ?
       csc -hygienic test.scm
       fails with
       Error: unbound variable:  test:make-destructor

In each case running
csi -hygienic -script test.scm
from the command line works fine

Regards,
Ruhi Bloodworth




reply via email to

[Prev in Thread] Current Thread [Next in Thread]