Regression tests

We are working on a full suite of regression tests for Clawpack.

For now, the best way to test that everything works properly is to use the scripts make_all.py, make_gallery.py, and make_htmls.py found in the directory $CLAW/python. These will run all the examples in the $CLAW/apps and $CLAW/book directories, make plots of the results, and a create a gallery of thumbnails that should look like those in the online Applications Galleries

Table Of Contents

Previous topic

Saving and sharing results

Next topic

Compiling the Sphinx documentation locally

This Page