<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/testing/decorators.py, 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>1.3.x backport r6820, r6821: Fix docstring formatting (blocks doc build)</title>
<updated>2009-03-29T01:41:22+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2009-03-29T01:41:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=2131d92751c32cf69ffe9689c09bb1d5b61013a6'/>
<id>2131d92751c32cf69ffe9689c09bb1d5b61013a6</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>ran reindent</title>
<updated>2008-12-31T23:25:03+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>millman@berkeley.edu</email>
</author>
<published>2008-12-31T23:25:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=8c448a31743b9ea5bc18e06dfa42c078206ca529'/>
<id>8c448a31743b9ea5bc18e06dfa42c078206ca529</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced numpy.testing.decorators.skipknownfailure with knownfailureif, </title>
<updated>2008-09-04T18:23:48+00:00</updated>
<author>
<name>Alan McIntyre</name>
<email>alan.mcintyre@local</email>
</author>
<published>2008-09-04T18:23:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ba9a02dcb2c3ca635076a75cc9eb0f406e00ceed'/>
<id>ba9a02dcb2c3ca635076a75cc9eb0f406e00ceed</id>
<content type='text'>
which allows flagging tests as known failures rather than skips.
Updated test_umath to use knownfailureif.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
which allows flagging tests as known failures rather than skips.
Updated test_umath to use knownfailureif.
</pre>
</div>
</content>
</entry>
<entry>
<title>ran reindent</title>
<updated>2008-08-08T04:33:45+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>millman@berkeley.edu</email>
</author>
<published>2008-08-08T04:33:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=70ed0f238156680efba9b4028810f3aed486357b'/>
<id>70ed0f238156680efba9b4028810f3aed486357b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the implicit "import numpy as np" made available to all doctests instead </title>
<updated>2008-07-05T14:26:16+00:00</updated>
<author>
<name>Alan McIntyre</name>
<email>alan.mcintyre@local</email>
</author>
<published>2008-07-05T14:26:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=36e02207c1a82fe669531dd24ec799eca2989c80'/>
<id>36e02207c1a82fe669531dd24ec799eca2989c80</id>
<content type='text'>
of explicit imports or dependency on the local scope where the doctest is 
defined..
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
of explicit imports or dependency on the local scope where the doctest is 
defined..
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed line continuation in doctest for setastest.</title>
<updated>2008-07-03T03:35:50+00:00</updated>
<author>
<name>Alan McIntyre</name>
<email>alan.mcintyre@local</email>
</author>
<published>2008-07-03T03:35:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=24af452d6573d66faedff2b4b98993a8c0664e97'/>
<id>24af452d6573d66faedff2b4b98993a8c0664e97</id>
<content type='text'>
Remove unnecessary "import re".
Limit doctest execution environment to "import numpy as np".
Save and restore print options after each doctest (to clean up after some doctests that change 
them).
Enable ellipsis for all doctests.
Remove parameter to NumpyDocTestCase constructor that was specific to nose 0.11.
Monkeypatch wantFile of doctest plugin to skip Python files related to the build process 
(scons_support.py and generate_numpy_api.py).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove unnecessary "import re".
Limit doctest execution environment to "import numpy as np".
Save and restore print options after each doctest (to clean up after some doctests that change 
them).
Enable ellipsis for all doctests.
Remove parameter to NumpyDocTestCase constructor that was specific to nose 0.11.
Monkeypatch wantFile of doctest plugin to skip Python files related to the build process 
(scons_support.py and generate_numpy_api.py).
</pre>
</div>
</content>
</entry>
<entry>
<title>Update README.txt to indicate nose version dependency, and port SciPy r4424 to NumPy </title>
<updated>2008-06-17T02:17:34+00:00</updated>
<author>
<name>Alan McIntyre</name>
<email>alan.mcintyre@local</email>
</author>
<published>2008-06-17T02:17:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=2bdd23ef6ddabcf24ef68f08fe7a737e4b52f355'/>
<id>2bdd23ef6ddabcf24ef68f08fe7a737e4b52f355</id>
<content type='text'>
(prevent import of nose until actual execution of tests).  Restored 
"raises" function to numpy/testing/utils.py until it can be replaced with the function of 
the same name from nose.tools after the lazy import.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(prevent import of nose until actual execution of tests).  Restored 
"raises" function to numpy/testing/utils.py until it can be replaced with the function of 
the same name from nose.tools after the lazy import.
</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>
</feed>
