gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libmicrohttpd2] 18/21: Renamed test_postprocessor -> test_postparser to


From: Admin
Subject: [libmicrohttpd2] 18/21: Renamed test_postprocessor -> test_postparser to match API naming
Date: Fri, 13 Jun 2025 23:38:26 +0200

This is an automated email from the git hooks/post-receive script.

karlson2k pushed a commit to branch master
in repository libmicrohttpd2.

commit 02e26a6cb345745414dfd0ffde0a20226e373338
Author: Evgeny Grin (Karlson2k) <k2k@drgrin.dev>
AuthorDate: Fri Jun 13 21:19:08 2025 +0200

    Renamed test_postprocessor -> test_postparser to match API naming
---
 src/tests/client_server/Makefile.am                                 | 2 +-
 src/tests/client_server/{test_postprocessor.c => test_postparser.c} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/tests/client_server/Makefile.am 
b/src/tests/client_server/Makefile.am
index a050839..0559a97 100644
--- a/src/tests/client_server/Makefile.am
+++ b/src/tests/client_server/Makefile.am
@@ -29,7 +29,7 @@ $(top_builddir)/src/mhd2/libmicrohttpd2.la: 
$(top_builddir)/src/mhd2/Makefile
 check_PROGRAMS = \
   test_client_server \
   test_authentication \
-  test_postprocessor
+  test_postparser
 
 if MHD_SUPPORT_HTTPS
 check_PROGRAMS += \
diff --git a/src/tests/client_server/test_postprocessor.c 
b/src/tests/client_server/test_postparser.c
similarity index 100%
rename from src/tests/client_server/test_postprocessor.c
rename to src/tests/client_server/test_postparser.c

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]