Merge pull request #15842 from TH3CHARLie:yaml-fix
authorTH3CHARLie <th3charlie@gmail.com>
Mon, 4 Nov 2019 13:27:48 +0000 (21:27 +0800)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Mon, 4 Nov 2019 13:27:48 +0000 (16:27 +0300)
commita165f5557974c7ba32e5d6c966ec053d2bf932cc
tree386c69259a0e191251f016250bb32c15d1ab883d
parent0d7f770996a0111df48ae2079a59b88321d3cdf3
Merge pull request #15842 from TH3CHARLie:yaml-fix

* fix yaml parse

* add test for YAML parse multiple documents

* remove trailing whitespace in test
modules/core/src/persistence_yml.cpp
modules/core/test/test_io.cpp