bug-gnulib
[Top][All Lists]
Advanced

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

Re: init.sh features


From: Bruno Haible
Subject: Re: init.sh features
Date: Mon, 5 Apr 2010 19:55:41 +0100
User-agent: KMail/1.9.9

Hi Jim,

> I had already converted tests/test-xstrtol.sh.
> This continues the process with the other test-xstrto*.sh scripts

What are, in summary, the benefits of init.sh? I'm wondering whether
we might be putting in features here that are not available tests
written entirely in C.

As far as I can see, init.sh
  - allows to use $(...) and similar unportable shell features,
  - allows to drop $EXEEXT from executable names,
  - interoperates better with automake's parallel tests mode
    when tests are skipped,
  - allows the user to enable verbose output, by setting an environment
    variable,
  - provides a library of shell functions.

What else, did I miss?

Bruno




reply via email to

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