Add optional OnAnchor method to EventHandler (#530)
ref #110
Showing
with
729 additions
and
516 deletions
+729
-516
- include/yaml-cpp/eventhandler.h include/yaml-cpp/eventhandler.h +6 -1
- src/singledocparser.cpp src/singledocparser.cpp +12 -5
- src/singledocparser.h src/singledocparser.h +4 -3
- test/create-emitter-tests.py test/create-emitter-tests.py +16 -4
- test/integration/gen_emitter_test.cpp test/integration/gen_emitter_test.cpp +677 -500
- test/integration/handler_spec_test.cpp test/integration/handler_spec_test.cpp +12 -2
- test/mock_event_handler.h test/mock_event_handler.h +2 -1
- No files found.
Please register or sign in to comment