]> granicus.if.org Git - graphviz/commit
tests: suppress 'gvtest' Pytest warnings by name instead of code
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 16 Apr 2022 20:45:01 +0000 (13:45 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 17 Apr 2022 22:58:09 +0000 (15:58 -0700)
commit89bef62836307c966481fa13b112dfafdb875b79
treed8837311b8aba1b70afb2eaaaf2531e315357afc
parent7919e10f9be02ebebe9a372ad0e0e7ae54fbb976
tests: suppress 'gvtest' Pytest warnings by name instead of code

This has the same effect, but is slightly less cryptic to people reading this
code.
ci/tests.py
rtest/test_c_utils.py
rtest/test_examples.py
rtest/test_misc.py
rtest/test_regression.py
rtest/test_tools.py
rtest/test_vmalloc.py