7 Commits (4e4af93d667ae0d3cb9779f5a3c3f964cc9d7d81)

Author SHA1 Message Date
  Eric Haszlakiewicz 38f421a2e7 Add a json_set_serializer() function to allow the string output of a json_object to be customized. 13 years ago
  Eric Haszlakiewicz 6988f53fcb Rewrite json_object_object_add to replace just the value if the key already exists so keys remain valid. 13 years ago
  Eric Haszlakiewicz 4c7f38eb9b Extend test1 and test2 to run using json_object_to_json_string_ext() based on an additional command line parameter. 14 years ago
  Eric Haszlakiewicz e5c1e87f05 Add a test for the printbuf functions. 14 years ago
  Eric Haszlakiewicz b80772a0f5 Use a different variable when referring to the json.la file, since the original lib_LTLIBRARIES means something special to automake. 14 years ago
  Eric Haszlakiewicz c1b8891a13 Move the rest of the tests into the tests subdirectory. 14 years ago
  Eric Haszlakiewicz 1e89ba68af Create a tests subdirectory and move one of the test to there. 14 years ago