mumble/src/tests
Robert Adam 678e872c21 BUILD(cmake): Always define _USE_MATH_DEFINES
This is needed in order for the <cmath> header to also define constants
like M_PI. Instead of manually defining the macro every time before
including <cmath>, the macro is now defined via cmake and thus always
defined.
2021-03-06 18:57:22 +01:00
..
TestCrypt MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
TestCryptographicHash MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
TestCryptographicRandom MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
TestFFDHE MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
TestPacketDataStream MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
TestPasswordGenerator MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
TestSelfSignedCertificate MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
TestServerAddress MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
TestServerResolver MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
TestSSLLocks MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
TestStdAbs MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
TestTimer MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
TestUnresolvedServerAddress MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
TestXMLTools MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
Benchmark.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
CMakeLists.txt BUILD(cmake): Make online tests optional 2020-09-11 15:29:13 +02:00
Collections.cpp REFAC: Make sure all macros are #undef'd again 2021-03-06 18:57:22 +01:00
Emit.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
Hash.cpp REFAC: Make sure all macros are #undef'd again 2021-03-06 18:57:22 +01:00
Lock.cpp REFAC: Make sure all macros are #undef'd again 2021-03-06 18:57:22 +01:00
OverlayTest.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
ProtoBuf.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
ProtoBuf.proto MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
Resample.cpp BUILD(cmake): Always define _USE_MATH_DEFINES 2021-03-06 18:57:22 +01:00
TestLink.cpp REFAC: Make sure all macros are #undef'd again 2021-03-06 18:57:22 +01:00