]> scripts.mit.edu Git - wizard.git/blob - test.sh
Allow newly initialized repo, and allow passing of tarball, for prepare-pristine.
[wizard.git] / test.sh
1 #!/bin/bash
2 sphinx-build doc doc/_build
3 sphinx-build -b coverage doc doc/_build && cat doc/_build/python.txt
4 sphinx-build -b doctest doc doc/_build
5 nosetests