conformtest: Add langinfo.h expectations for YESSTR, NOSTR.
authorJoseph Myers <joseph@codesourcery.com>
Thu, 28 Apr 2016 17:19:53 +0000 (17:19 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Thu, 28 Apr 2016 17:19:53 +0000 (17:19 +0000)
commit022d239b5d20df6c0b1ee05d527b94b671a746fb
tree796e385840b7af7e3daef37d70cee8b9e62565dd
parent10b8108aec36d8a2bff577c8b1d45ab9fe3bba87
conformtest: Add langinfo.h expectations for YESSTR, NOSTR.

The conformtest expectations for langinfo.h fail to include the YESSTR
and NOSTR constants that were present in UNIX98 and earlier XPG
standards.  This patch adds those expectations, so fixing three
XFAILs.

Tested for x86_64 and x86.

* conform/data/langinfo.h-data [XPG3 || XPG4 || UNIX98] (YESSTR):
Expect constant.
[XPG3 || XPG4 || UNIX98] (NOSTR): Likewise.
* conform/Makefile (test-xfail-XPG3/langinfo.h/conform): Remove
variable.
(test-xfail-XPG4/langinfo.h/conform): Likewise.
(test-xfail-UNIX98/langinfo.h/conform): Likewise.
ChangeLog
conform/Makefile
conform/data/langinfo.h-data