mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-06 17:59:52 +00:00
cpp: add cases.mpac test
This commit is contained in:
parent
18fa2d1af4
commit
6056f93910
4 changed files with 58 additions and 0 deletions
|
|
@ -25,4 +25,6 @@ cp -f ../msgpack/pack_define.h src/msgpack/
|
|||
cp -f ../msgpack/pack_template.h src/msgpack/
|
||||
cp -f ../msgpack/unpack_define.h src/msgpack/
|
||||
cp -f ../msgpack/unpack_template.h src/msgpack/
|
||||
cp -f ../test/cases.mpac test/
|
||||
cp -f ../test/cases_compact.mpac test/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue