Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3fdce81 + 4cccb9b commit ad3f89fCopy full SHA for ad3f89f
1 file changed
doc/source/reference/swig.testing.rst
@@ -10,8 +10,8 @@ data types are supported, each with 74 different argument signatures,
10
for a total of 888 typemaps supported "out of the box". Each of these
11
typemaps, in turn, might require several unit tests in order to verify
12
expected behavior for both proper and improper inputs. Currently,
13
-this results in 1,427 individual unit tests that are performed when
14
-``make test`` is run in the ``numpy/docs/swig`` subdirectory.
+this results in more than 1,000 individual unit tests executed when
+``make test`` is run in the ``numpy/tools/swig`` subdirectory.
15
16
To facilitate this many similar unit tests, some high-level
17
programming techniques are employed, including C and `SWIG`_ macros,
0 commit comments