summaryrefslogtreecommitdiff
path: root/networkx/testing/tests
Commit message (Collapse)AuthorAgeFilesLines
* Fix error in testing/utils: assert_graphs_equal was not correct for multi graphsJakob Schelbert2013-09-301-0/+21
|
* Another version of test helpers that works with python3.Aric Hagberg2011-12-261-0/+6
| | | | | Still missing some functionality. Addresses #658
* Add more test helpers. Addresses #658Aric Hagberg2011-12-261-7/+61
|
* Simpler version for edge tests, maybe not very fast.Aric Hagberg2011-12-261-6/+8
| | | | Addresses #658
* Add testing helper functions. Addresses #658Aric Hagberg2011-12-261-0/+46