projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bec0ad
)
(tests): Add bug-envz1.
author
drepper
<drepper>
Sun, 4 Jun 2006 16:35:25 +0000
(16:35 +0000)
committer
drepper
<drepper>
Sun, 4 Jun 2006 16:35:25 +0000
(16:35 +0000)
string/Makefile
patch
|
blob
|
history
diff --git
a/string/Makefile
b/string/Makefile
index
7c11c1a
..
a84ebeb
100644
(file)
--- a/
string/Makefile
+++ b/
string/Makefile
@@
-53,7
+53,8
@@
tests := tester inl-tester noinl-tester testcopy test-ffs \
tst-strlen stratcliff tst-svc tst-inlcall \
bug-strncat1 bug-strspn1 bug-strpbrk1 tst-bswap \
tst-strtok tst-strxfrm bug-strcoll1 tst-strfry \
- bug-strtok1 $(addprefix test-,$(strop-tests))
+ bug-strtok1 $(addprefix test-,$(strop-tests)) \
+ bug-envz1
distribute := memcopy.h pagecopy.h tst-svc.expect test-string.h