summaryrefslogtreecommitdiff
path: root/doc/source/reference/swig.testing.rst
Commit message (Collapse)AuthorAgeFilesLines
* New typemap for in-place arrays of arbitrary number of dimensions:Tom Krauss2015-05-251-0/+1
| | | | | (DATA_TYPE* INPLACE_ARRAY_FLAT, DIM_TYPE DIM_FLAT) Added unittests, updated documentation.
* SWIG testing: clarify location and number of testsSandro Tosi2015-02-081-2/+2
| | | | | | | SWIG interface has moved to tools/ directory, so updating the doc to state that and also the number of tests is reduced since what reported, so a generic "more than" is used (to avoid similar situations in the future) but likely also the other numbers should be checked.
* STY: Giant whitespace cleanup.Charles Harris2013-08-181-5/+5
| | | | Now is as good a time as any with open PR's at a low.
* Added more mentions of the SuperTensor tests and corrected the number of ↵Egor Zindy2013-06-161-6/+8
| | | | typemaps and tests (currently 1427 unit tests passed with 'make test': 372+324+324+324+40+19+24)
* Updated numpy.i testing documentationBill Spotz2013-03-141-3/+3
| | | | | | Simple updates to include proper statistics on the number of typemap signatures supported and the number of individual unit tests implemented.
* DOC: integrate doc/swig/doc documentation with reference guide.rgommers2010-09-041-0/+164