Comment out a nonessential testcase which fails on HP-UX. (#136283, Jonas

2004-04-21  Matthias Clasen  <mclasen@redhat.com>

	* tests/printf-test.c (main): Comment out a nonessential testcase
	which fails on HP-UX.  (#136283, Jonas Jonsson)
This commit is contained in:
Matthias Clasen
2004-04-21 18:56:48 +00:00
committed by Matthias Clasen
parent ae0c9d95bb
commit b65c56ffd6
7 changed files with 32 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2004-04-21 Matthias Clasen <mclasen@redhat.com>
* tests/printf-test.c (main): Comment out a nonessential testcase
which fails on HP-UX. (#136283, Jonas Jonsson)
2004-04-15 Matthias Clasen <mclasen@redhat.com>
* tests/patterntest.c (main): Add tests for the empty pattern.