mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-06 17:59:52 +00:00
cpp: add test/{zone,pack_unpack,streaming,object,convert,buffer}.cc
This commit is contained in:
parent
d19bfaa2cb
commit
9fbca83ac0
10 changed files with 576 additions and 2 deletions
|
|
@ -61,6 +61,8 @@ EXTRA_DIST = \
|
|||
msgpack_vc8.sln \
|
||||
msgpack_vc8.postbuild.bat
|
||||
|
||||
SUBDIRS = test
|
||||
|
||||
check_PROGRAMS = \
|
||||
msgpackc_test \
|
||||
msgpack_test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue