<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/f2py/tests/src/parameter, branch main</title>
<subtitle>github.com: numpy/numpy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/'/>
<entry>
<title>TST: adding test for constants without compound kind spec</title>
<updated>2017-01-20T21:20:38+00:00</updated>
<author>
<name>jutke</name>
<email>jutke@allstate.com</email>
</author>
<published>2017-01-20T21:20:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=8610e48687e7a05e7e0e0735629e5cace69cb04f'/>
<id>8610e48687e7a05e7e0e0735629e5cace69cb04f</id>
<content type='text'>
This augments the test in constant_compound.f90 by
using constants without a compound kind spec to
illustrate the case that led to the
reporting of issue #8493
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This augments the test in constant_compound.f90 by
using constants without a compound kind spec to
illustrate the case that led to the
reporting of issue #8493
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: adding tests for compound constant provided by @zerothi</title>
<updated>2017-01-20T15:55:13+00:00</updated>
<author>
<name>jutke</name>
<email>jutke@allstate.com</email>
</author>
<published>2017-01-20T15:55:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=1e873ead0c0857f0bbdaab36764afa67cc39479e'/>
<id>1e873ead0c0857f0bbdaab36764afa67cc39479e</id>
<content type='text'>
This is a test code provided as a patch by @zerothi checking
the compound constant parsing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a test code provided as a patch by @zerothi checking
the compound constant parsing.
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: fixed kind specifications for parameters</title>
<updated>2016-11-27T20:10:04+00:00</updated>
<author>
<name>Nick Papior</name>
<email>nickpapior@gmail.com</email>
</author>
<published>2016-11-23T08:11:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=8a7e7a44c194e3c748ccee0862f4ae01e371a208'/>
<id>8a7e7a44c194e3c748ccee0862f4ae01e371a208</id>
<content type='text'>
Fortran sources with parameters having kind-specifiers
where not correctly intercepted in the crackfortran.py
source.
The reason was a restrictive check for only integer specifiers
which did not split real's into the correct number.

Furthermore, several tests has been added which tests the different
kind specifiers and their use in codes, also all of them together.

Signed-off-by: Nick Papior &lt;nickpapior@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fortran sources with parameters having kind-specifiers
where not correctly intercepted in the crackfortran.py
source.
The reason was a restrictive check for only integer specifiers
which did not split real's into the correct number.

Furthermore, several tests has been added which tests the different
kind specifiers and their use in codes, also all of them together.

Signed-off-by: Nick Papior &lt;nickpapior@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
