summaryrefslogtreecommitdiff
path: root/doc/source/reference/routines.testing.overrides.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/reference/routines.testing.overrides.rst')
-rw-r--r--doc/source/reference/routines.testing.overrides.rst18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/source/reference/routines.testing.overrides.rst b/doc/source/reference/routines.testing.overrides.rst
new file mode 100644
index 000000000..262852633
--- /dev/null
+++ b/doc/source/reference/routines.testing.overrides.rst
@@ -0,0 +1,18 @@
+.. module:: numpy.testing.overrides
+
+Support for testing overrides (:mod:`numpy.testing.overrides`)
+==============================================================
+
+.. currentmodule:: numpy.testing.overrides
+
+Support for testing custom array container implementations.
+
+Utility Functions
+-----------------
+.. autosummary::
+ :toctree: generated/
+
+ allows_array_function_override
+ allows_array_ufunc_override
+ get_overridable_numpy_ufuncs
+ get_overridable_numpy_array_functions