automake-patches
[Top][All Lists]
Advanced

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

Re: proposed patch: parallel-tests: per-extension test driver: ext_COMPI


From: Ralf Wildenhues
Subject: Re: proposed patch: parallel-tests: per-extension test driver: ext_COMPILE.
Date: Sat, 4 Apr 2009 12:22:58 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

* Ralf Wildenhues wrote on Sat, Apr 04, 2009 at 12:16:32PM CEST:
> +  - In 1.10b, the `parallel-tests' driver introduced per-extension test
> +    driver variables `<EXT>_LOG_COMPILER', defined as
> +
> +      $(<EXT>_LOG_COMPILE) $(AM_<EXT>_LOG_FLAGS) $(<EXT>_LOG_FLAGS)
> +
> +    for extensions `.ext' registered in `TEST_EXTENSIONS'.  Now, for tests
> +    without a known extension, add `LOG_COMPILER', defined as
> +
> +      $(LOG_COMPILE) $(AM_LOG_FLAGS) $(LOG_FLAGS)
> +
> +    to the rules.

Hmm.  The naming scheme runs into trouble for
  TEST_EXTENSIONS = .am




reply via email to

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