|
58f155e135
|
Moved .h files to include/
|
2014-10-16 00:11:23 +02:00 |
|
|
241ca79114
|
Parse simple strings
|
2014-10-15 23:39:25 +02:00 |
|
|
3d92531ad3
|
Parse 'null'
|
2014-10-15 23:27:38 +02:00 |
|
|
c61ee09d26
|
Parse booleans
|
2014-10-15 23:10:52 +02:00 |
|
|
086d07151f
|
Parse doubles
|
2014-10-15 14:54:31 +02:00 |
|
|
a1cb9c9399
|
Added methods to clarify the tests
|
2014-10-15 13:51:20 +02:00 |
|
|
f265b6ed11
|
Fixed compilation warnings
|
2014-10-14 21:57:34 +02:00 |
|
|
5db34580f2
|
Added test for spaces in arrays
|
2014-10-14 21:50:51 +02:00 |
|
|
beb49a9446
|
Parse an array with two longs
|
2014-10-14 21:48:22 +02:00 |
|
|
ee205971e9
|
Test what happens with just an opening bracket
|
2014-10-14 21:35:47 +02:00 |
|
|
5b6b38564f
|
Parse long values
|
2014-10-14 21:24:26 +02:00 |
|
|
81f3460806
|
Parse empty array with leading spaces
|
2014-10-14 18:01:49 +02:00 |
|
|
081b345e7c
|
Parse invalid array
|
2014-10-14 17:28:57 +02:00 |
|
|
f468db6757
|
Parse empty array
|
2014-10-14 17:16:21 +02:00 |
|