iphydf
|
b782ef5d8e
|
Fix formatting and spelling in version-sync script.
Also some minor reformatting and fixes to the hstox sut driver.
|
2017-06-04 12:07:43 +00:00 |
|
iphydf
|
d4be41a3ad
|
Use new encoding of Maybe in msgpack results.
The new encoding is `0` for `Nothing` and `[1, x]` for `Just x`.
|
2017-06-03 23:32:46 +00:00 |
|
iphydf
|
42dfdf73c1
|
Add spectest to the cmake test suite.
This allows for easier development. It is not used on travis (yet).
|
2016-11-08 21:58:26 +00:00 |
|
iphydf
|
c037100747
|
Import the hstox SUT interface from hstox.
We'll maintain it in the c-toxcore repo, where it belongs.
|
2016-10-01 02:13:34 +01:00 |
|