* Makefile: Define tst-sscanf-ENV.

* tst-sscanf.c: Use fa_IR.UTF-8 which exists internally.
This commit is contained in:
Ulrich Drepper 2007-03-14 22:32:50 +00:00
parent 72603ae38c
commit 02c906999c
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2007-03-07 Steven Munroe <sjmunroe@us.ibm.com>
* Makefile: Define tst-sscanf-ENV.
* tst-sscanf.c: Use fa_IR.UTF-8 which exists internally.
2007-02-18 Ulrich Drepper <drepper@redhat.com>
* Makefile (tests): Add tst-sscanf.

View File

@ -289,6 +289,8 @@ tst-setlocale-ENV = LOCPATH=$(common-objpfx)localedata LC_ALL=ja_JP.EUC-JP
bug-iconv-trans-ENV = LOCPATH=$(common-objpfx)localedata
tst-sscanf-ENV = LOCPATH=$(common-objpfx)localedata
tst-leaks-ENV = MALLOC_TRACE=$(objpfx)tst-leaks.mtrace \
LOCPATH=$(common-objpfx)localedata
$(objpfx)mtrace-tst-leaks: $(objpfx)tst-leaks.out