index
:
glibc.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
string
/
test-string.h
Age
Commit message (
Expand
)
Author
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-04-21
string: Allow use of test-string.h for non-ifunc implementations.
Joe Simmons-Talbott
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-11-07
test-memcpy.c: Double TIMEOUT to (8 * 60)
H.J. Lu
2021-09-03
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-07-28
tests: use xmalloc to allocate implementation array
Siddhesh Poyarekar
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-05-11
Suppress internal declarations for most of the testsuite.
Zack Weinberg
2017-03-23
Update string tests to use the support test driver.
Wainer dos Santos Moschetta
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-11-26
Remove TEST_IFUNC, tests-ifunc and *-ifunc.c tests.
Joseph Myers
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-11-26
Remove duplicate ifunc tests.
Ondřej Bílka
2013-06-11
Remove performance-related bits from string tests
Siddhesh Poyarekar
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2012-10-11
Framework to test IFUNC implementations on target
H.J. Lu
2012-04-02
Testsuite #include fixes.
Thomas Schwinge
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
2011-08-04
Provide better output in string tests
Ulrich Drepper
2008-05-25
* string/Makefile (strop-tests): Add memmem.
Ulrich Drepper
2004-03-07
Update.
Ulrich Drepper
2002-11-09
* string/test-strspn.c (do_test): Ensure zero termination.
Roland McGrath
2002-11-08
* string/test-strchr.c (stupid_strchr): New function.
Roland McGrath
2002-11-07
* string/test-string.h: New file.
Roland McGrath