Explorar el Código

Activate new unit tests

bel hace 9 años
padre
commit
c91d5502e9
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      test/CMakeLists.txt

+ 1 - 0
test/CMakeLists.txt

@@ -156,6 +156,7 @@ civetweb_add_test(PublicServer "Start Stop HTTP Server")
 civetweb_add_test(PublicServer "Start Stop HTTPS Server")
 civetweb_add_test(PublicServer "TLS Server Client")
 civetweb_add_test(PublicServer "Server Requests")
+civetweb_add_test(PublicServer "Handle Form")
 
 # Tests with main.c
 civetweb_add_test(EXE "Helper funcs")