This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Use TEST_COMPARE_STRING in recently added test
- From: Florian Weimer <fweimer at redhat dot com>
- To: "Gabriel F. T. Gomes" <gabriel at inconstante dot eti dot br>
- Cc: <libc-alpha at sourceware dot org>
- Date: Wed, 07 Nov 2018 15:35:59 +0100
- Subject: Re: [PATCH] Use TEST_COMPARE_STRING in recently added test
- References: <20181107142713.9841-1-gabriel@inconstante.eti.br>
* Gabriel F. T. Gomes:
> * argp/tst-ldbl-argp.c (do_one_test): Use TEST_COMPARE_STRING,
> instead of manually comparing and reporting mismatching strings.
> * misc/tst-ldbl-error.c (do_one_test): Likewise.
> * misc/tst-ldbl-warn.c (do_one_test): Likewise.
Patch looks okay to me. Thanks.
Florian