aboutsummaryrefslogtreecommitdiffstats
path: root/tests/net/messageSetTest.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-09-05Code style and clarity.Vincent Richard1-49/+53
2016-03-24Fixed special value 'last' in message sets.Vincent Richard1-1/+26
2016-03-23Fixed types.Vincent Richard1-1/+1
2016-03-23Issue #126: fixed warnings about sign mismatch.Vincent Richard1-1/+1
2013-07-26Allow messages to be designated either by their number or their UID.Vincent Richard1-0/+200
Warning: this is an API-breaking change.