#557 closed request (fixed)
support env var VERBOSE in tests and deprecate YAT_TEST_VERBOSE
Reported by: | Peter | Owned by: | Peter |
---|---|---|---|
Priority: | trivial | Milestone: | yat 0.6 |
Component: | test | Version: | trunk |
Keywords: | Cc: |
Description
VERBOSE is the variable that is supported by Automake 1.11 and its parallel-tests suite, which we likely will use sooner or later.
Note: See
TracTickets for help on using
tickets.
(In [2035]) - deprecate YAT_TEST_VERBOSE and use VERBOSE instead (fixes #557).