Commit Graph

9 Commits

Author SHA1 Message Date
Benoit Blanchon
97558abc29 Test with a missing closing quote 2014-12-05 21:46:51 +01:00
Benoit Blanchon
55b0eab3e6 Added newline at ed of file 2014-10-23 23:45:36 +02:00
Benoit Blanchon
e85f27c0f3 Added file headers with copyrights 2014-10-23 23:39:22 +02:00
Benoit Blanchon
b43da1e421 Switched to Google coding style to match cpplint expectations 2014-10-23 23:13:13 +02:00
Benoit Blanchon
9175046f35 Formated code with clang-format 2014-10-23 19:54:00 +02:00
Benoit Blanchon
d70ff26164 Remove support of unquoted keys 2014-10-22 11:54:33 +02:00
Benoit Blanchon
0daf82eee2 Renamed all .h files into .hpp (so that Sublime Text selects C++ syntax) 2014-10-19 15:46:36 +02:00
Benoit Blanchon
1abb8ac6ae Added tests of the trailing string 2014-10-18 22:25:48 +02:00
Benoit Blanchon
b19a37538c Changed JsonParser_String_Tests into QuotedString_ExtractFrom_Tests 2014-10-18 22:12:43 +02:00