beder
|
29859af6c0
|
Removed some extra stuff in the comment/newline in flow map tests, which really should be illegal (since implicit keys can't span multiple lines). It would be impossible to fix if we keep the immediate-output we're doing now - the only way to prevent it would be to hold on to a key's text until we got to the value token to make sure it could be an implicit key
|
2012-01-11 17:06:27 -06:00 |
|
beder
|
8123b27c09
|
Added parsing emitter tests with the new API, two fail
|
2012-01-11 16:41:13 -06:00 |
|
beder
|
2d166d1733
|
Disallowed a plain scalar with just a dash
|
2012-01-11 16:39:24 -06:00 |
|
beder
|
8f948b8f37
|
Added float/double precision setters
|
2012-01-11 14:34:04 -06:00 |
|
beder
|
c6e5ad350b
|
Added single character emitting
|
2011-11-14 16:23:14 -06:00 |
|
beder
|
fe5fcbb84e
|
Added missing includes (iostream) for the tests
|
2011-11-13 16:12:39 -06:00 |
|
beder
|
a853a7a14d
|
Fixed emitter bug with colon at the end of a scalar in a flow collection
|
2011-10-31 19:16:17 -05:00 |
|
beder
|
7cdf684ae6
|
Moved old api tests to subfolder
|
2011-09-10 18:02:07 -05:00 |
|
beder
|
d6811c42a8
|
Merged from trunk
|
2011-09-06 01:10:27 -05:00 |
|
beder
|
f56d453050
|
Added api sketch
|
2011-09-04 19:50:08 -05:00 |
|