Searched refs:needs_ghostscript (Results 1 – 5 of 5) sorted by relevance
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/tests/ |
H A D | test_backend_ps.py | 23 needs_ghostscript = pytest.mark.skipif( variable 36 marks=needs_ghostscript), 39 marks=[needs_ghostscript, needs_usetex]), 44 marks=[needs_ghostscript, needs_usetex]), 99 @needs_ghostscript 152 @needs_ghostscript
|
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/tests/ |
H A D | test_backend_ps.py | 15 needs_ghostscript = pytest.mark.skipif( variable 93 @needs_ghostscript 178 @needs_ghostscript
|
H A D | test_determinism.py | 16 needs_ghostscript = pytest.mark.skipif( variable 80 "mhi", "ps", True, marks=[needs_usetex, needs_ghostscript]),
|
H A D | test_backend_pgf.py | 26 needs_ghostscript = pytest.mark.skipif( variable 297 @needs_ghostscript
|
/dports/math/py-matplotlib/matplotlib-3.4.3/doc/users/prev_whats_new/ |
H A D | github_stats_3.4.0.rst | 547 * :ghpull:`18955`: added needs_ghostscript; skip test
|