Commit Graph

10 Commits

Author SHA1 Message Date
Benoit Blanchon
60a5d72367 Started a new solution from scratch.
Added Google test
2014-09-24 11:41:19 +02:00
Benoit Blanchon
3d8b31b1ec Moved all JsonParser code in a sub-folder. 2014-06-24 13:14:07 +02:00
Benoit Blanchon
2ed6317135 Added more test on arrays 2014-02-27 13:20:49 +01:00
Benoit Blanchon
a278cd825f Added unit tests for invalid arrays 2014-02-27 13:12:52 +01:00
Benoit Blanchon
b35095ded1 Added unit tests on multi-dimensional arrays to isolate the bug 2014-02-27 13:03:25 +01:00
Benoit Blanchon
597b4c7888 Added unit tests for all members of the gbathree JSON string 2014-02-27 12:48:06 +01:00
Benoit Blanchon
995aa7dd40 Added unit tests of sample string given by gbatree 2014-02-26 22:29:20 +01:00
Benoit Blanchon
a58fb13d37 Added unit tests of the JsonArray example 2014-02-26 22:09:14 +01:00
Benoit Blanchon
d994178678 Added .gitignore for the tests folder 2014-02-26 22:00:35 +01:00
Benoit Blanchon
dc1b3f3d78 Added Unit Test for the HashTable example 2014-02-26 21:58:20 +01:00