<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/testing/tests, branch v1.3.0</title>
<subtitle>github.com: numpy/numpy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/'/>
<entry>
<title>Fixed #745: make assert_array_almost_equal work with object arrays</title>
<updated>2009-03-09T20:49:55+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2009-03-09T20:49:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=9d6b9b91b1a93be49d46b0f4afe78c7fa3a28e3f'/>
<id>9d6b9b91b1a93be49d46b0f4afe78c7fa3a28e3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #957:</title>
<updated>2009-02-05T20:11:40+00:00</updated>
<author>
<name>Alan McIntyre</name>
<email>alan.mcintyre@local</email>
</author>
<published>2009-02-05T20:11:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=aeb090d5f7081a166357fa850950da89feb25e97'/>
<id>aeb090d5f7081a166357fa850950da89feb25e97</id>
<content type='text'>
- Fix problems with test decorators when used on test generators.  
- The skip/fail arguments for skipif and knownfailureif can now be 
  either a bool or a callable that returns a bool.
- Added tests for the test decorators. 
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fix problems with test decorators when used on test generators.  
- The skip/fail arguments for skipif and knownfailureif can now be 
  either a bool or a callable that returns a bool.
- Added tests for the test decorators. 
</pre>
</div>
</content>
</entry>
<entry>
<title>Small cleanup.</title>
<updated>2008-08-29T01:23:43+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2008-08-29T01:23:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=78daaef65ba66f067ff3e65ef57970937eb5ba02'/>
<id>78daaef65ba66f067ff3e65ef57970937eb5ba02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Standardize NumPy import as "import numpy as np".</title>
<updated>2008-07-22T23:02:29+00:00</updated>
<author>
<name>Alan McIntyre</name>
<email>alan.mcintyre@local</email>
</author>
<published>2008-07-22T23:02:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=681aa536342db1332a5af9b632495ddc883ecba9'/>
<id>681aa536342db1332a5af9b632495ddc883ecba9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore old test framework classes.</title>
<updated>2008-06-21T15:50:17+00:00</updated>
<author>
<name>Alan McIntyre</name>
<email>alan.mcintyre@local</email>
</author>
<published>2008-06-21T15:50:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=af7f89ea35ae9dbf38682d3215a20cc13ab0890c'/>
<id>af7f89ea35ae9dbf38682d3215a20cc13ab0890c</id>
<content type='text'>
Added numpy.testing.run_module_suite to simplify "if __name__ == '__main__'" boilerplate code in test 
modules.
Removed numpy/testing/pkgtester.py since it just consisted of an import statement after porting SciPy r4424.
Allow numpy.*.test() to accept the old keyword arguments (but issue a deprecation warning when old arguments 
are seen).
numpy.*.test() returns a test result object as before.
Fixed typo in distutils doc.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added numpy.testing.run_module_suite to simplify "if __name__ == '__main__'" boilerplate code in test 
modules.
Removed numpy/testing/pkgtester.py since it just consisted of an import statement after porting SciPy r4424.
Allow numpy.*.test() to accept the old keyword arguments (but issue a deprecation warning when old arguments 
are seen).
numpy.*.test() returns a test result object as before.
Fixed typo in distutils doc.

</pre>
</div>
</content>
</entry>
<entry>
<title>Switched to use nose to run tests.  Added test and bench functions to all modules.</title>
<updated>2008-06-17T00:23:20+00:00</updated>
<author>
<name>Alan McIntyre</name>
<email>alan.mcintyre@local</email>
</author>
<published>2008-06-17T00:23:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c331857d8663ecf54bbe88c834755da749e8ab52'/>
<id>c331857d8663ecf54bbe88c834755da749e8ab52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct dependency on missing code.</title>
<updated>2008-04-17T20:51:03+00:00</updated>
<author>
<name>Robert Kern</name>
<email>robert.kern@gmail.com</email>
</author>
<published>2008-04-17T20:51:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=e653089a814b89dc73c08123ded75af4d3b37d17'/>
<id>e653089a814b89dc73c08123ded75af4d3b37d17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test for assert* with nan values + string formatting issue when handling nan.</title>
<updated>2008-04-08T18:04:33+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2008-04-08T18:04:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=2ba8132b518e08c6b25e54df0a025cf9aa006f06'/>
<id>2ba8132b518e08c6b25e54df0a025cf9aa006f06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add basic tests for assert_array_almost_equal.</title>
<updated>2008-04-08T00:06:57+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2008-04-08T00:06:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=bfc33fd7cfef5f74d73f6df0282660e26d761942'/>
<id>bfc33fd7cfef5f74d73f6df0282660e26d761942</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>assert* funcs: Add generic test for rank 3 arrays.</title>
<updated>2008-04-07T23:59:17+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2008-04-07T23:59:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=7e107ac18375868d8a430329c9d1237b4aaa684e'/>
<id>7e107ac18375868d8a430329c9d1237b4aaa684e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
