[MacRuby] #487: Enhanced GCD Spec for label and group
#487: Enhanced GCD Spec for label and group ----------------------------------------+----------------------------------- Reporter: ernest.prabhakar@… | Owner: lsansonetti@… Type: enhancement | Status: new Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: gcd ----------------------------------------+----------------------------------- Miscellaneous cleanups and enhancements - Removed duplicate " lambda { Dispatch::Queue.concurrent(42) }.should raise_error(TypeError)" - Added test for creating queue without passing a label - Added tests for using "label" in to_s and inspect - Trimmed "Group" from TODO; added wait and notify tests -- Ticket URL: <http://www.macruby.org/trac/ticket/487> MacRuby <http://macruby.org/>
#487: Enhanced GCD Spec for Dispatch::Queue ----------------------------------------+----------------------------------- Reporter: ernest.prabhakar@… | Owner: lsansonetti@… Type: enhancement | Status: new Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: gcd ----------------------------------------+----------------------------------- Old description:
Miscellaneous cleanups and enhancements
- Removed duplicate " lambda { Dispatch::Queue.concurrent(42) }.should raise_error(TypeError)"
- Added test for creating queue without passing a label
- Added tests for using "label" in to_s and inspect
- Trimmed "Group" from TODO; added wait and notify tests
New description: Miscellaneous cleanups and enhancements - Removed duplicate " lambda { Dispatch::Queue.concurrent(42) }.should raise_error(TypeError)" - Added test for creating queue without passing a label - Added tests for using "label" in to_s and inspect -- Comment(by ernest.prabhakar@…): Moved Group changes to #497 -- Ticket URL: <http://www.macruby.org/trac/ticket/487#comment:1> MacRuby <http://macruby.org/>
#487: Enhanced GCD Spec for Dispatch::Queue ----------------------------------------+----------------------------------- Reporter: ernest.prabhakar@… | Owner: lsansonetti@… Type: enhancement | Status: new Priority: minor | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: gcd ----------------------------------------+----------------------------------- Changes (by ernest.prabhakar@…): * priority: blocker => minor -- Ticket URL: <http://www.macruby.org/trac/ticket/487#comment:2> MacRuby <http://macruby.org/>
#487: Enhanced GCD Spec for Dispatch::Queue ----------------------------------------+----------------------------------- Reporter: ernest.prabhakar@… | Owner: lsansonetti@… Type: enhancement | Status: new Priority: minor | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: gcd ----------------------------------------+----------------------------------- Comment(by ernest.prabhakar@…): Fixed in r3094 -- Ticket URL: <http://www.macruby.org/trac/ticket/487#comment:3> MacRuby <http://macruby.org/>
#487: Enhanced GCD Spec for Dispatch::Queue ----------------------------------------+----------------------------------- Reporter: ernest.prabhakar@… | Owner: lsansonetti@… Type: enhancement | Status: closed Priority: minor | Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: gcd | ----------------------------------------+----------------------------------- Changes (by ernest.prabhakar@…): * status: new => closed * resolution: => fixed Comment: Cleaned up further in r3113. Closing. -- Ticket URL: <http://www.macruby.org/trac/ticket/487#comment:4> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby