Example usage in unit test.

This commit is contained in:
Alex Helfet 2017-03-23 20:12:44 +00:00
parent 362173091d
commit 29a1342d00
7 changed files with 274 additions and 35 deletions

View file

@ -56,6 +56,8 @@ check_PROGRAMS += \
capn_test_SOURCES = \
tests/capn-test.cpp \
tests/capn-stream-test.cpp \
tests/example-test.cpp \
tests/example.capnp.c \
compiler/test.capnp.c \
compiler/schema-test.cpp \
compiler/schema.capnp.c