Commit Graph

4 Commits

Author SHA1 Message Date
Evan Driscoll
e38b4e8031 Re-support indentation in fancy_serializer 2018-06-02 01:07:25 -05:00
Evan Driscoll
a2231324e9 Start reworking fancy serialization tests 2018-06-01 23:41:15 -05:00
Evan Driscoll
607b973035 Fancy Serialization: copy serializer to fancy_serializer
1. Copy header and rename; add to Makefile; amalgamate
2. Add as friend to basic_json
3. Copy operator<< to 'fancy_dump' and simplify
4. Change test to refer to that
2018-06-01 23:13:49 -05:00
Evan Driscoll
b584000e7c Fancy serialiaztion: copy old serialization test file
Just copy unit-serialization to unit-fancy-serialization
2018-06-01 23:12:04 -05:00