summaryrefslogtreecommitdiffstats
path: root/spec/unit/simple_graph.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixing #1949 - relationships now use attributes instead of a labelLuke Kanies2009-03-101-5/+5
* Removing the PGraph class and subsuming it into SimpleGraph.Luke Kanies2008-11-061-214/+429
* Moving Catalog#write_graph to SimpleGraph, where it belongs.Luke Kanies2008-11-061-0/+25
* Fixed #1021 -- the problem was that my method of determiningLuke Kanies2008-02-131-0/+11
* Removing the last remaining vestiges of GRATR --Luke Kanies2008-02-111-32/+32
* Fixing #982 -- I have completely removed the GRATR graph libraryLuke Kanies2008-01-071-0/+40
* Fixing #937 -- I had not ported the dot methods at all,Luke Kanies2007-12-111-5/+7
* Fixing a SimpleGraph unit test so it doesn't dependLuke Kanies2007-11-181-1/+3
* Switching the graph base class from GRATR::DigraphLuke Kanies2007-11-071-0/+42
* Adding a new graphing base class, because the GRATR stuffLuke Kanies2007-11-071-0/+183