This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] posix/tst-glob-tilde.c: Add test for bug 22332
- From: Florian Weimer <fweimer at redhat dot com>
- To: libc-alpha at sourceware dot org
- Date: Thu, 2 Nov 2017 12:16:21 +0100
- Subject: Re: [PATCH] posix/tst-glob-tilde.c: Add test for bug 22332
- Authentication-results: sourceware.org; auth=none
- Authentication-results: ext-mx05.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com
- Authentication-results: ext-mx05.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=fweimer at redhat dot com
- Dmarc-filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 496C2491
- References: <20171022080943.B750342843A00@oldenburg.str.redhat.com>
On 10/22/2017 10:09 AM, Florian Weimer wrote:
2017-10-22 Florian Weimer<fweimer@redhat.com>
[BZ #22332]
* posix/tst-glob-tilde.c (do_noescape): New variable.
(one_test): Process it.
(do_test): Set do_noescape. Add unescaping test case.
I have pushed this.
Thanks,
Florian