[macruby-changes] [3883] MacRuby/trunk/spec

source_changes at macosforge.org source_changes at macosforge.org
Sun Mar 28 13:08:39 PDT 2010


Revision: 3883
          http://trac.macosforge.org/projects/ruby/changeset/3883
Author:   eloy.de.enige at gmail.com
Date:     2010-03-28 13:08:38 -0700 (Sun, 28 Mar 2010)
Log Message:
-----------
Skip the cgi/htmlextension specs for now

Modified Paths:
--------------
    MacRuby/trunk/spec/macruby.mspec

Removed Paths:
-------------
    MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/htmlextension/a_tags.txt

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/htmlextension/a_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/htmlextension/a_tags.txt	2010-03-28 20:08:26 UTC (rev 3882)
+++ MacRuby/trunk/spec/frozen/tags/macruby/library/cgi/htmlextension/a_tags.txt	2010-03-28 20:08:38 UTC (rev 3883)
@@ -1,4 +0,0 @@
-fails:CGI::HtmlExtension#a when passed a String returns an 'a'-element, using the passed String as the 'href'-attribute
-fails:CGI::HtmlExtension#a when passed a String includes the passed block's return value when passed a block
-fails:CGI::HtmlExtension#a when passed a Hash returns an 'a'-element, using the passed Hash for attributes
-fails:CGI::HtmlExtension#a when passed a Hash includes the passed block's return value when passed a block

Modified: MacRuby/trunk/spec/macruby.mspec
===================================================================
--- MacRuby/trunk/spec/macruby.mspec	2010-03-28 20:08:26 UTC (rev 3882)
+++ MacRuby/trunk/spec/macruby.mspec	2010-03-28 20:08:38 UTC (rev 3883)
@@ -23,6 +23,7 @@
     'library',
     
      # Currently not working on MacRuby
+     '^library/cgi/htmlextension',
      '^library/erb',
      '^library/iconv',
      '^library/generator',
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20100328/f420526b/attachment.html>


More information about the macruby-changes mailing list