Commit Graph
18 Commits
Author SHA1 Message Date
andy5995 a49f1dee8a use "non-test" ppa
Maybe something weird about how gcc is configured with the test
toolchain?
2019-07-26 22:24:12 -05:00
andy5995 897b49f475 remove useless condition that shows logs 2019-07-26 22:24:12 -05:00
andy5995 b140c473d1 install doxygen so 'make distcheck' can succeed 2019-07-26 22:24:12 -05:00
andy5995 6288be340c test for more compilers 2019-07-26 22:24:12 -05:00
andy5995 57e79e1d0b show the logs if tests fail 2019-07-26 22:24:12 -05:00
andy5995 50e7fff0f3 .travis.yml:install valgrind
(#498)
2019-07-26 22:24:12 -05:00
andy5995 1c7e891e44 "make its use in" [skip ci] 2019-07-26 12:59:24 -05:00
andy5995 e2f46b9f79 partial revert (make use) [skip ci] 2019-07-25 22:55:07 -05:00
andy5995 8ab8df1170 test/Makefile.am:add missing deps for test1 and test2
Allows the tests to pass when running `make distcheck`

This fixes the 2 broken tests I mentioned at
https://github.com/json-c/json-c/pull/499#discussion_r306998261
2019-07-25 14:59:56 -05:00
andy5995 a9c34d5531 json_pointer.h:suggest minor grammar improvement for pointer doc 2019-07-23 23:53:06 -05:00
andy5995 3969487376 README.md:fix 2 typos 2019-07-23 23:43:59 -05:00
andy5995 2942870325 remove [in] from params description
Keeping this would be inconsistent with the other documentation
2018-11-28 16:55:19 -06:00
andy5995 3b108935d0 json_object.h:document json_object_new_string_len()
I also added a couple trivial, but related, suggestions.

closes #460
2018-11-27 11:35:45 -06:00
andy5995 506a32d4ab json_object.c:set errno in json_object_get_double()
closes #422
2018-11-26 21:12:06 -06:00
andy5995 fc1b113b29 README.html:fix link to Doxygen docs, remove WIN32 link
fixes #438
[skip ci]
2018-11-25 07:09:00 -06:00
andy5995 71f5c2d50b README.md:fix dead "file.html" link 2018-11-25 06:51:21 -06:00
andy5995 c3e11d6812 .gitignore:add build directory 2018-11-25 06:45:21 -06:00
andy5995 dba65cbd30 STYLE.txt:remove executable permissions 2018-11-25 06:43:02 -06:00