summary refs log tree commit diff
path: root/string/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-11-09 20:20:23 +0000
committerUlrich Drepper <drepper@redhat.com>2006-11-09 20:20:23 +0000
commit2f334ad5c3c1510f5dc6b0a1ecebba2168effba7 (patch)
tree461d1406a5378e0dbbf7ea7c536ce13115b63c7d /string/Makefile
parent2692deea65f13becedc2ce283fbc97a3c139f165 (diff)
downloadglibc-2f334ad5c3c1510f5dc6b0a1ecebba2168effba7.tar.gz
glibc-2f334ad5c3c1510f5dc6b0a1ecebba2168effba7.tar.xz
glibc-2f334ad5c3c1510f5dc6b0a1ecebba2168effba7.zip
* string/Makefile (tests): Add tst-strxfrm2.
	* string/tst-strxfrm2.c: New file.

	* string/strxfrm_l.c (STRXFRM): Do the trailing \1 removal
	optimization even if needed > n.
Diffstat (limited to 'string/Makefile')
-rw-r--r--string/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/Makefile b/string/Makefile
index a84ebebcaa..3e79f4d909 100644
--- a/string/Makefile
+++ b/string/Makefile
@@ -54,7 +54,7 @@ tests		:= tester inl-tester noinl-tester testcopy test-ffs	\
 		   bug-strncat1 bug-strspn1 bug-strpbrk1 tst-bswap	\
 		   tst-strtok tst-strxfrm bug-strcoll1 tst-strfry	\
 		   bug-strtok1 $(addprefix test-,$(strop-tests))	\
-		   bug-envz1
+		   bug-envz1 tst-strxfrm2
 distribute	:= memcopy.h pagecopy.h tst-svc.expect test-string.h