]> granicus.if.org Git - graphviz/commit
remove fine grained test skip logic and now depend on tool existence
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 25 Oct 2020 04:03:04 +0000 (21:03 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 27 Oct 2020 00:19:59 +0000 (17:19 -0700)
commitbac72da029a411d3c80bff85ea03fd823d5ba8d7
tree9eb3a517bb4618c0574caef9e04ab51a5480066d
parent9f95dc6a6ed92983ed430d4507a396f30a9d8aed
remove fine grained test skip logic and now depend on tool existence

The test suite should now pass on developers' machines, regardless of which
build configuration or subset of tools they use. Closes #1851.
rtest/test_regression.py
rtest/test_tools.py