[macruby-changes] [3246] MacRuby/trunk/spec/frozen/tags/macruby/core

source_changes at macosforge.org source_changes at macosforge.org
Mon Jan 11 15:16:30 PST 2010


Revision: 3246
          http://trac.macosforge.org/projects/ruby/changeset/3246
Author:   eloy.de.enige at gmail.com
Date:     2010-01-11 15:16:27 -0800 (Mon, 11 Jan 2010)
Log Message:
-----------
Removed `fails' tags for examples that we now pass.

Modified Paths:
--------------
    MacRuby/trunk/spec/frozen/tags/macruby/core/file/lstat_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/file/readlink_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/file/stat/symlink_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/file/symlink_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/hash/element_reference_tags.txt

Removed Paths:
-------------
    MacRuby/trunk/spec/frozen/tags/macruby/core/enumerable/reverse_each_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/env/clear_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/file/lchmod_tags.txt

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/enumerable/reverse_each_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/enumerable/reverse_each_tags.txt	2010-01-11 23:01:09 UTC (rev 3245)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/enumerable/reverse_each_tags.txt	2010-01-11 23:16:27 UTC (rev 3246)
@@ -1 +0,0 @@
-fails:Enumerable#reverse_each returns an Enumerator if no block given

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/env/clear_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/env/clear_tags.txt	2010-01-11 23:01:09 UTC (rev 3245)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/env/clear_tags.txt	2010-01-11 23:16:27 UTC (rev 3246)
@@ -1 +0,0 @@
-fails:ENV.clear deletes all environment variables

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/file/lchmod_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/file/lchmod_tags.txt	2010-01-11 23:01:09 UTC (rev 3245)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/file/lchmod_tags.txt	2010-01-11 23:16:27 UTC (rev 3246)
@@ -1 +0,0 @@
-fails:File.lchmod changes the file mode of the link and not of the file

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/file/lstat_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/file/lstat_tags.txt	2010-01-11 23:01:09 UTC (rev 3245)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/file/lstat_tags.txt	2010-01-11 23:16:27 UTC (rev 3246)
@@ -1,2 +1 @@
 fails:File.lstat should be able to use the instance methods
-fails:File.lstat returns a File::Stat object with symlink properties for a symlink

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/file/readlink_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/file/readlink_tags.txt	2010-01-11 23:01:09 UTC (rev 3245)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/file/readlink_tags.txt	2010-01-11 23:16:27 UTC (rev 3246)
@@ -1,2 +1 @@
-fails:File.readlink return the name of the file referenced by the given link
 fails:File.readlink raises an Errno::ENOENT if called with an invalid argument

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/file/stat/symlink_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/file/stat/symlink_tags.txt	2010-01-11 23:01:09 UTC (rev 3245)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/file/stat/symlink_tags.txt	2010-01-11 23:16:27 UTC (rev 3246)
@@ -1,2 +1 @@
-fails:File::Stat#symlink? returns true if the file is a link
 fails:File::Stat#symlink? accepts an object that has a #to_path method

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/file/symlink_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/file/symlink_tags.txt	2010-01-11 23:01:09 UTC (rev 3245)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/file/symlink_tags.txt	2010-01-11 23:16:27 UTC (rev 3246)
@@ -1,4 +1,3 @@
-fails:File.symlink create a symlink between a source and target file
 fails:File.symlink create a symbolic link
 fails:File.symlink accepts args that have #to_path methods
 fails:File.symlink raises an Errno::EEXIST if the target already exists

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/hash/element_reference_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/hash/element_reference_tags.txt	2010-01-11 23:01:09 UTC (rev 3245)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/hash/element_reference_tags.txt	2010-01-11 23:16:27 UTC (rev 3246)
@@ -1,3 +1,2 @@
-fails:Hash#[] compares keys with eql? semantics
 fails:Hash#[] does not compare key with unknown hash codes via eql?
 fails:Hash#[] compares key with found hash code via eql?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20100111/b73ca467/attachment.html>


More information about the macruby-changes mailing list