Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STY: PEP8 fixes in numpy/f2py/tests. | Charles Harris | 2015-07-25 | 1 | -0/+2 |
| | |||||
* | TST: Add basic test for compiling with intent(in out). | Charles Harris | 2014-10-09 | 1 | -0/+32 |
This checks that the compilation works and that the expected error is raised when non-contiguous arrays are passed as intent(in out). |