Re: Colored output

2019-02-15 Thread Bruno Haible
Hi Akim, > Ok, thanks! But what is the proper way to open a styled stream without style? > > $ ./_build/8d/hello --color=no > > ** (process:81925): CRITICAL **: 06:59:29.134: cr_om_parser_parse_file: > assertion 'a_this && a_file_uri && a_result' failed > Hello Akim Demaille! > > (after your

gnulib-tool: Support --import with just a few tests, not --with-tests

2019-02-15 Thread Bruno Haible
Sometimes it is useful to have, in your package, only a few hand-picked tests, not all tests in the transitive closure of the imported gnulib modules. For example, when the package creates a library with a limited set of exported symbols, most gnulib tests would access symbols that are not exporte