<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/networkx.git/networkx/testing/utils.py, branch error-message-eccentricity</title>
<subtitle>github.com: networkx/networkx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/'/>
<entry>
<title>Removes unused variable</title>
<updated>2015-03-22T22:39:30+00:00</updated>
<author>
<name>jfinkels</name>
<email>jfinkels@users.noreply.github.com</email>
</author>
<published>2015-03-22T22:39:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=069811a72758adcd934059f00fb60083bfbc2908'/>
<id>069811a72758adcd934059f00fb60083bfbc2908</id>
<content type='text'>
Before, providing an empty list to `assert_nodes_equal` caused an
error. By removing this line, the function now correctly returns
``True`` if provided with an empty input list.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before, providing an empty list to `assert_nodes_equal` caused an
error. By removing this line, the function now correctly returns
``True`` if provided with an empty input list.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix error in testing/utils: assert_graphs_equal was not correct for multi graphs</title>
<updated>2013-09-30T17:28:08+00:00</updated>
<author>
<name>Jakob Schelbert</name>
<email>jakob.schelbert@math.uni-erlangen.de</email>
</author>
<published>2013-09-30T17:28:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=403dae5d5449cc873966458c127b08027b1d745f'/>
<id>403dae5d5449cc873966458c127b08027b1d745f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix/adjust/remove/modify tests that depend on dictionary ordering.</title>
<updated>2012-07-08T16:09:17+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2012-07-08T16:09:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=b094906673e9fa5c941aaea5f4e8e005253c9d8b'/>
<id>b094906673e9fa5c941aaea5f4e8e005253c9d8b</id>
<content type='text'>
Addresses #741

There may still be more that need fixing since

1) NumPy and some other optional packages do not yet work with Python3.3 so those tests weren't checked

2) Finding these errors by running the tests is nondeterministic itself (e.g. passes 4 times and fails on the 5th).  And inspecting all of the tests by hand is error-prone too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Addresses #741

There may still be more that need fixing since

1) NumPy and some other optional packages do not yet work with Python3.3 so those tests weren't checked

2) Finding these errors by running the tests is nondeterministic itself (e.g. passes 4 times and fails on the 5th).  And inspecting all of the tests by hand is error-prone too.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix off-by-one error in edge comparison testing utility.</title>
<updated>2012-07-05T14:15:07+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2012-07-05T14:15:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=546af8732c0fa1ab26f3525b113631856cdf953e'/>
<id>546af8732c0fa1ab26f3525b113631856cdf953e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Another version of test helpers that works with python3.</title>
<updated>2011-12-26T22:06:07+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2011-12-26T22:06:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=278a779190aa76cd20d427731df26c9b6e2311bd'/>
<id>278a779190aa76cd20d427731df26c9b6e2311bd</id>
<content type='text'>
Still missing some functionality.
Addresses #658
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Still missing some functionality.
Addresses #658
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more test helpers.  Addresses #658</title>
<updated>2011-12-26T20:05:40+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2011-12-26T20:05:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=7b18b134db2206fcc6fdd89a420129012ac981a4'/>
<id>7b18b134db2206fcc6fdd89a420129012ac981a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simpler version for edge tests, maybe not very fast.</title>
<updated>2011-12-26T19:05:22+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2011-12-26T19:05:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=b3c84db29d244f1d7f8468256d0d8830c2edfed6'/>
<id>b3c84db29d244f1d7f8468256d0d8830c2edfed6</id>
<content type='text'>
Addresses #658
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Addresses #658
</pre>
</div>
</content>
</entry>
<entry>
<title>Add testing helper functions.  Addresses #658</title>
<updated>2011-12-26T19:00:33+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2011-12-26T19:00:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=828ff420b186ef7b665c872a287694247867a54f'/>
<id>828ff420b186ef7b665c872a287694247867a54f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
