Projects

Ticket #496 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

spec/macruby/core/gcd_spec.rb should become a directory, one file per class

Reported by: ernest.prabhakar@… Owned by: ernest.prabhakar@…
Priority: critical Milestone: MacRuby 0.5
Component: MacRuby Keywords:
Cc:

Description

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.rb

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.

Change History

Changed 2 years ago by ernest.prabhakar@…

  • status changed from new to closed
  • resolution set to fixed

Fixed in revision r3092.

Note: See TracTickets for help on using tickets.