Skip to content

Commit

Permalink
* Makefile: Define tst-sscanf-ENV.
Browse files Browse the repository at this point in the history
	* tst-sscanf.c: Use fa_IR.UTF-8 which exists internally.
  • Loading branch information
Ulrich Drepper committed Mar 14, 2007
1 parent 72603ae commit 02c9069
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions localedata/ChangeLog
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 2 additions & 0 deletions localedata/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 02c9069

Please sign in to comment.