Author: jun66j5
Date: Thu Apr  2 16:36:29 2026
New Revision: 1932745

Log:
Follow-up to r1931334, fix adler32-test.exe not built with Visual Studio.

* build.conf
  (__ALL_TESTS__): Add adler32-test to libs of __ALL_TESTS__ section.

Modified:
   subversion/trunk/build.conf

Modified: subversion/trunk/build.conf
==============================================================================
--- subversion/trunk/build.conf Thu Apr  2 16:32:56 2026        (r1932744)
+++ subversion/trunk/build.conf Thu Apr  2 16:36:29 2026        (r1932745)
@@ -1627,6 +1627,7 @@ libs = __ALL__
        auth-test
        parse-diff-test x509-test xml-test afl-x509 afl-svndiff compress-test
        svndiff-stream-test
+       adler32-test
 
 [__MORE__]
 type = project

Reply via email to