Revision: 3114 http://trac.macosforge.org/projects/ruby/changeset/3114 Author: ernest.prabhakar@gmail.com Date: 2009-12-14 16:42:10 -0800 (Mon, 14 Dec 2009) Log Message: ----------- Cleaned up Dispatch::Group spec and tags Modified Paths: -------------- MacRuby/trunk/spec/macruby/core/gcd/group_spec.rb MacRuby/trunk/spec/macruby/tags/macruby/core/gcd/group_tags.txt Modified: MacRuby/trunk/spec/macruby/core/gcd/group_spec.rb =================================================================== --- MacRuby/trunk/spec/macruby/core/gcd/group_spec.rb 2009-12-15 00:26:43 UTC (rev 3113) +++ MacRuby/trunk/spec/macruby/core/gcd/group_spec.rb 2009-12-15 00:42:10 UTC (rev 3114) @@ -73,7 +73,7 @@ end end - describe "Dispatch::Group#on_completion" do + describe :on_completion do it_should_behave_like "notify" end end Modified: MacRuby/trunk/spec/macruby/tags/macruby/core/gcd/group_tags.txt =================================================================== --- MacRuby/trunk/spec/macruby/tags/macruby/core/gcd/group_tags.txt 2009-12-15 00:26:43 UTC (rev 3113) +++ MacRuby/trunk/spec/macruby/tags/macruby/core/gcd/group_tags.txt 2009-12-15 00:42:10 UTC (rev 3114) @@ -1 +0,0 @@ -fails:Dispatch::Group wait can wait forever until associated blocks have been run
participants (1)
-
source_changes@macosforge.org