Commit graph

7 commits

Author SHA1 Message Date
Jonah Beckford
f07596dbb5 Add CMake and tests
- Port tests to GitLab
- Add GitLab CI test matrix
- Remove gtest submodule
2023-08-07 20:28:42 -07:00
Alex Helfet
4380d283f4 Add URL for original addressbook example; example to assert list length with capn_len(). 2017-04-02 23:59:05 +01:00
Alex Helfet
a80f24583e Add some missing capn_free() calls to the example test. 2017-03-30 14:33:15 +01:00
Alex Helfet
953031233b Add example that uses accessor functions. 2017-03-27 04:20:38 +01:00
Alex Helfet
531eefc3cc Rewrite tests/example-test.cpp to use addressbook example from capnproto C++ project. 2017-03-27 03:30:37 +01:00
Alex Helfet
e32a85be79 Fix build errors in tests/example-test.cpp. 2017-03-24 02:32:21 +00:00
Alex Helfet
29a1342d00 Example usage in unit test. 2017-03-23 20:18:29 +00:00