Helmut Schaa
|
dec5fcd50b
|
Add some basic tests for verifying json_object_equal behavior
Do some basic checks on ints, doubles, strings, arrays and "complex" objects.
|
9 years ago |
Eric Haszlakiewicz
|
882b7d95cc
|
Issue #137: remove config.h.in from change control.
|
9 years ago |
James Myatt
|
9d3d8d6fc0
|
Add x64 build configurations
|
10 years ago |
Eric Haszlakiewicz
|
e2bbb5664c
|
Rename the "test_case" test to "test_charcase" to make it slightly less confusing.
|
11 years ago |
Eric Haszlakiewicz
|
295bea21d0
|
Ignore and cleanup a few more files that automake creates.
|
11 years ago |
Eric Haszlakiewicz
|
b83e0f1182
|
Ignore the test-driver script that is now created, and the script for the test_locale test.
|
12 years ago |
Eric Haszlakiewicz
|
60e4990d1d
|
The updated test driver creates .log and .trs files; ignore them.
|
12 years ago |
Alexander Klauer
|
20ef1bd980
|
Remove and ignore autogenerated installation instructions
|
12 years ago |
Alexander Klauer
|
8f58f09c69
|
Ignore editor swap files
|
12 years ago |
Alexander Klauer
|
54d551c810
|
Ignore doc dir for now
|
12 years ago |
Alexander Klauer
|
e176965c1c
|
Ignore valgrind output files
|
12 years ago |
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
|
d305cae12c
|
Ignore the tests/testReplaceExisting binary.
|
13 years ago |
Eric Haszlakiewicz
|
1f9d199522
|
Re-add the "json" pkg-config file as a compatibility shim.
Also rename the json-c-uninstalled.pc file.
|
13 years ago |
Eric Haszlakiewicz
|
c7a21203de
|
Ignore a couple more generated files.
|
13 years ago |
Eric Haszlakiewicz
|
c2d3ccf3af
|
Merge branch 'rename_library' of https://github.com/kdopen/json-c into kdopen-rename_library
Conflicts:
.gitignore
Makefile.am
configure.in
printbuf.c
test1.c
test1.expected
|
13 years ago |
Eric Haszlakiewicz
|
31faa49bd8
|
Ignore the new test1Formatted and test2Formatted executables.
|
13 years ago |
Eric Haszlakiewicz
|
37cfe6bc4c
|
Update the list of files to ignore.
|
13 years ago |
Keith Derrick
|
65f649b7ba
|
Ignoring additional build products
|
13 years ago |
Eric Haszlakiewicz
|
30c6c4a1be
|
Split the json_tokener_parse tests off from test1 into their own test and add several more cases to check various incremental parsing situations.
|
13 years ago |
Eric Haszlakiewicz
|
d7db7e81a5
|
Ignore several more files, include .o's, .lo's, etc...
|
13 years ago |
Eric Haszlakiewicz
|
c5c623a546
|
Split the json_tokener_parse tests off from test1 into their own test and add several more cases to check various incremental parsing situations.
|
13 years ago |
Eric Haszlakiewicz
|
d3c37b82a6
|
Ignore several more files, include .o's, .lo's, etc...
|
13 years ago |
John Arbash Meinel
|
6a231e4b41
|
Some updates to make the code compatible with VC 9 (2008)
VC 9 doesn't support late variable declarations, and doesn't have inttypes
so we need some direct definitions of a couple of more types.
|
13 years ago |
Jehiah Czebotar
|
5644272f03
|
set svn:ignore and .gitignore to skip intermediate build files
git-svn-id: http://svn.metaparadigm.com/svn/json-c/trunk@61 327403b1-1117-474d-bef2-5cb71233fd97
|
15 years ago |