gnucobol-users
[Top][All Lists]
Advanced

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

[open-cobol-list] Re: [Tiny-cobol-users] Re: NIST Test Suite


From: Keisuke Nishida
Subject: [open-cobol-list] Re: [Tiny-cobol-users] Re: NIST Test Suite
Date: Mon Jun 17 20:27:03 2002
User-agent: Wanderlust/2.6.0 (Twist And Shout) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (Unebigoryƍmae) APEL/10.3 Emacs/21.2 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI)

At Mon, 17 Jun 2002 17:44:49 +0200 (MEST),
address@hidden wrote:
> 
> > I would like to suggest that a shell script be added so the test
> > suite can be configured for each COBOL project (ex: setup.sh OC or
> > TC or CG).
> 
> And the location of the compiler (i.e. installed or in development).
> Unless you prefer to play with the path?!

I'll do it.

> > Also I would like to see the Makefile changed so only specific
> > modules can be tested (ex: make SM).

What about "cd SM && make"?  This is the way I do now.
Changing the current directory eases you to open the source.

> Another issue is to take care of "manual" runs like NC109M.

It can be run as follows:

  ./NC109M < NC109M.DAT

Note you still need to check some of the result manually,
which is not automatically done by my scripts yet.

Keisuke


reply via email to

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