[MacRuby] #496: spec/macruby/core/gcd_spec.rb should become a directory, one file per class
#496: spec/macruby/core/gcd_spec.rb should become a directory, one file per class ----------------------------------------+----------------------------------- Reporter: ernest.prabhakar@… | Owner: ernest.prabhakar@… Type: defect | Status: new Priority: critical | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: ----------------------------------------+----------------------------------- GCD is complicated enough that the specs will be easier to manage and maintain with one file per class. http://www.macruby.org/trac/browser/MacRuby/trunk/spec/macruby/core/gcd_spec... I propose creating a "gcd" subdirectory inside spec/macruby/core and splitting the current spec into: queue_spec.rb group_spec.rb Then adding new files for the other classes and specs as they are written. -- Ticket URL: <http://www.macruby.org/trac/ticket/496> MacRuby <http://macruby.org/>
#496: spec/macruby/core/gcd_spec.rb should become a directory, one file per class ----------------------------------------+----------------------------------- Reporter: ernest.prabhakar@… | Owner: ernest.prabhakar@… Type: defect | Status: closed Priority: critical | Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | ----------------------------------------+----------------------------------- Changes (by ernest.prabhakar@…): * status: new => closed * resolution: => fixed Comment: Fixed in revision r3092. -- Ticket URL: <http://www.macruby.org/trac/ticket/496#comment:1> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby