11 Commits (f0d93cee1438c24fef657dce9a1972d51a684f13)

Author SHA1 Message Date
  Eric Haszlakiewicz 66d91fdf86 The split of json_object into type-specific sub-structures is now functionally complete. 5 years ago
  Eric Haszlakiewicz 0fc9d91277 Kick json_type_string out of struct json_object. 5 years ago
  dota17 8b162c4b89 clang-format the files 5 years ago
  dota17 3822177473 add test cases 5 years ago
  dota17 3c3b5920f7 add uint64 data to json-c 5 years ago
  Eric Haszlakiewicz 4bf7ffa984 Issue #539: be sure to clean up at the end of test_set_value. 5 years ago
  Eric Haszlakiewicz ae13ca524a Issue #539: reset the serializer when json_object_set_double() is called and the current serializer is the one that json_object_new_double_s() used. 5 years ago
  Eric Haszlakiewicz 0992aac61f Remove the TRUE and FALSE defines. 7 years ago
  Stoian Ivanov e518b22b72 string set and tests 9 years ago
  Stoian Ivanov 9a313f767f gitignore test; add double value set checks in test 9 years ago
  Stoian Ivanov 6a0667567d some simple tests 9 years ago