tests: move into tests/ subdir
This commit is contained in:
parent
93351266ee
commit
c2faf4e5da
3 changed files with 2 additions and 2 deletions
|
|
@ -44,8 +44,8 @@ DIST_SUBDIRS = gtest/googletest
|
|||
check_PROGRAMS += \
|
||||
capn-test
|
||||
capn_test_SOURCES = \
|
||||
capn-test.cpp \
|
||||
capn-stream-test.cpp \
|
||||
tests/capn-test.cpp \
|
||||
tests/capn-stream-test.cpp \
|
||||
compiler/test.capnp.c \
|
||||
compiler/schema-test.cpp \
|
||||
compiler/schema.capnp.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue