This website requires JavaScript.
Explore
Help
Sign In
github-code
/
json-c
Watch
1
Star
0
Fork
0
You've already forked json-c
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8f8d03df46cf412f69195e2e897956b9117168fe
json-c
/
tests
History
Eric Haszlakiewicz
936d036ea3
Simplify the tests Makefile to avoid repeating the name of each test.
2014-03-22 21:40:37 -04:00
..
Makefile.am
Simplify the tests Makefile to avoid repeating the name of each test.
2014-03-22 21:40:37 -04:00
parse_flags.c
…
parse_flags.h
…
test1.c
…
test1.expected
…
test1.test
…
test1Formatted_plain.expected
…
test1Formatted_pretty.expected
…
test1Formatted_spaced.expected
…
test2.c
…
test2.expected
…
test2.test
…
test2Formatted_plain.expected
…
test2Formatted_pretty.expected
…
test2Formatted_spaced.expected
…
test4.c
…
test4.expected
…
test4.test
…
test_cast.c
…
test_cast.expected
…
test_cast.test
…
test_charcase.c
Rename the "test_case" test to "test_charcase" to make it slightly less confusing.
2014-03-22 21:15:41 -04:00
test_charcase.expected
Rename the "test_case" test to "test_charcase" to make it slightly less confusing.
2014-03-22 21:15:41 -04:00
test_charcase.test
Rename the "test_case" test to "test_charcase" to make it slightly less confusing.
2014-03-22 21:15:41 -04:00
test_locale.c
…
test_locale.expected
…
test_locale.test
…
test_null.c
…
test_null.expected
…
test_null.test
…
test_parse_int64.c
…
test_parse_int64.expected
…
test_parse_int64.test
Simplify the tests Makefile to avoid repeating the name of each test.
2014-03-22 21:40:37 -04:00
test_parse.c
Issue
#103
: allow Infinity and -Infinity to be parsed.
2014-03-22 17:28:40 -04:00
test_parse.expected
Issue
#103
: allow Infinity and -Infinity to be parsed.
2014-03-22 17:28:40 -04:00
test_parse.test
…
test_printbuf.c
…
test_printbuf.expected
…
test_printbuf.test
…
test_set_serializer.c
…
test_set_serializer.expected
…
test_set_serializer.test
…
test-defs.sh
…
testReplaceExisting.c
…
testReplaceExisting.expected
…
testReplaceExisting.test
…