fix: unescaped backslashes in edge labels in xdot output
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 21 Jul 2020 00:54:38 +0000 (17:54 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 21 Jul 2020 00:55:25 +0000 (17:55 -0700)
commit02d2cacf8730f1e4347afd72b159c91fafed2182
tree8ddb1372abdea1b2c91c0c1cd0ea2be6bdfc9cad
parent9ea83477868a1ca8c710a3388bdffd324a7b00da
fix: unescaped backslashes in edge labels in xdot output

A variant of #165.
plugin/core/gvrender_core_dot.c
rtest/165_2.dot [new file with mode: 0644]
rtest/test_regression.py