Example usage in unit test.
This commit is contained in:
parent
362173091d
commit
29a1342d00
7 changed files with 274 additions and 35 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue