cpp: add test/{zone,pack_unpack,streaming,object,convert,buffer}.cc

This commit is contained in:
frsyuki
2010-04-25 18:08:14 +09:00
parent d19bfaa2cb
commit 9fbca83ac0
10 changed files with 576 additions and 2 deletions

View File

@@ -39,5 +39,5 @@ add CFLAGS="--march=i686" and CXXFLAGS="-march=i686" options to ./configure as f
])
fi
AC_OUTPUT([Makefile])
AC_OUTPUT([Makefile test/Makefile])