summaryrefslogtreecommitdiff
path: root/tests/message.c
Commit message (Expand)AuthorAge
* Add test cases for nng_msg_reserve, etc. Convert message tests to NUTS.Garrett D'Amore2021-07-07
* fix #1252jeikabu2020-06-16
* Fix message realloc test off by one str comparisonDisconnect3d2020-04-13
* fixes #1145 nng_msg options should be removedGarrett D'Amore2020-01-19
* fixes #1065 resolver leaks work structuresGarrett D'Amore2019-12-29
* nng_msg_dup correctly duplicates pipe (mentioned in #862)Jake Woltersdorf2019-03-12
* move all public headers to include/nng/ folderGregor Burger2018-11-22
* fixes #436 fix for 429 incomplete (ws ep crash)Garrett D'Amore2018-05-15
* fixes #396 illumos doesn't build (missing NNG_PLATFORM_POSIX ON)Garrett D'Amore2018-05-06
* fixes #381 Want comparators for various typesGarrett D'Amore2018-05-01
* fixes #375 integer types are error proneGarrett D'Amore2018-04-26
* Windows fixes; especially idempotent init/fini.Garrett D'Amore2017-08-11
* Add 32-bit accessors for messages, and tests for them.Garrett D'Amore2017-08-11
* Unify the msg API.Garrett D'Amore2017-08-10