[macruby-changes] [1196] MacRuby/branches/experimental

source_changes at macosforge.org source_changes at macosforge.org
Thu Mar 26 18:35:40 PDT 2009


Revision: 1196
          http://trac.macosforge.org/projects/ruby/changeset/1196
Author:   lsansonetti at apple.com
Date:     2009-03-26 18:35:40 -0700 (Thu, 26 Mar 2009)
Log Message:
-----------
rescue_spec.rb all passing but a spec (because of a block dvar bug that is already covered in test_roxor.rb)

Modified Paths:
--------------
    MacRuby/branches/experimental/rakelib/spec.rake

Added Paths:
-----------
    MacRuby/branches/experimental/spec/frozen/tags/macruby/language/rescue_tags.txt

Modified: MacRuby/branches/experimental/rakelib/spec.rake
===================================================================
--- MacRuby/branches/experimental/rakelib/spec.rake	2009-03-27 01:29:08 UTC (rev 1195)
+++ MacRuby/branches/experimental/rakelib/spec.rake	2009-03-27 01:35:40 UTC (rev 1196)
@@ -41,6 +41,7 @@
     precedence
     predefined
     private
+    rescue
     return
     throw
     yield

Added: MacRuby/branches/experimental/spec/frozen/tags/macruby/language/rescue_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/language/rescue_tags.txt	                        (rev 0)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/language/rescue_tags.txt	2009-03-27 01:35:40 UTC (rev 1196)
@@ -0,0 +1 @@
+fails:The rescue keyword can rescue a splatted list of exceptions
\ No newline at end of file


Property changes on: MacRuby/branches/experimental/spec/frozen/tags/macruby/language/rescue_tags.txt
___________________________________________________________________
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090326/5516b9da/attachment-0001.html>


More information about the macruby-changes mailing list