1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-08-30 22:20:49 +00:00

tests: Use streq, part 4.

* tests/**/*.[hc]: Use streq instead of STREQ.
* tests/macros.h (STREQ): Remove macro.
* modules/*-tests (Dependencies): Add streq.
This commit is contained in:
Bruno Haible
2026-03-01 10:50:12 +01:00
parent 1def33e0d8
commit 8f88d159d4
31 changed files with 125 additions and 117 deletions
+1
View File
@@ -4,6 +4,7 @@ tests/macros.h
Depends-on:
string-h
streq
configure.ac: