Commit graph

14 commits

Author SHA1 Message Date
Jonah Beckford
d64f4d1c62 GoogleTest 1.14.0 when C++14 compiler available (2/2) 2023-09-25 18:32:07 -07:00
Jonah Beckford
a76885dfac GoogleTest 1.14.0 when C++14 compiler available 2023-09-25 16:25:31 -07:00
Jonah Beckford
d8b55078ba Add C++ standard to CMake for MSVC 2023-08-07 20:55:41 -07:00
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
Jason Heeris
d29faccc64 Implemented capn_size() for dynamically calculating the required buffer size for capn_write_mem(). 2021-05-10 17:52:42 +08: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
989acc3414 Most .capnp files use "/c.capnp".fieldgetset. Recompile from schema files. 2017-03-26 23:40:55 +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
David Lamparter
0b128565c0 tests: duplicate stream tests in packed variant 2016-06-27 15:35:06 +02:00
David Lamparter
c2faf4e5da tests: move into tests/ subdir 2016-03-19 00:39:30 +01:00