]> granicus.if.org Git - json-c/commit
Add a test_cast test case. This checks that the casting that is implied when calling...
authorEric Haszlakiewicz <ehaszla@transunion.com>
Tue, 3 May 2011 20:42:25 +0000 (20:42 +0000)
committerEric Haszlakiewicz <ehaszla@transunion.com>
Tue, 3 May 2011 20:42:25 +0000 (20:42 +0000)
commit41e67d0f6f371baf1f3f5678c4f362e8c7f15e3b
tree60d81dbc0ade352bf92966590055135c7ff6bd16
parent886c4fbebfd0d276235277059193e6aad18fe259
Add a test_cast test case.  This checks that the casting that is implied when calling the various json_object_get_FOO() functions on a differently typed object works correctly.

git-svn-id: http://svn.metaparadigm.com/svn/json-c/trunk@68 327403b1-1117-474d-bef2-5cb71233fd97
Makefile.am
test_cast.c [new file with mode: 0644]
test_cast.expected [new file with mode: 0644]
test_cast.test [new file with mode: 0755]