summaryrefslogtreecommitdiff
path: root/networkx/readwrite/tests/test_gml.py
Commit message (Expand)AuthorAgeFilesLines
* Enhance GML parser/generator tests (cont'd)ysitu2014-10-201-3/+23
* Enhance GML parser/generator testsysitu2014-10-201-0/+103
* Simplify GML parser and add list attribute handlingysitu2014-10-191-3/+3
* Fix comments in GML parser and test casesysitu2014-10-161-2/+0
* Adjust GML test casesysitu2014-10-121-76/+94
* GML read/write with numeric HTML entities. #1061chebee7i2014-02-161-9/+37
* Add unit test for #1048.chebee7i2014-01-181-14/+37
* Write bools to gml formatas 0/1.Aric Hagberg2011-09-151-1/+24
* Remove double quotes in test.Aric Hagberg2010-11-291-11/+11
* Change name of keyword from label->relabel in read_gml.Aric Hagberg2010-10-171-5/+25
* Update GML reader and writer toaric2010-08-291-8/+15
* Check to see if we can get pyparsing from matplotlib.aric2010-08-111-1/+4
* Switch gml test to nose class.aric2010-06-191-0/+82