Craig Tiller
|
620e965c1b
|
clang-format after last weeks test-fest
|
9 years ago |
Nicolas "Pixel" Noble
|
11c320da08
|
Increasing json code coverage.
|
9 years ago |
Nicolas "Pixel" Noble
|
8c593e2e1c
|
Improving test coverage for json.c (-->100%)
|
9 years ago |
Craig Tiller
|
71a0f9d3b0
|
Fix clang-format script
|
10 years ago |
Craig Tiller
|
a82950e683
|
clang-format all core files
|
10 years ago |
Craig Tiller
|
45724b35e4
|
indent pass to get logical source lines on one physical line
|
10 years ago |
Craig Tiller
|
6a6b36c503
|
Enable -Wconversion
|
10 years ago |
Craig Tiller
|
32ca48ce0b
|
Core compiles with -Wsign-conversion
|
10 years ago |
Craig Tiller
|
d6c98df792
|
clang-format all source
|
10 years ago |
Jan Tattermusch
|
d1eb527f78
|
fix indentation
|
10 years ago |
Jan Tattermusch
|
bc745a5f4e
|
fix json_rewrite_test CRLF handling
|
10 years ago |
Masood Malekghassemi
|
701af6031f
|
Expose gpr_asprintf and gpr_strdup
|
10 years ago |
Craig Tiller
|
8ad8a41a84
|
Introduce slowdown factor for unit test deadlines
Dramatically lowers (eliminates maybe?) false negatives from ?SAN runs.
|
10 years ago |
Nicolas Noble
|
a7b8b69d23
|
Addressing security concerns.
-) 0x7f (Backspace) isn't a printable character.
-) use sizeof(var) instead of sizeof(type).
|
10 years ago |
Craig Tiller
|
190d360def
|
Add missing new-lines at end of file
|
10 years ago |
Craig Tiller
|
0605995e55
|
Update copyright to 2015
|
10 years ago |
David Klempner
|
05fce429e2
|
Fix a memory leak and a gpr_strdup/free mismatch in json_test
|
10 years ago |
Nicolas "Pixel" Noble
|
213ed91850
|
Re-enabling errors on warning, disabling unused parameter warning, and fixing all subsequent errors.
|
10 years ago |
Nicolas "Pixel" Noble
|
3c63c0ced3
|
Adding a few more tests.
|
10 years ago |
Nicolas "Pixel" Noble
|
08cd92a890
|
Adding a few more test to improve coverage.
|
10 years ago |
Nicolas Noble
|
66b5bba25b
|
Fixing a couple of minor bugs, and adding a few tests.
|
10 years ago |