summaryrefslogtreecommitdiff
path: root/doc/TESTS.rst.txt
Commit message (Collapse)AuthorAgeFilesLines
* DOC: Remove the advice to 'import scipy as sp' from the documentation.Robert Kern2011-04-011-2/+4
| | | | Correct a statement about how doctest namespaces are initialized in scipy.
* DOC: fix typo in test guidelines.rgommers2011-03-111-1/+1
|
* DOC: rename ReST files under doc/ from *.txt to *.rst.txt, so they render on ↵rgommers2010-11-111-0/+367
github.