oxen-mq/tests
Jason Rhinelander c9cf833861 Silence c++17 warnings from cppzmq
In C++17 all the recv calls have a [[nodiscard]], so check them as part
of the test (both to silence the warnings and for better test code).
2020-05-12 15:47:22 -03:00
..
Catch2@b3b07215d1 Add initial test suite with some batch job tests 2020-02-06 18:10:26 -04:00
CMakeLists.txt Require C++17 2020-05-12 15:33:59 -03:00
common.h 1.1.0: invocation-time SN auth; failure responses 2020-04-12 19:57:19 -03:00
main.cpp Add initial test suite with some batch job tests 2020-02-06 18:10:26 -04:00
test_address.cpp Add address parsing/generating class 2020-05-08 21:42:16 -03:00
test_batch.cpp Add more locks around assertions 2020-03-21 12:56:13 -03:00
test_commands.cpp Silence c++17 warnings from cppzmq 2020-05-12 15:47:22 -03:00
test_connect.cpp Require C++17 2020-05-12 15:33:59 -03:00
test_encoding.cpp Require C++17 2020-05-12 15:33:59 -03:00
test_failures.cpp Silence c++17 warnings from cppzmq 2020-05-12 15:47:22 -03:00
test_requests.cpp Test suite timing tweaks 2020-04-14 17:40:41 -03:00