0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-19 19:52:15 +02:00
openvpn3/test
Arne Schwabe 6f6cedc2a6 Make building with clang-cl under windows -Werror clean
Use empty braces to initalise the structs to zero since they
use sub structs and clang wants us to otherwise use {{ 0 }}

Ensure that methods with a return value do not return without a
value or exception by throwing an exception.

Add missing override in the unit test

Signed-off-by: Arne Schwabe <arne@openvpn.net>
2024-07-29 13:40:30 +00:00
..
ovpncli Implement changes to allow test dpc certcheck to be tested 2024-06-25 19:06:14 +02:00
ssl Fix cmake for removal of proto.cpp 2023-06-16 08:50:38 -07:00
unittests Make building with clang-cl under windows -Werror clean 2024-07-29 13:40:30 +00:00
unused copyright: Update to 2022 2022-09-29 12:00:26 +02:00