summaryrefslogtreecommitdiff
path: root/c/test.cpp
Commit message (Expand)AuthorAgeFilesLines
* c: test.cpp: add msgpack_sbuffer_destroy and msgpack_zone_destroyfrsyuki2009-08-261-2/+25
* C: more strict tests for float, doubleKazuki Ohta2009-08-261-6/+13
* C: add test for mapKazuki Ohta2009-08-261-2/+45
* C: add more tests (float, double, nil, true, false, array, raw)Kazuki Ohta2009-08-261-2/+201
* c: fix bugs in c/test.cpp and add more testsKazuki Ohta2009-08-251-104/+131
* c: add sometests for serializationKazuki Ohta2009-08-251-14/+111
* fix buildKazuki Ohta2009-08-251-1/+1
* add c/test.cpp cpp/test.cppfrsyuki2009-08-251-0/+28