summaryrefslogtreecommitdiffstats
path: root/spec/unit/simple_graph_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* (#7507) Add ability to filter Ruby 1.9 spec failuresMatt Robinson2011-05-171-1/+1
* Fix #7084 Make the log messages produced by whits less confusingJesse Wolfe2011-04-211-7/+11
* maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-131-1/+1
* maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-081-1/+1
* (5200) -- replace containers with sentinalsMarkus Roberts2011-04-061-63/+102
* maint: Fix a randomization test failureMatt Robinson2011-03-031-1/+3
* Feature #2597 -- generate a DOT graph of cycles on request.Daniel Pittman2011-02-031-5/+5
* Feature #2597 -- report all paths in each cycle found.Daniel Pittman2011-02-031-1/+47
* Feature #2597 -- use iterative DFS in Tarjan clustering.Daniel Pittman2011-02-031-1/+1
* Feature #2597 -- really find and report cycles.Daniel Pittman2011-02-031-1/+50
* Feature #2597 -- nicer reporting of relationships.Daniel Pittman2011-02-031-1/+1
* Feature #2597 -- fix cycle relationship notification format.Daniel Pittman2011-02-031-0/+6
* maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-061-1/+1
* [#4590] SimpleGraph is slowPaul Berry2010-10-071-20/+228
* Fix for #3382 -- Empty classes as graph placeholdersMarkus Roberts2010-07-241-2/+12
* Code smell: Two space indentationMarkus Roberts2010-07-091-434/+434
* [#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2010-06-281-0/+544
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-281-544/+0
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-231-0/+544