Commit Graph

12 Commits

Author SHA1 Message Date
Jan Tattermusch d1eb527f78 fix indentation 2015-06-16 13:15:27 -07:00
Jan Tattermusch bc745a5f4e fix json_rewrite_test CRLF handling 2015-06-15 18:29:23 -07:00
Masood Malekghassemi 701af6031f Expose gpr_asprintf and gpr_strdup 2015-06-03 15:24:24 -07:00
Craig Tiller 8ad8a41a84 Introduce slowdown factor for unit test deadlines
Dramatically lowers (eliminates maybe?) false negatives from ?SAN runs.
2015-02-25 08:36:40 -08:00
Nicolas Noble a7b8b69d23 Addressing security concerns.
-) 0x7f (Backspace) isn't a printable character.
-) use sizeof(var) instead of sizeof(type).
2015-02-23 10:44:34 -08:00
Craig Tiller 190d360def Add missing new-lines at end of file 2015-02-18 09:23:38 -08:00
Craig Tiller 0605995e55 Update copyright to 2015 2015-02-18 08:34:56 -08:00
David Klempner 05fce429e2 Fix a memory leak and a gpr_strdup/free mismatch in json_test 2015-02-04 14:40:42 -08:00
Nicolas "Pixel" Noble 213ed91850 Re-enabling errors on warning, disabling unused parameter warning, and fixing all subsequent errors. 2015-01-30 02:11:35 +01:00
Nicolas "Pixel" Noble 3c63c0ced3 Adding a few more tests. 2015-01-29 05:32:05 +01:00
Nicolas "Pixel" Noble 08cd92a890 Adding a few more test to improve coverage. 2015-01-29 01:29:36 +01:00
Nicolas Noble 66b5bba25b Fixing a couple of minor bugs, and adding a few tests. 2015-01-27 19:12:26 -08:00