mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
tests: Use str_startswith.
* tests/test-environ.c (main): Use str_startswith. * tests/test-getprogname.c (main): Likewise. * tests/test-libtextstyle.c (main): Likewise. * tests/test-strsignal.c (ASSERT_DESCRIPTION): Likewise. * modules/environ-tests (Depends-on): Add str_startswith. * modules/getprogname-tests (Depends-on): Likewise. * modules/libtextstyle-optional-tests (Depends-on): Likewise. * modules/strsignal-tests (Depends-on): Likewise.
This commit is contained in:
@@ -3,6 +3,7 @@ tests/test-getprogname.c
|
||||
|
||||
Depends-on:
|
||||
string-h
|
||||
str_startswith
|
||||
|
||||
configure.ac:
|
||||
|
||||
|
Reference in New Issue
Block a user