]> granicus.if.org Git - graphviz/commit
add test of GVContext construction with built-in plugins
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sat, 3 Apr 2021 22:10:58 +0000 (00:10 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sat, 7 Aug 2021 04:54:12 +0000 (06:54 +0200)
commitafef7c889ee103e42c20f06d3005fcbe07d000eb
treede29447223929cf66dd763a1deec3545314c0a08
parent5d3956e809b953432ddeae9a00d0f500957c43aa
add test of GVContext construction with built-in plugins

Destroy is also implicitly tested since we would detect potential
memory leaks with ASan.

Towards https://gitlab.com/graphviz/graphviz/-/issues/2001.
tests/CMakeLists.txt
tests/test_GVContext_construction.cpp [new file with mode: 0644]