Add functions for shallow and deep copying JSON values

This commit is contained in:
Petri Lehtinen
2009-12-31 15:56:28 +02:00
parent 95a468cebb
commit 9db34dc31a
7 changed files with 517 additions and 0 deletions

1
test/.gitignore vendored
View File

@@ -2,6 +2,7 @@ logs
bin/json_process
suites/api/test_array
suites/api/test_equal
suites/api/test_copy
suites/api/test_load
suites/api/test_number
suites/api/test_object