adg: properly handle multisegment paths in adg_path_reflect()
commit048734cd50c25fe39a6cd47d19ceece8b119fba5
authorNicola Fontana <ntd@entidi.it>
Thu, 19 Jan 2017 14:01:05 +0000 (19 15:01 +0100)
committerNicola Fontana <ntd@entidi.it>
Thu, 19 Jan 2017 14:01:05 +0000 (19 15:01 +0100)
treebe5ad27cb284265bcb7575e264fd66201045e8cf
parentcd1f49adf9add89661b1ff3e7d84c2ac9eb2aec2
adg: properly handle multisegment paths in adg_path_reflect()

Do not implicitely connect segments when reflecting a path. Keep them
separates: there are cases when this can be helpful.
src/adg/adg-path.c
src/adg/tests/test-path.c