> Matplotlib is used as part of the Sage project, where we aim to run
> test-suites that are part of upstream packages where possible. Someone
> suggested it would be good if we did that for Matplotlib, which we
> currently do not do. However, on reading the contents of the source
> directory (README.txt, INSTALL etc) I could not find any reference to how
> to test Matplotlib.
> 
> Is there such a test suite, and if so how does one invoke it?
> 
There are some tests in "examples/tests".
you have to add the location of the matplotlib libraries to 
PYTHONPATH then call python backend_driver.py --clean
Apparently. Also enabling the doc apparently build all the
doc and run the tests.

Francois

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to