[macruby-changes] [1799] MacRuby/branches/experimental/spec/frozen/tags/macruby/core

source_changes at macosforge.org source_changes at macosforge.org
Sun Jun 7 15:35:00 PDT 2009


Revision: 1799
          http://trac.macosforge.org/projects/ruby/changeset/1799
Author:   eloy.de.enige at gmail.com
Date:     2009-06-07 15:35:00 -0700 (Sun, 07 Jun 2009)
Log Message:
-----------
Removed more tags of passing examples.

Modified Paths:
--------------
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/detect_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/drop_while_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/each_cons_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/each_slice_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/each_with_index_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/find_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/take_while_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/file/chmod_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/file/ftype_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/file/open_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/file/stat/ftype_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/file/stat/gid_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/each_pair_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/element_reference_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/eql_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/equal_value_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/initialize_tags.txt

Removed Paths:
-------------
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/array/rindex_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/all_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/any_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/collect_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/find_all_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/group_by_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/map_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/max_by_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/min_by_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/minmax_by_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/partition_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/reject_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/select_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/file/grpowned_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/file/stat/uid_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/filetest/grpowned_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/delete_if_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/each_key_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/each_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/each_value_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/invert_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/keys_tags.txt

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/array/rindex_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/array/rindex_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/array/rindex_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1 +0,0 @@
-fails:Array#rindex does not fail when removing elements from block

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/all_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/all_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/all_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1 +0,0 @@
-fails:Enumerable#all? raises an ArgumentError when any arguments provided

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/any_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/any_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/any_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1 +0,0 @@
-fails:Enumerable#any? raises an ArgumentError when any arguments provided

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/collect_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/collect_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/collect_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1 +0,0 @@
-fails:Enumerable#collect returns an enumerator when no block given

Modified: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/detect_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/detect_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/detect_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1,2 +1 @@
 critical:Enumerable#detect passes the ifnone proc to the enumerator
-fails:Enumerable#detect returns an enumerator when no block given

Modified: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/drop_while_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/drop_while_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/drop_while_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1,2 +1 @@
-fails:Enumerable#drop_while returns an Enumerator if no block given
 fails:Enumerable#drop_while will only go through what's needed

Modified: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/each_cons_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/each_cons_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/each_cons_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1,4 +1,3 @@
 fails:Enumerable#each_cons raises an Argument Error if there is not a single parameter > 0
 fails:Enumerable#each_cons tries to convert n to an Integer using #to_int
 fails:Enumerable#each_cons yields only as much as needed
-fails:Enumerable#each_cons returns an enumerator if no block

Modified: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/each_slice_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/each_slice_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/each_slice_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1,4 +1,3 @@
 fails:Enumerable#each_slice raises an Argument Error if there is not a single parameter > 0
 fails:Enumerable#each_slice tries to convert n to an Integer using #to_int
 fails:Enumerable#each_slice yields only as much as needed
-fails:Enumerable#each_slice returns an enumerator if no block

Modified: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/each_with_index_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/each_with_index_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/each_with_index_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1,2 +1 @@
 critical:Enumerable#each_with_index passes extra parameters to each
-fails:Enumerable#each_with_index returns an enumerator if no block

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/find_all_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/find_all_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/find_all_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1 +0,0 @@
-fails:Enumerable#find_all returns an enumerator when no block given

Modified: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/find_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/find_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/find_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1,2 +1 @@
 critical:Enumerable#find passes the ifnone proc to the enumerator
-fails:Enumerable#find returns an enumerator when no block given

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/group_by_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/group_by_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/group_by_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1 +0,0 @@
-fails:Enumerable#group_by returns an Enumerator if called without a block

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/map_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/map_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/map_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1 +0,0 @@
-fails:Enumerable#map returns an enumerator when no block given

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/max_by_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/max_by_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/max_by_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1 +0,0 @@
-fails:Enumerable#max_by returns an enumerator if no block

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/min_by_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/min_by_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/min_by_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1 +0,0 @@
-fails:Enumerable#min_by returns an enumerator if no block

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/minmax_by_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/minmax_by_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/minmax_by_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1 +0,0 @@
-fails:Enumerable#minmax_by returns an enumerator if no block

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/partition_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/partition_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/partition_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1 +0,0 @@
-fails:Enumerable#partition returns an Enumerator if called without a block

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/reject_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/reject_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/reject_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1 +0,0 @@
-fails:Enumerable#reject returns an Enumerator if called without a block

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/select_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/select_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/select_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1 +0,0 @@
-fails:Enumerable#select returns an enumerator when no block given

Modified: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/take_while_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/take_while_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/enumerable/take_while_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1,4 +1,3 @@
-fails:Enumerable#take_while returns an Enumerator if no block given
 fails:Enumerable#take_while returns no/all elements for {true/false} block
 fails:Enumerable#take_while accepts returns other than true/false
 fails:Enumerable#take_while passes elements to the block until the first false

Modified: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/file/chmod_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/file/chmod_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/file/chmod_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -6,4 +6,3 @@
 fails:File#chmod with '0666' makes file readable and writable but not executable
 fails:File#chmod with '0111' makes file executable but not readable or writable
 fails:File#chmod modifies the permission bits of the files specified
-fails:File.chmod throws a TypeError if the given path is not coercable into a string

Modified: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/file/ftype_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/file/ftype_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/file/ftype_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1,9 +1,3 @@
 critical:File.ftype returns fifo when the file is a fifo
 fails:File.ftype raises ArgumentError if not given exactly one filename
