[macruby-changes] [1380] MacRuby/branches/experimental/spec/frozen/tags/macruby/language/ throw_tags.txt

source_changes at macosforge.org source_changes at macosforge.org
Mon Apr 6 01:14:34 PDT 2009


Revision: 1380
          http://trac.macosforge.org/projects/ruby/changeset/1380
Author:   lsansonetti at apple.com
Date:     2009-04-06 01:14:34 -0700 (Mon, 06 Apr 2009)
Log Message:
-----------
removed specs that now pass (only one is still failing, mostly because Thread#join is not implemented yet)

Modified Paths:
--------------
    MacRuby/branches/experimental/spec/frozen/tags/macruby/language/throw_tags.txt

Modified: MacRuby/branches/experimental/spec/frozen/tags/macruby/language/throw_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/language/throw_tags.txt	2009-04-06 08:12:45 UTC (rev 1379)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/language/throw_tags.txt	2009-04-06 08:14:34 UTC (rev 1380)
@@ -1,7 +1 @@
-fails:The throw keyword abandons processing
-fails:The throw keyword supports a second parameter
-fails:The throw keyword only allows symbols and strings as it's argument
-fails:The throw keyword unwinds stack from within a method
-fails:The throw keyword unwinds stack from within a lambda
-fails:The throw keyword raises a name error if outside of scope of a matching catch
-fails:The throw keyword raises a ThreadError if used to exit a thread
\ No newline at end of file
+fails:The throw keyword raises a ArgumentError if used to exit a thread
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090406/a315cac1/attachment-0001.html>


More information about the macruby-changes mailing list