oxen-mq/tests
Jason Rhinelander 7b42537801 Require C++17
Removes lokimq::string_view (the type alias is still provided for
backwards compat, but now is always std::string_view).

Bump version (on dev branch) to 1.2.0
2020-05-12 15:33:59 -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 Require C++17 2020-05-12 15:33:59 -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 1.1.0: invocation-time SN auth; failure responses 2020-04-12 19:57:19 -03:00
test_requests.cpp Test suite timing tweaks 2020-04-14 17:40:41 -03:00