summaryrefslogtreecommitdiff
path: root/numpy/ma/testutils.py
diff options
context:
space:
mode:
authorAlan McIntyre <alan.mcintyre@local>2008-07-01 15:20:23 +0000
committerAlan McIntyre <alan.mcintyre@local>2008-07-01 15:20:23 +0000
commitf843a88032ebe1f4847dfb97996413fac56b227d (patch)
tree92b3dbc0bc86744f386cd4463abdc53a92de1709 /numpy/ma/testutils.py
parentb6bbec80f381af3e6bee64cbbcfbdf92ad71c4ec (diff)
downloadnumpy-f843a88032ebe1f4847dfb97996413fac56b227d.tar.gz
Customize behavior of nose doctests:
- Adding "#random" to an expected output line will skip the comparison with actual output (but the command is still executed). - All doctests have the numpy module available in their execution context as "np". - Whitespace normalization is enabled for all doctests executed via nose. Doctests added to check that the above behaviors are available. Nose version check/message cleanup. Fix typo in doctest for NoseTester (was still referencing scipy.testing). Rewrapped comments/docstrings to 80 columns.
Diffstat (limited to 'numpy/ma/testutils.py')
0 files changed, 0 insertions, 0 deletions