c-capnproto/tests
2023-09-25 16:25:31 -07:00
..
addressbook.capnp Add URL for original addressbook example; example to assert list length with capn_len(). 2017-04-02 23:59:05 +01:00
addressbook.capnp.c Rewrite tests/example-test.cpp to use addressbook example from capnproto C++ project. 2017-03-27 03:30:37 +01:00
addressbook.capnp.h Rewrite tests/example-test.cpp to use addressbook example from capnproto C++ project. 2017-03-27 03:30:37 +01:00
capn-stream-test.cpp Implemented capn_size() for dynamically calculating the required buffer size for capn_write_mem(). 2021-05-10 17:52:42 +08:00
capn-test.cpp tests: move into tests/ subdir 2016-03-19 00:39:30 +01:00
CMakeLists.txt GoogleTest 1.14.0 when C++14 compiler available 2023-09-25 16:25:31 -07:00
example-test.cpp Add C++ standard to CMake for MSVC 2023-08-07 20:55:41 -07:00