oxen-mq/tests
Jason Rhinelander 5ccacafdb1 Add support for std::optional<T> send arguments
If the optional is set it gets applied as if you specified the `T` in
the send(...), if unset it works as if you didn't specify the argument
at all.
2021-04-20 13:54:42 -03:00
..
Catch2@b3b07215d1 Add initial test suite with some batch job tests 2020-02-06 18:10:26 -04:00
CMakeLists.txt Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
common.h Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
main.cpp Add initial test suite with some batch job tests 2020-02-06 18:10:26 -04:00
test_address.cpp Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
test_batch.cpp Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
test_bt.cpp Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
test_commands.cpp Add support for std::optional<T> send arguments 2021-04-20 13:54:42 -03:00
test_connect.cpp Rename PUBKEY_BASED_ROUTING_ID to EPHEMERAL_ROUTING_ID 2021-04-15 15:42:04 -03:00
test_encoding.cpp Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
test_failures.cpp Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
test_inject.cpp Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
test_requests.cpp Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00
test_tagged_threads.cpp Rename LokiMQ to OxenMQ 2021-01-14 15:32:38 -04:00