summaryrefslogtreecommitdiff
path: root/doc/source/reference/routines.testing.rst
Commit message (Collapse)AuthorAgeFilesLines
* DOC: Fixup docs after the code removalSebastian Berg2023-01-221-7/+0
| | | | | | | CircleCI is currently not set up to fail when docs fail, so this slipped through the cracks. It may be that the testing docs should get a bit more changes then just removing these things.
* ENH: Apply suggested changeThomas Duvernay2022-05-061-1/+0
| | | Co-authored-by: Matti Picus <matti.picus@gmail.com>
* DOC: Add missing functions in `numpy.testing` documentationThomas Duvernay2022-04-261-0/+7
|
* Update doc/source/reference/routines.testing.rstPamphile ROY2021-04-171-1/+1
| | | Co-authored-by: Matthias Bussonnier <bussonniermatthias@gmail.com>
* DOC: not recommended sectionPamphile ROY2021-04-151-1/+6
|
* DOC: remove legacy global seed, assert_almost_equal and assert_Pamphile ROY2021-04-141-3/+8
|
* DEP: remove deprecate (and private) numpy.testing submodules.Ralf Gommers2019-09-211-5/+5
| | | | | | | | | | | Removes these files that were deprecated since 1.15.0: - numpy/testing/decorators.py - numpy/testing/noseclasses.py - numpy/testing/nosetester.py This also resolves a failure in the recently introduced tests in `test_public_api.py` (see gh-14454). Closes gh-14566
* DOC: reduce warnings when building, reword, tweak doc buildingmattip2019-02-281-2/+0
|
* ENH: Better links in documentationEric Larson2019-01-071-0/+2
|
* DOC: link to TESTS.rst.txt testing guidelines document, tweak testing docsmattip2018-06-251-2/+12
|
* DOC: add ``suppress_warnings`` to the testing routine listing.Ralf Gommers2017-07-131-1/+1
|
* DOC: remove obsolete oldnumeric/numarray sections from reference guide.Ralf Gommers2014-04-211-1/+1
| | | | | Also fix a duplicate entry for numpy.testing due to incorrect header underlining.
* DOC: Document assert_raises_regex in numpy reference.Charles Harris2014-03-261-0/+1
|
* Added entries for assert_allclose, assert_array_almost_equal_nulp, and ↵Matt Davis2012-07-201-0/+3
| | | | assert_array_max_ulp into the numpy testing reference documentation.
* ENH: add an assert_warns testing utility.David Cournapeau2009-11-231-0/+1
|
* Add the deprecated decorator to the numpy reference.David Cournapeau2009-07-211-0/+1
|
* Move routines.testing.rst to the correct placePauli Virtanen2009-03-281-0/+46