-fails:File.ftype returns a String 
-fails:File.ftype returns 'file' when the file is a file
-fails:File.ftype returns 'directory' when the file is a dir
-fails:File.ftype returns 'blockSpecial' when the file is a block
-fails:File.ftype returns 'characterSpecial' when the file is a char
-fails:File.ftype returns 'link' when the file is a link
 fails:File.ftype returns 'socket' when the file is a socket

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/file/grpowned_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/file/grpowned_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/file/grpowned_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1 +0,0 @@
-fails:File.grpowned? return true if the file exist

Modified: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/file/open_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/file/open_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/file/open_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -38,8 +38,6 @@
 fails:File.open creates a new write-only file when invoked with 'w' and '0222'
 fails:File.open opens the file when call with fd
 fails:File.open opens a file with a file descriptor d and a block
-fails:File.open opens a file that no exists when use 'r' mode
-fails:File.open raises an IOError when read in a block opened with 'w' mode
 fails:File.open raises an Errno::EACCES when opening non-permitted file
 fails:File.open raises an Errno::EACCES when opening read-only file
 fails:File.open opens a file for read-write and truncate the file

Modified: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/file/stat/ftype_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/file/stat/ftype_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/file/stat/ftype_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1,8 +1,2 @@
 critical:File::Stat#ftype returns fifo when the file is a fifo
-fails:File::Stat#ftype returns a String 
-fails:File::Stat#ftype returns 'file' when the file is a file
-fails:File::Stat#ftype returns 'directory' when the file is a dir
-fails:File::Stat#ftype returns 'characterSpecial' when the file is a char
-fails:File::Stat#ftype returns 'blockSpecial' when the file is a block
-fails:File::Stat#ftype returns 'link' when the file is a link
 fails:File::Stat#ftype returns 'socket' when the file is a socket

Modified: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/file/stat/gid_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/file/stat/gid_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/file/stat/gid_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1,2 +1 @@
 fails:An exception occurred during: before :each
-fails:File::Stat#gid should be able to determine the group owner through a File::Stat object

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/file/stat/uid_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/file/stat/uid_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/file/stat/uid_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1 +0,0 @@
-fails:File::Stat#uid should be able to determine the owner through a File::Stat object

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/filetest/grpowned_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/filetest/grpowned_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/filetest/grpowned_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1 +0,0 @@
-fails:FileTest.grpowned? return true if the file exist

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/delete_if_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/delete_if_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/delete_if_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1,3 +0,0 @@
-fails:Hash#delete_if processes entries with the same order as each()
-fails:Hash#delete_if returns an Enumerator if called on a non-empty hash without a block
-fails:Hash#delete_if returns an Enumerator if called on an empty hash without a block

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/each_key_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/each_key_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/each_key_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1,2 +0,0 @@
-fails:Hash#each_key returns an Enumerator if called on a non-empty hash without a block
-fails:Hash#each_key returns an Enumerator if called on an empty hash without a block

Modified: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/each_pair_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/each_pair_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/each_pair_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1,3 +1 @@
 fails:Hash#each_pair processes all pairs, yielding two arguments: key and value
-fails:Hash#each_pair returns an Enumerator if called on a non-empty hash without a block
-fails:Hash#each_pair returns an Enumerator if called on an empty hash without a block

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/each_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/each_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/each_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1,2 +0,0 @@
-fails:Hash#each returns an Enumerator if called on a non-empty hash without a block
-fails:Hash#each returns an Enumerator if called on an empty hash without a block

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/each_value_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/each_value_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/each_value_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1,2 +0,0 @@
-fails:Hash#each_value returns an Enumerator if called on a non-empty hash without a block
-fails:Hash#each_value returns an Enumerator if called on an empty hash without a block

Modified: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/element_reference_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/element_reference_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/element_reference_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1,2 +1 @@
-fails:Hash#[] compares keys with eql? semantics
 fails:Hash#[] compares key with found hash code via eql?

Modified: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/eql_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/eql_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/eql_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1,4 +1,3 @@
 critical:Hash#eql? computes equality for complex recursive hashes
 critical:Hash#eql? computes equality for recursive hashes & arrays
 fails:Hash#eql? compares keys with matching hash codes via eql?
-fails:Hash#eql? compares keys with eql? semantics

Modified: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/equal_value_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/equal_value_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/equal_value_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1,4 +1,3 @@
 critical:Hash#== computes equality for complex recursive hashes
 critical:Hash#== computes equality for recursive hashes & arrays
 fails:Hash#== compares keys with matching hash codes via eql?
-fails:Hash#== compares keys with eql? semantics

Modified: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/initialize_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/initialize_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/initialize_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1,3 +1,2 @@
-fails:Hash#initialize is private
 fails:Hash#initialize raises a TypeError if called on a frozen instance
 fails:Hash#initialize raises a RuntimeError if called on a frozen instance

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/invert_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/invert_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/invert_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1 +0,0 @@
-fails:Hash#invert compares new keys with eql? semantics

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/keys_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/keys_tags.txt	2009-06-07 22:34:17 UTC (rev 1798)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/hash/keys_tags.txt	2009-06-07 22:35:00 UTC (rev 1799)
@@ -1 +0,0 @@
-fails:Hash#keys returns an array with the keys in the order they were inserted
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090607/74219285/attachment-0001.html>


More information about the macruby-changes mailing list