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

source_changes at macosforge.org source_changes at macosforge.org
Fri May 14 16:04:45 PDT 2010


Revision: 4108
          http://trac.macosforge.org/projects/ruby/changeset/4108
Author:   martinlagardette at apple.com
Date:     2010-05-14 16:04:41 -0700 (Fri, 14 May 2010)
Log Message:
-----------
Get rid of the working tags. Core is now 90.31% compliant!

Modified Paths:
--------------
    MacRuby/trunk/spec/frozen/tags/macruby/core/argf/close_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/argf/gets_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/argf/lineno_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/argf/read_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/argf/readline_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/argf/readlines_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/argf/rewind_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/argf/to_a_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/array/pack_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/array/slice_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/basicobject/instance_exec_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/basicobject/metaclass_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/comparison_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/divmod_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/magnitude_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/modulo_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/remainder_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/aliases_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/compatible_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/default_external_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/default_internal_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/dummy_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/locale_charmap_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/names_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/file/new_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/integer/chr_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/io/binmode_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/io/chars_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/io/close_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/io/close_write_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/io/each_char_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/io/each_line_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/io/each_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/io/for_fd_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/io/foreach_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/io/getc_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/io/gets_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/io/initialize_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/io/inspect_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/io/new_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/io/open_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/io/print_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/io/read_nonblock_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/io/read_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/io/readline_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/io/readlines_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/io/readpartial_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/io/reopen_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/io/sysopen_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/io/sysread_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/io/syswrite_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/io/try_convert_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/io/ungetc_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/io/write_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/abort_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/block_given_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/callcc_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/caller_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/eval_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/instance_eval_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/load_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/method_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/public_method_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/public_methods_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/puts_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/require_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/singleton_methods_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/spawn_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/marshal/dump_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/marshal/load_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/module/append_features_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/module/attr_writer_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/module/autoload_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/module/case_compare_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/module/class_eval_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/module/class_variable_defined_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/module/class_variable_get_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/module/class_variable_set_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/module/class_variables_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/module/const_defined_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/module/constants_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/module/define_method_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/module/include_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/module/instance_method_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/module/instance_methods_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/module/module_eval_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/module/name_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/module/protected_instance_methods_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/module/protected_method_defined_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/module/public_instance_methods_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/module/public_method_defined_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/comparison_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/div_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/divmod_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/initialize_copy_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/magnitude_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/numerator_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/polar_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/singleton_method_added_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/object/match_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/objectspace/each_object_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/process/fork_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/process/kill_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/process/wait_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/random/bytes_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/random/rand_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/rational/Rational_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/rational/exponent_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/rational/magnitude_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/rational/rationalize_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/compile_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/encoding_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/kcode_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/match_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/named_captures_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/new_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/quote_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/capitalize_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/chars_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/chr_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/comparison_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/count_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/delete_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/dump_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/each_char_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/each_line_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/encode_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/encoding_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/force_encoding_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/gsub_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/lines_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/modulo_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/ord_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/slice_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/squeeze_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/tr_s_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/tr_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/unpack_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/upto_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/struct/new_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/unboundmethod/clone_tags.txt
    MacRuby/trunk/spec/macruby/tags/macruby/core/gcd/source_tags.txt
    MacRuby/trunk/spec/macruby/tags/macruby/library/dispatch/source_tags.txt

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/argf/close_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/argf/close_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/argf/close_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +1 @@
-fails:ARGF.close closes the current open stream
\ No newline at end of file
+fails:ARGF.close closes the current open stream

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/argf/gets_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/argf/gets_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/argf/gets_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +1 @@
-fails:ARGF.gets sets $_ global variable with each line read
\ No newline at end of file
+fails:ARGF.gets sets $_ global variable with each line read

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/argf/lineno_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/argf/lineno_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/argf/lineno_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +1 @@
-fails:ARGF.lineno resets to 0 after the stream is rewound
\ No newline at end of file
+fails:ARGF.lineno resets to 0 after the stream is rewound

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/argf/read_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/argf/read_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/argf/read_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,4 +1,3 @@
-fails:ARGF.read treats second argument as an output buffer
 fails:ARGF.read reads the contents of two files
 fails:ARGF.read reads the contents of one file and some characters from the second
 fails:ARGF.read reads across two files consecutively

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/argf/readline_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/argf/readline_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/argf/readline_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,4 +1,4 @@
 fails:ARGF.readline reads all lines of two files
 fails:ARGF.readline sets $_ global variable with each line read
 fails:ARGF.readline modifies the files when in place edit mode is on
-fails:ARGF.readline modifies and backups two files when in place edit mode is on
\ No newline at end of file
+fails:ARGF.readline modifies and backups two files when in place edit mode is on

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/argf/readlines_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/argf/readlines_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/argf/readlines_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +1 @@
-fails:ARGF.readlines reads all lines of all files
\ No newline at end of file
+fails:ARGF.readlines reads all lines of all files

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/argf/rewind_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/argf/rewind_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/argf/rewind_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,2 +1,2 @@
+fails:ARGF.rewind resets ARGF.lineno to 0
 fails:ARGF.rewind raises an ArgumentError when end of stream reached
-fails:ARGF.rewind resets ARGF.lineno to 0

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/argf/to_a_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/argf/to_a_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/argf/to_a_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +1 @@
-fails:ARGF.to_a reads all lines of all files
\ No newline at end of file
+fails:ARGF.to_a reads all lines of all files

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/array/pack_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/array/pack_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/array/pack_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,28 +1,24 @@
 critical:Array#pack with format 'M' properly handles recursive arrays
+critical:Array#pack with format 'M' does not check whether the pack argument responds to #to_s before call #to_s
 fails:Array#pack returns a untrusted string when the format is untrusted
 fails:Array#pack returns a untrusted string when the format is untrusted even if the given format is empty
 fails:Array#pack returns a untrusted string when a pack argument is untrusted
-fails:Array#pack with format 'A' cuts byte sequence even if it breaks a multibyte character
-fails:Array#pack with format 'a' cuts byte sequence even if it breaks a multibyte character
-fails:Array#pack with format 'Z' cuts byte sequence even if it breaks a multibyte character
-fails:Array#pack with format 'H' fills low-nibble of the last byte with 0 when count is odd even if pack argument has insufficient length
-fails:Array#pack with format 'M' ignores star parameter
-critical:Array#pack with format 'M' does not check whether the pack argument responds to #to_s before call #to_s
-fails:Array#pack with format 'U' returns a UTF-8 string
-fails:Array#pack with format 'm' ignores star parameter
-fails:Array#pack just ignores unknown format
-fails:Array#pack with format 'n' does not raise a RangeError even when a pack argument is >= 2**64
-fails:Array#pack just ignores unknown format
-fails:Array#pack with format 'n' does not raise a RangeError even when a pack argument is >= 2**64
+fails:Array#pack with the empty format returns an empty String in US-ASCII
 fails:Array#pack with format 'A' treats a multibyte character just as a byte sequence
 fails:Array#pack with format 'A' returns result in ASCII-8BIT
+fails:Array#pack with format 'A' cuts byte sequence even if it breaks a multibyte character
 fails:Array#pack with format 'a' treats a multibyte character just as a byte sequence
 fails:Array#pack with format 'a' returns result in ASCII-8BIT
+fails:Array#pack with format 'a' cuts byte sequence even if it breaks a multibyte character
 fails:Array#pack with format 'Z' treats a multibyte character just as a byte sequence
 fails:Array#pack with format 'Z' returns result in ASCII-8BIT
-fails:Array#pack with the empty format returns an empty String in US-ASCII
+fails:Array#pack with format 'Z' cuts byte sequence even if it breaks a multibyte character
+fails:Array#pack with format 'H' fills low-nibble of the last byte with 0 when count is odd even if pack argument has insufficient length
+fails:Array#pack with format 'M' ignores star parameter
 fails:Array#pack with format 'M' returns an US-ASCII string
+fails:Array#pack with format 'm' ignores star parameter
 fails:Array#pack with format 'm' returns an US-ASCII string
 fails:Array#pack with format 'U' regards a integer as a Unicode codepoint and encodes into UTF-8 byte sequence
+fails:Array#pack with format 'U' returns a UTF-8 string
 fails:Array#pack with format 'u' returns an US-ASCII string
 fails:Array#pack with format 'x' returns an US-ASCII string

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/array/slice_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/array/slice_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/array/slice_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:Array#slice! does not expand array with indices out of bounds

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/basicobject/instance_exec_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/basicobject/instance_exec_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/basicobject/instance_exec_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,3 +1,3 @@
+fails:BasicObject#instance_exec sets class variables in the receiver
 fails:BasicObject#instance_exec raises a TypeError when defining methods on an immediate
 fails:BasicObject#instance_exec raises a TypeError when defining methods on numerics
-fails:BasicObject#instance_exec sets class variables in the receiver

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/basicobject/metaclass_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/basicobject/metaclass_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/basicobject/metaclass_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +1 @@
-critical:BasicObject#metaclass does the job of a metaclass
\ No newline at end of file
+critical:BasicObject#metaclass does the job of a metaclass

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/comparison_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/comparison_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/comparison_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,2 +0,0 @@
-fails:Bignum#<=> returns 1 when self is Infinity and other is a Bignum
-fails:Bignum#<=> returns -1 when self is negative and other is Infinty

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/divmod_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/divmod_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/divmod_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,2 +0,0 @@
-fails:Bignum#divmod raises a FloatDomainError if other is NaN
-fails:Bignum#divmod raises a ZeroDivisionError when the given argument is 0 and a Float

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/magnitude_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/magnitude_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/magnitude_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:Bignum#magnitude returns the absolute value

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/modulo_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/modulo_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/modulo_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -3,4 +3,3 @@
 critical:Bignum#modulo raises a ZeroDivisionError when the given argument is 0 and a Float
 critical:Bignum#modulo raises a TypeError when given a non-Integer
 fails:Bignum#% returns the modulus obtained from dividing self by the given argument
-fails:Bignum#% raises a ZeroDivisionError when the given argument is 0 and a Float

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/remainder_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/remainder_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/remainder_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,2 +1 @@
 fails:Bignum#remainder returns the remainder of dividing self by other
-fails:Bignum#remainder does raises ZeroDivisionError if other is zero and a Float

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/aliases_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/aliases_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/aliases_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:Encoding.aliases returns an encoding name for a given alias

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/compatible_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/compatible_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/compatible_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,2 +0,0 @@
-fails:Encoding.compatible? returns an Encoding instance which will be compatible with both given strings
-fails:Encoding.compatible? returns `nil' if no compatible Encoding for the two given strings exists

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/default_external_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/default_external_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/default_external_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,3 +0,0 @@
-fails:Encoding.default_external= takes an Encoding instance
-fails:Encoding.default_external= takes a string name of an encoding
-fails:Encoding.default_external= assigns the default external encoding to be used for IO

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/default_internal_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/default_internal_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/default_internal_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:Encoding.default_internal returns `nil' by default

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/dummy_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/dummy_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/dummy_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,2 +0,0 @@
-fails:Encoding#dummy? returns `false' if an encoding can be handled correctly
-fails:Encoding#dummy? returns `true' if an encoding is a placeholder which can't be handled correctly

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/locale_charmap_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/locale_charmap_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/locale_charmap_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:Encoding.locale_charmap returns the name of the charmap of the current environment's locale

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/names_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/names_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/names_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:Encoding#names returns an array of names by which an Encoding instance can be referenced

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/file/new_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/file/new_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/file/new_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,3 +1,3 @@
-fails:File.new can't alter mode or permissions when opening a file
 fails:File.new returns a new File with modus fd 
 fails:File.new raises an Errno::EBADF if the first parameter is an invalid file descriptor
+fails:File.new can't alter mode or permissions when opening a file

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/integer/chr_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/integer/chr_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/integer/chr_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,9 +1,8 @@
 fails:Integer#chr without argument interprets self as a codepoint in the corresponding character set
 fails:Integer#chr without argument raises a RangeError is self is greater than 255 and the internal encoding is nil
 fails:Integer#chr without argument infers the encoding from Encoding.default_internal
+fails:Integer#chr with an encoding argument accepts an Encoding object as an argument
+fails:Integer#chr with an encoding argument accepts a String as an argument
 fails:Integer#chr with an encoding argument behaves as called with no argument if encoding is specified as ASCII-8BIT and self is between 128 and 255
 fails:Integer#chr with an encoding argument interprets self as a codepoint in the corresponding character set
 fails:Integer#chr with an encoding argument raises a RangeError if self is an invalid codepoint for the given encoding
-fails:Integer#chr with an encoding argument raises a RangeError is self is less than 0
-fails:Integer#chr with an encoding argument accepts an Encoding object as an argument
-fails:Integer#chr with an encoding argument accepts a String as an argument

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/io/binmode_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/io/binmode_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/io/binmode_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:IO#binmode raises an IOError on closed stream

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/io/chars_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/io/chars_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/io/chars_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:IO#chars returns an enumerator of the next chars from the stream

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/io/close_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/io/close_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/io/close_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,3 +0,0 @@
-fails:IO#close raises when a file descriptor is closed twice
-fails:IO#close on an IO.popen stream sets $?
-fails:IO#close on an IO.popen stream waits for the child to exit

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/io/close_write_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/io/close_write_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/io/close_write_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:IO#close_write raises an IOError if the stream is readable and not duplexed

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/io/each_char_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/io/each_char_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/io/each_char_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:IO#each_char yields each character

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/io/each_line_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/io/each_line_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/io/each_line_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,6 +1,2 @@
 critical:IO#each_line when passed a separator tries to convert the passed separator to a String using #to_str
-fails:IO#each_line does not change $_
-fails:IO#each_line when passed a separator does not change $_
-fails:IO#each_line when passed a separator yields self's content starting from the current position when the passed separator is nil
-fails:IO#each_line when passed a separator yields each paragraph when passed an empty String as separator
 critical:IO#each_line when passed a String containing one space as a separator tries to convert the passed separator to a String using #to_str

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/io/each_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/io/each_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/io/each_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,6 +1,2 @@
 critical:IO#each when passed a separator tries to convert the passed separator to a String using #to_str
-fails:IO#each does not change $_
-fails:IO#each when passed a separator does not change $_
-fails:IO#each when passed a separator yields self's content starting from the current position when the passed separator is nil
-fails:IO#each when passed a separator yields each paragraph when passed an empty String as separator
 critical:IO#each when passed a String containing one space as a separator tries to convert the passed separator to a String using #to_str

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/io/for_fd_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/io/for_fd_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/io/for_fd_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,2 +0,0 @@
-fails:IO.for_fd raises EINVAL if mode is not compatible with the descriptor's current mode
-fails:IO.for_fd cannot open an IO with incompatible flags

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/io/foreach_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/io/foreach_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/io/foreach_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,7 +0,0 @@
-fails:IO::foreach yields a sequence of Strings that were separated by r
-fails:IO::foreach yields a single string with entire content when the separator is nil
-fails:IO::foreach yields a sequence of paragraphs when the separator is an empty string
-fails:IO::foreach updates $. with each yield
-fails:IO::foreach can handle non-ASCII data as separator
-fails:IO::foreach converts second parameter to string and uses as separator, with each to_str calling for each lines of the IOs
-fails:IO::foreach calls #to_path on non-String arguments

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/io/getc_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/io/getc_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/io/getc_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:IO#getc returns the next character from the stream

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/io/gets_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/io/gets_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/io/gets_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,10 +0,0 @@
-fails:IO#gets assigns the returned line to $_
-fails:IO#gets returns the entire content if the separator is nil
-fails:IO#gets returns the next paragraph if the separator's length is 0
-fails:IO#gets reads until the beginning of the next paragraph when the separator's length is 0
-fails:IO#gets fails on cloned opened streams
-fails:IO#gets with ASCII separator returns the separator's character representation
-fails:IO#gets accepts an integer as second parameter to limit the output's size
-fails:IO#gets accepts an integer as limit parameter which is smaller than IO size
-fails:IO#gets accepts an integer as limit parameter which is same as IO size
-fails:IO#gets accepts an integer as limit parameter which is greater than IO size

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/io/initialize_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/io/initialize_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/io/initialize_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,9 +0,0 @@
-fails:IO#initialize uses the external encoding specified in the mode argument
-fails:IO#initialize uses the external and the internal encoding specified in the mode argument
-fails:IO#initialize uses the external encoding specified via the :external_encoding option
-fails:IO#initialize uses the internal encoding specified via the :internal_encoding option
-fails:IO#initialize uses the colon-separated encodings specified via the :encoding option
-fails:IO#initialize ingores the :encoding option when the :external_encoding option is present
-fails:IO#initialize ingores the :encoding option when the :internal_encoding option is present
-fails:IO#initialize uses the encoding specified via the :mode option hash
-fails:IO#initialize ignores the :internal_encoding option when the same as the external encoding

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/io/inspect_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/io/inspect_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/io/inspect_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:IO#inspect returns a string describing a stream

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/io/new_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/io/new_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/io/new_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,2 +0,0 @@
-fails:IO.new raises EINVAL if mode is not compatible with the descriptor's current mode
-fails:IO.new cannot open an IO with incompatible flags

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/io/open_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/io/open_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/io/open_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,4 +0,0 @@
-fails:IO.open raises EINVAL if mode is not compatible with the descriptor's current mode
-fails:IO.open cannot open an IO with incompatible flags
-fails:IO.open with a block invokes close on opened IO object when exiting the block
-fails:IO.open with a block propagates non-StandardErrors produced by close

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/io/print_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/io/print_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/io/print_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:IO#print writes $_.to_s followed by $\ (if any) to the stream if no arguments given

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/io/read_nonblock_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/io/read_nonblock_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/io/read_nonblock_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,5 +0,0 @@
-fails:IO#read_nonblock raises IOError on closed stream
-fails:IO#read_nonblock raises EAGAIN when there is no data
-fails:IO#read_nonblock returns at most the number of bytes requested
-fails:IO#read_nonblock returns less data if that is all that is available
-fails:IO#read_nonblock raises EOFError when the end is reached

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/io/read_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/io/read_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/io/read_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,12 +0,0 @@
-fails:IO.read calls #to_path on non-String arguments
-fails:IO#read can read lots of data
-fails:IO#read can read lots of data with length
-fails:IO#read places the specified number of bytes in the buffer
-fails:IO#read expands the buffer when too small
-fails:IO#read overwrites the buffer
-fails:IO#read truncates the buffer when too big
-fails:IO#read returns the given buffer
-fails:IO#read coerces the second argument to string and uses it as a buffer
-fails:IO#read strips the BOM when given 'rb:utf-7-bom' as the mode
-fails:IO#read with 1.9 encodings strips the BOM when given 'rb:utf-7-bom' as the mode
-fails:IO#read with encodings ignores unicode encoding

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/io/readline_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/io/readline_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/io/readline_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:IO#readline assigns the returned line to $_

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/io/readlines_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/io/readlines_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/io/readlines_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,12 +1,2 @@
 critical:IO#readlines when passed [separator] tries to convert the passed separator to a String using #to_str
-fails:IO#readlines when passed no arguments does not change $_
-fails:IO#readlines when passed [separator] does not change $_
-fails:IO#readlines when passed [separator] returns an Array containing all paragraphs when the passed separator is an empty String
-fails:IO#readlines when passed [separator] returns the remaining content as one line starting at the current position when passed nil
-fails:IO.readlines when passed [file_name] returns an Array containing lines of file_name based on $/
-fails:IO.readlines when passed [file_name] does not change $_
-fails:IO#readlines when passed [file_name, separator] returns an Array containing lines of file_name based on the passed separator
-fails:IO#readlines when passed [file_name, separator] does not change $_
-fails:IO#readlines when passed [file_name, separator] returns an Array containing all paragraphs when the passed separator is an empty String
-fails:IO#readlines when passed [file_name, separator] tries to convert the passed separator to a String using #to_str
 critical:IO#readlines when passed a separator tries to convert the passed separator to a String using #to_str

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/io/readpartial_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/io/readpartial_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/io/readpartial_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,2 +0,0 @@
-fails:IO#readpartial discards the existing buffer content upon successful read
-fails:IO#readpartial discards the existing buffer content upon error

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/io/reopen_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/io/reopen_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/io/reopen_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,4 +0,0 @@
-fails:IO#reopen reassociates self with a new stream opened on path, after some writes
-fails:IO#reopen reassociates self with a new stream after some reads
-fails:IO#reopen calls #to_path on non-String arguments
-fails:IO#reopen should not raise IOError when called on closed stream with path

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/io/sysopen_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/io/sysopen_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/io/sysopen_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:IO.sysopen calls #to_path on first argument

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/io/sysread_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/io/sysread_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/io/sysread_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,2 +0,0 @@
-fails:IO#sysread on a file reads the specified number of bytes from the file to the buffer
-fails:IO#sysread on a file coerces the second argument to string and uses it as a buffer

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/io/syswrite_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/io/syswrite_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/io/syswrite_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,2 +0,0 @@
-fails:IO#syswrite on a file warns if called immediately after a buffered IO#write
-fails:IO#syswrite writes all of the string's bytes without buffering if mode is sync

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/io/try_convert_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/io/try_convert_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/io/try_convert_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:IO.try_convert checks the result of the conversion

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/io/ungetc_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/io/ungetc_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/io/ungetc_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,2 +0,0 @@
-fails:IO#ungetc adjusts the stream position
-fails:IO#ungetc makes subsequent unbuffered operations to raise IOError

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/io/write_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/io/write_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/io/write_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:IO#write on a file does not check if the file is writable if writing zero bytes

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/abort_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/abort_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/abort_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,4 +1,3 @@
-
 critical:Kernel#abort raises a SystemExit exception
 critical:Kernel#abort sets the exception status code of of 1
 critical:Kernel.abort raises a SystemExit exception

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/block_given_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/block_given_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/block_given_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,4 +1,3 @@
 fails:Kernel#block_given? returns false when a method defined by define_method is called with a block
 fails:Kernel.block_given? returns false when a method defined by define_method is called with a block
-fails:self.send(:block_given?) returns false when a method defined by define_method is called with a block
 fails:self.send(:block_given?) returns true if and only if a block is supplied

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/callcc_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/callcc_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/callcc_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,8 +0,0 @@
-fails:Kernel#callcc is possible to exit a loop like a break
-fails:Kernel#callcc is possible to call a continuation multiple times
-fails:Kernel#callcc returns the results of a block if continuation is not called
-fails:Kernel#callcc returns the results of continuation once called
-fails:Kernel#callcc returns the arguments to call
-fails:Kernel#callcc preserves changes to block-local scope
-fails:Kernel#callcc preserves changes to method-local scope
-fails:Kernel#callcc raises a LocalJumpError if callcc is not given a block

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/caller_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/caller_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/caller_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -4,7 +4,6 @@
 fails:Kernel#caller in a Proc or eval returns the correct caller line from a called Proc
 fails:Kernel#caller in a Proc or eval returns the correct definition line for a complex Proc trace
 fails:Kernel#caller in a Proc or eval begins with (eval) for caller(0) in eval
-fails:Kernel#caller in a Proc or eval begins with the eval's sender's sender for caller(1) in eval
-fails:Kernel#caller in a Proc or eval shows the current line in the calling block twice when evaled
 fails:Kernel#caller in a Proc or eval begins with the eval's sender's sender for caller(4) in eval
+fails:Kernel#caller in a Proc or eval shows the current line in the calling block twice when evaled
 fails:Kernel.caller returns one entry per call, even for recursive methods

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/eval_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/eval_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/eval_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,6 +1,3 @@
 critical:Kernel#eval allows Proc and binding to be nested in horrible ways
 fails:Kernel#eval evaluates such that consts are scoped to the class of the eval
-fails:Kernel#eval accepts a Proc object as a binding
 fails:Kernel#eval uses the filename of the binding if none is provided
-fails:Kernel#eval can be aliased
-fails:Kernel#eval includes file and line information in syntax error

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/instance_eval_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/instance_eval_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/instance_eval_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,5 +1,5 @@
+fails:Kernel#instance_eval doesn't pass the object to the block
 fails:Kernel#instance_eval treats block-local variables as local to the block
+fails:Kernel#instance_eval doesn't get constants in the receiver if a block given
 fails:Kernel#instance_eval raises a TypeError when defining methods on an immediate
 fails:Kernel#instance_eval raises a TypeError when defining methods on numerics
-fails:Kernel#instance_eval doesn't pass the object to the block
-fails:Kernel#instance_eval doesn't get constants in the receiver if a block given

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/load_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/load_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/load_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,6 +1,4 @@
 critical:Kernel#load produces __FILE__ as the given filename and __LINE__ as the source line number
-fails:Shell expansion in Kernel#load expands a preceding ~/ to the user's home directory to use as path
-fails:Kernel#load allows wrapping the code in the file in an anonymous module
 fails:Kernel#load (path resolution) raises a TypeError if passed an object that has #to_path but not #to_str
 fails:Kernel#load (path resolution) loads a ./ relative path from the current working directory with empty $LOAD_PATH
 fails:Kernel#load (path resolution) loads a ../ relative path from the current working directory with empty $LOAD_PATH

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/method_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/method_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/method_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -4,4 +4,3 @@
 critical:Kernel#method changes the method called for super on a target aliased method
 fails:Kernel#method returns a method object if we repond_to_missing? method
 fails:Kernel#method can be called even if we only repond_to_missing? method, true
-fails:Kernel#method returns a method object if we repond_to_missing? method

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/public_method_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/public_method_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/public_method_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,6 +1,6 @@
-fails:Kernel#public_method raises a NameError when called on a private method
-fails:Kernel#public_method raises a NameError when called on a protected method
 critical:Kernel#public_method returns a method object for a valid method
 critical:Kernel#public_method returns a method object for a valid singleton method
 critical:Kernel#public_method changes the method called for super on a target aliased method
 fails:Kernel#public_method returns a method object if we repond_to_missing? method
+fails:Kernel#public_method raises a NameError when called on a private method
+fails:Kernel#public_method raises a NameError when called on a protected method

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/public_methods_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/public_methods_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/public_methods_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,2 +0,0 @@
-fails:Kernel#public_methods returns a list of the names of publicly accessible methods in the object
-fails:Kernel#public_methods returns a list of the names of publicly accessible methods in the object and its ancestors and mixed-in modules

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/puts_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/puts_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/puts_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,10 +1,9 @@
-fails:Kernel#puts writes [...] for a recursive array arg
 fails:Kernel#puts writes just a newline when given no args
-fails:Kernel#puts writes nil with a newline when given nil as an arg
+fails:Kernel#puts writes a newline when given nil as an arg
 fails:Kernel#puts calls to_s before writing non-string objects
 fails:Kernel#puts writes each arg if given several
 fails:Kernel#puts flattens a nested array before writing it
+fails:Kernel#puts writes [...] for a recursive array arg
 fails:Kernel#puts writes a newline after objects that do not end in newlines
 fails:Kernel#puts does not write a newline after objects that end in newlines
 fails:Kernel#puts ignores the $/ separator global
-fails:Kernel#puts writes a newline when given nil as an arg

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/require_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/require_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/require_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,4 +1,3 @@
-fails:Kernel#require does not resolve completely unqualified filenames against the current working directory unless it appears in $LOAD_PATH
 fails:Kernel#require (path resolution) raises a TypeError if passed an object that has #to_path but not #to_str
 fails:Kernel#require ($LOAD_FEATURES) does not load a ./ relative path that is already stored
 fails:Kernel#require ($LOAD_FEATURES) does not load a ../ relative path that is already stored
@@ -10,8 +9,8 @@
 fails:Kernel#require ($LOAD_FEATURES) loads a ./ relative path for a file already loaded
 fails:Kernel#require ($LOAD_FEATURES) loads a ../ relative path for a file already loaded
 fails:Kernel#require ($LOAD_FEATURES) does not load a non-canonical path for a file already loaded
-fails:Kernel#require (shell expansion) does not perform tilde expansion before storing paths in $LOADED_FEATURES
-fails:Kernel#require (shell expansion) performs tilde expansion before storing paths in $LOADED_FEATURES
+fails:Kernel#require (shell expansion) performs tilde expansion on a .rb file before storing paths in $LOADED_FEATURES
+fails:Kernel#require (shell expansion) performs tilde expansion on a non-extensioned file before storing paths in $LOADED_FEATURES
 fails:Kernel.require (path resolution) raises a TypeError if passed an object that has #to_path but not #to_str
 fails:Kernel.require ($LOAD_FEATURES) does not load a ./ relative path that is already stored
 fails:Kernel.require ($LOAD_FEATURES) does not load a ../ relative path that is already stored
@@ -23,9 +22,5 @@
 fails:Kernel.require ($LOAD_FEATURES) loads a ./ relative path for a file already loaded
 fails:Kernel.require ($LOAD_FEATURES) loads a ../ relative path for a file already loaded
 fails:Kernel.require ($LOAD_FEATURES) does not load a non-canonical path for a file already loaded
-fails:Kernel.require (shell expansion) does not perform tilde expansion before storing paths in $LOADED_FEATURES
-fails:Kernel.require (shell expansion) performs tilde expansion before storing paths in $LOADED_FEATURES
-fails:Kernel#require (shell expansion) performs tilde expansion on a .rb file before storing paths in $LOADED_FEATURES
-fails:Kernel#require (shell expansion) performs tilde expansion on a non-extensioned file before storing paths in $LOADED_FEATURES
 fails:Kernel.require (shell expansion) performs tilde expansion on a .rb file before storing paths in $LOADED_FEATURES
 fails:Kernel.require (shell expansion) performs tilde expansion on a non-extensioned file before storing paths in $LOADED_FEATURES

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/singleton_methods_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/singleton_methods_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/singleton_methods_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,3 +1,3 @@
 fails:Kernel#singleton_methods returns a list of the names of singleton methods in the object
+fails:Kernel#singleton_methods returns a list of names of singleton methods in object and superclasses when passed true
 fails:Kernel#singleton_methods returns a list of the names of singleton methods in the object and its ancestors and mixed-in modules
-fails:Kernel#singleton_methods returns a list of names of singleton methods in object and superclasses when passed true

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/spawn_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/spawn_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/spawn_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,6 +1,5 @@
 critical:Kernel.spawn redirects STDERR to the given file descriptior if if :err => Fixnum
 critical:Kernel.spawn redirects STDERR to the given file if :err => String
-fails:Kernel.spawn sets the child's environment variables according to a supplied hash
 fails:Kernel.spawn redirects STDOUT to the given file descriptior if :out => Fixnum
 fails:Kernel.spawn redirects STDOUT to the given file if :out => String
 fails:Kernel.spawn redirects STDOUT to the given file if :out => IO

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/marshal/dump_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/marshal/dump_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/marshal/dump_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -9,15 +9,15 @@
 fails:Marshal.dump dumps an extended_array having ivar
 fails:Marshal.dump dumps a struct having ivar
 fails:Marshal.dump dumps an extended_struct having fields with same objects
+fails:Marshal.dump returns an untrusted string if object is untrusted
+fails:Marshal.dump returns an untrusted string if object is untrusted deep in nested structure
+fails:Marshal.dump dumps a String empty
+fails:Marshal.dump dumps a String small
 fails:Marshal.dump dumps a String big
-fails:Marshal.dump dumps a String empty
 fails:Marshal.dump dumps a String extended
 fails:Marshal.dump dumps a _dump object
-fails:Marshal.dump dumps a Regexp subclass /i
+fails:Marshal.dump dumps a _dump object extended
 fails:Marshal.dump dumps a marshal_dump object
-fails:Marshal.dump dumps a _dump object extended
 fails:Marshal.dump dumps a Regexp
-fails:Marshal.dump dumps a String small
-fails:Marshal.dump returns an untrusted string if object is untrusted
-fails:Marshal.dump returns an untrusted string if object is untrusted deep in nested structure
+fails:Marshal.dump dumps a Regexp subclass /i
 fails:Marshal.dump dumps a Random

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/marshal/load_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/marshal/load_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/marshal/load_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,12 +1,11 @@
 critical:Marshal::load calls the proc for recursively visited data
-fails:Marshal::load loads an extended Object
-fails:Marshal::load loads a 1...2
+fails:Marshal::load preserves hash ivars when hash contains a string having ivar
 fails:Marshal::load loads a 1..2
+fails:Marshal::load loads a 1...2
+fails:Marshal::load loads a 'a'..'b'
+fails:Marshal::load loads a Bignum -2**64
 fails:Marshal::load loads a Bignum -2**63
 fails:Marshal::load loads a Bignum 2**64
 fails:Marshal::load loads a Bignum 2**90
-fails:Marshal::load loads a Bignum -2**64
-fails:Marshal::load loads a 'a'..'b'
-fails:Marshal::load returns an untrusted object if source is untrusted
-fails:Marshal::load preserves hash ivars when hash contains a string having ivar
 fails:Marshal::load loads a Random
+fails:Marshal::load returns an untrusted object if source is untrusted

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/module/append_features_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/append_features_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/append_features_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,2 +1 @@
-
 critical:Module#append_features raises an ArgumentError on a cyclic include

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/module/attr_writer_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/attr_writer_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/attr_writer_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:Module#attr_writer creates a setter for an attribute name given as a Fixnum

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/module/autoload_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/autoload_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/autoload_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -5,6 +5,6 @@
 fails:Module#autoload does not remove the constant from the constant table if load fails
 fails:Module#autoload does not remove the constant from the constant table if the loaded files does not define it
 fails:Module#autoload does not load the file when refering to the constant in defined?
+fails:Module#autoload does NOT raise a NameError when the autoload file did not define the constant and a module is opened with the same name
+fails:Module#autoload calls #to_path on non-string filenames
 fails:Module#autoload calls #to_path on non-String filename arguments
-fails:Module#autoload calls #to_path on non-string filenames
-fails:Module#autoload does NOT raise a NameError when the autoload file did not define the constant and a module is opened with the same name

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/module/case_compare_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/case_compare_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/case_compare_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:Module#=== returns true when the given Object's class includes self or when the given Object is extended by self

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/module/class_eval_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/class_eval_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/class_eval_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:Module#class_eval shares a scope across sibling evals

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/module/class_variable_defined_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/class_variable_defined_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/class_variable_defined_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,2 +1 @@
 fails:Module#class_variable_defined? returns true if a class variables with the given name is defined in an included module
-fails:Module#class_variable_defined? accepts Fixnums for class variables

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/module/class_variable_get_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/class_variable_get_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/class_variable_get_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,3 +1 @@
 fails:Module#class_variable_get returns the value of a class variable with the given name defined in an included module
-fails:Module#class_variable_get accepts Fixnums for class variables
-fails:Module#class_variable_get raises a NameError when a Fixnum for an uninitialized class variable is given

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/module/class_variable_set_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/class_variable_set_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/class_variable_set_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,3 +1 @@
-fails:Module#class_variable_set accepts Fixnums for class variables
-fails:Module#class_variable_set raises a TypeError when self is frozen
 fails:Module#class_variable_set raises a RuntimeError when self is frozen

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/module/class_variables_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/class_variables_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/class_variables_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,2 +0,0 @@
-fails:Module#class_variables returns an Array with the names of class variables of self and self's ancestors
-fails:Module#class_variables returns an Array with names of class variables defined in included modules

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/module/const_defined_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/const_defined_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/const_defined_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:Module#const_defined? returns false if the constant is not defined in the receiver

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/module/constants_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/constants_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/constants_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,5 +1,5 @@
 fails:Module.constants returns an array of the names of all toplevel constants
 fails:Module.constants returns an array of Symbol names
+fails:Module.constants returns Module's constants when given a parameter
 fails:Module#constants returns an array of Symbol names of all constants defined in the moduleand all included modules
 fails:Module#constants includes names of constants defined after a module is included
-fails:Module.constants returns Module's constants when given a parameter

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/module/define_method_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/define_method_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/define_method_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,6 +1,6 @@
 critical:Module#define_method accepts a Method (still bound)
 fails:Module#define_method when given an UnboundMethod correctly passes given arguments to the new method
 fails:Module#define_method when given an UnboundMethod adds the new method to the methods list
+fails:Module#define_method when given an UnboundMethod works for singleton classes too
 fails:Module#define_method defines the given method as an instance method with the given name in self
-fails:Module#define_method when given an UnboundMethod works for singleton classes too
 fails:Module#define_method calls #method_added after the method is added to the Module

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/module/include_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/include_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/include_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,3 +1,4 @@
+critical:Module#include detects cyclic includes
 fails:Module#include adds all ancestor modules when a previously included module is included again
 fails:Module#include imports constants to modules and classes
 fails:Module#include doesn't include module if it is included in a super class
@@ -2,4 +3,3 @@
 fails:Module#include recursively includes new mixins
-critical:Module#include detects cyclic includes
+fails:Module#include preserves ancestor order
 fails:Module#include? raises a TypeError when no module was given
-fails:Module#include preserves ancestor order

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/module/instance_method_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/instance_method_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/instance_method_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,15 +1,10 @@
 critical:Module#instance_method returns an UnboundMethod corresponding to the given name
 critical:Module#instance_method returns an UnboundMethod corresponding to the given name from a superclass
 critical:Module#instance_method returns an UnboundMethod corresponding to the given name from an included Module
-fails:Module#instance_method gives UnboundMethod method name, Module defined in and Module extracted from
-fails:Module#instance_method raises an ArgumentError if passed a Fixnum that is not a symbol
 critical:Module#instance_method returns an UnboundMethod corresponding to the given name
 critical:Module#instance_method returns an UnboundMethod corresponding to the given name from a superclass
 critical:Module#instance_method returns an UnboundMethod corresponding to the given name from an included Module
-fails:Module#instance_method gives UnboundMethod method name, Module defined in and Module extracted from
-fails:Module#instance_method raises an ArgumentError if passed a Fixnum that is not a symbol
 critical:Module#instance_method returns an UnboundMethod corresponding to the given name
 critical:Module#instance_method returns an UnboundMethod corresponding to the given name from a superclass
 critical:Module#instance_method returns an UnboundMethod corresponding to the given name from an included Module
 fails:Module#instance_method gives UnboundMethod method name, Module defined in and Module extracted from
-fails:Module#instance_method raises an ArgumentError if passed a Fixnum that is not a symbol

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/module/instance_methods_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/instance_methods_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/instance_methods_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,4 +1,3 @@
-fails:Module#instance_methods does not return undefined methods
 fails:Module#instance_methods does not return methods undefined in a superclass
 fails:Module#instance_methods does not return methods undefined in a subclass
 fails:Module#instance_methods does not return methods undefined in the current class

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/module/module_eval_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/module_eval_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/module_eval_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:Module#module_eval shares a scope across sibling evals

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/module/name_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/name_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/name_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:Module#name preserves the encoding in which the class was defined

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/module/protected_instance_methods_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/protected_instance_methods_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/protected_instance_methods_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:Module#protected_instance_methods when passed false as a parameter, should return only methods defined in that module

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/module/protected_method_defined_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/protected_method_defined_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/protected_method_defined_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:Module#protected_method_defined? raises an ArgumentError if passed a Fixnum

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/module/public_instance_methods_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/public_instance_methods_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/public_instance_methods_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:Module#public_instance_methods when passed false as a parameter, should return only methods defined in that module

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/module/public_method_defined_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/public_method_defined_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/public_method_defined_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,4 +1,3 @@
 fails:Module#public_method_defined? returns true if the named public method is defined by module or its ancestors
 fails:Module#public_method_defined? accepts symbols for the method name
-fails:Module#public_method_defined? raises an ArgumentError if called with a Fixnum
 fails:Module#public_method_defined? accepts any object that is a String type

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/comparison_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/comparison_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/comparison_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +1 @@
-critical:Numeric#<=> returns nil if self does not equal other
\ No newline at end of file
+critical:Numeric#<=> returns nil if self does not equal other

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/div_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/div_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/div_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,2 +1 @@
-fails:Numeric#div calls self#/ with other, converts the result to a Float (using #to_f) and returns the #floor'ed result
 fails:Numeric#div calls self#/ with other, then returns the #floor'ed result

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/divmod_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/divmod_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/divmod_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:Numeric#divmod returns [quotient, modulus], with quotient being obtained as in Numeric#div and modulus being obtained by calling self#% with other

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/initialize_copy_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/initialize_copy_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/initialize_copy_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +1 @@
-critical:Numeric#singleton_method_added raises a TypeError when trying to #dup a Numeric
\ No newline at end of file
+critical:Numeric#singleton_method_added raises a TypeError when trying to #dup a Numeric

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/magnitude_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/magnitude_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/magnitude_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,2 +0,0 @@
-fails:Numeric#magnitude returns self when self is greater than 0
-fails:Numeric#magnitude returns self#@- when self is less than 0

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/numerator_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/numerator_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/numerator_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:Numeric#numerator converts self to a Rational object then returns its numerator

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/polar_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/polar_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/polar_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:Numeric#polar treats NaN like a positive number

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/singleton_method_added_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/singleton_method_added_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/singleton_method_added_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +1 @@
-critical:Numeric#singleton_method_added raises a TypeError when trying to define a singleton method on a Numeric
\ No newline at end of file
+critical:Numeric#singleton_method_added raises a TypeError when trying to define a singleton method on a Numeric

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/object/match_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/object/match_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/object/match_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:NSObject =~ returns false matching any object

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/objectspace/each_object_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/objectspace/each_object_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/objectspace/each_object_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:ObjectSpace.each_object returns an enumerator if not given a block

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/process/fork_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/process/fork_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/process/fork_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,2 +0,0 @@
-fails:Process.fork return nil for the child process
-fails:Process.fork runs a block in a child process

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/process/kill_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/process/kill_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/process/kill_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -2,8 +2,8 @@
 critical:Process.kill accepts integer signal numbers
 critical:Process.kill accepts POSIX signal names without 'SIG' prefix
 critical:Process.kill accepts POSIX signal names with 'SIG' prefix
+fails:Process.kill tests for the existence of a process without sending a signal
 fails:Process.kill sends the given signal to the specified process
 fails:Process.kill kills process groups if signal is negative
 fails:Process.kill kills process groups if signal starts with a minus sign
 fails:Process.kill kills process groups if signal starts with a minus sign and 'SIG'
-fails:Process.kill tests for the existence of a process without sending a signal

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/process/wait_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/process/wait_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/process/wait_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,7 +1,7 @@
+fails:Process.wait returns its childs pid
+fails:Process.wait sets $? to a Process::Status
+fails:Process.wait waits for any child process if no pid is given
+fails:Process.wait waits for a specific child if a pid is given
+fails:Process.wait waits for a child whose process group ID is that of the calling process
 fails:Process.wait doesn't block if no child is available when WNOHANG is used
-fails:Process.wait waits for a child whose process group ID is that of the calling process
-fails:Process.wait waits for a specific child if a pid is given
-fails:Process.wait waits for any child process if no pid is given
-fails:Process.wait sets $? to a Process::Status
-fails:Process.wait returns its childs pid
 fails:Process.wait always accepts flags=0

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/random/bytes_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/random/bytes_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/random/bytes_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,3 +1,2 @@
-fails:Random#bytes returns a String
 fails:Random#bytes returns the same numeric output for a given seed accross all implementations and platforms
 fails:Random#bytes returns the same numeric output for a given huge seed accross all implementations and platforms

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/random/rand_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/random/rand_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/random/rand_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,2 +1 @@
-fails:Random#rand with Bignum returns a Bignum
 fails:Random#rand with Bignum typically returns a Bignum

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/rational/Rational_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/rational/Rational_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/rational/Rational_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,3 +1,3 @@
+fails:Rational() raises a TypeError if the arguments are not Integers
+fails:Rational() passed two arguments sets the numerator to the first argument
 fails:Rational() passed two arguments sets the denominator to the second argument
-fails:Rational() passed two arguments sets the numerator to the first argument
-fails:Rational() raises a TypeError if the arguments are not Integers

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/rational/exponent_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/rational/exponent_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/rational/exponent_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,2 +1,2 @@
+fails:Rational#** when passed Rational returns a complex number when self is negative and the passed argument is not 0
 fails:Rational#** when passed Float returns a complex number if self is negative and the passed argument is not 0
-fails:Rational#** when passed Rational returns a complex number when self is negative and the passed argument is not 0

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/rational/magnitude_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/rational/magnitude_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/rational/magnitude_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:Rational#abs returns self's absolute value

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/rational/rationalize_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/rational/rationalize_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/rational/rationalize_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,3 +1,3 @@
-fails:Rational#rationalize returns self with no argument
+critical:Rational#rationalize returns self with no argument
 fails:Rational#rationalize simplifies self to the degree specified by a Rational argument
 fails:Rational#rationalize simplifies self to the degree specified by a Float argument

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/compile_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/compile_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/compile_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,7 +1 @@
-fails:Regexp.compile given a String does not enable multibyte support by default
-fails:Regexp.compile given a String enables EUC encoding if third argument is 'e' or 'euc' (case-insensitive)
-fails:Regexp.compile given a String enables SJIS encoding if third argument is 's' or 'sjis' (case-insensitive)
-fails:Regexp.compile given a String enables UTF-8 encoding if third argument is 'u' or 'utf8' (case-insensitive)
-fails:Regexp.compile given a String disables multibyte support if third argument is 'n' or 'none' (case insensitive)
-fails:Regexp.compile given a Regexp does not enable multibyte support by default
 fails:Regexp.compile given a Regexp enables multibyte support if given in the literal

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/encoding_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/encoding_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/encoding_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -2,7 +2,6 @@
 fails:Regexp#encoding defaults to US-ASCII if the Regexp contains only US-ASCII character
 fails:Regexp#encoding returns US_ASCII if the 'n' modifier is supplied and only US-ASCII characters are present
 fails:Regexp#encoding returns ASCII-8BIT if the 'n' modifier is supplied and non-US-ASCII characters are present
-fails:Regexp#encoding defaults to UTF-8 if \u escapes appear
 fails:Regexp#encoding defaults to UTF-8 if a literal UTF-8 character appears
 fails:Regexp#encoding returns UTF-8 if the 'u' modifier is supplied
 fails:Regexp#encoding returns Windows-31J if the 's' modifier is supplied

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/kcode_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/kcode_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/kcode_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:Regexp#kcode returns the character set code

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/match_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/match_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/match_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,2 +1 @@
 fails:Regexp#~ matches against the contents of $_
-fails:Regexp#match should coerce Exceptions into strings

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/named_captures_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/named_captures_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/named_captures_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,2 +0,0 @@
-# DO NOT remove me, this spec may pass on some systems but fail on others.
-fails:Regexp#named_captures sets the keys of the Hash to the names of the capture groups

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/new_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/new_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/new_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,7 +1 @@
-fails:Regexp.new given a String does not enable multibyte support by default
-fails:Regexp.new given a String enables EUC encoding if third argument is 'e' or 'euc' (case-insensitive)
-fails:Regexp.new given a String enables SJIS encoding if third argument is 's' or 'sjis' (case-insensitive)
-fails:Regexp.new given a String enables UTF-8 encoding if third argument is 'u' or 'utf8' (case-insensitive)
-fails:Regexp.new given a String disables multibyte support if third argument is 'n' or 'none' (case insensitive)
-fails:Regexp.new given a Regexp does not enable multibyte support by default
 fails:Regexp.new given a Regexp enables multibyte support if given in the literal

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/quote_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/quote_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/quote_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:Range.quote escapes any characters with special meaning in a regular expression

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/capitalize_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/capitalize_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/capitalize_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:String#capitalize is locale insensitive (only upcases a-z and only downcases A-Z)

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/chars_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/chars_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/chars_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,5 +1,4 @@
 fails:String#chars returns characters in the same encoding as self
-fails:String#chars works with multibyte characters
 fails:String#chars works if the String's contents is invalid for its encoding
 fails:String#chars returns a different character if the String is transcoded
 fails:String#chars uses the String's encoding to determine what characters it contains

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/chr_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/chr_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/chr_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,3 +0,0 @@
-fails:String#chr returns a String in the same encoding as self
-fails:String#chr understands multi-byte characters
-fails:String#chr understands Strings that contain a mixture of character widths

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/comparison_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/comparison_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/comparison_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +0,0 @@
-fails:String#<=> with String compares individual characters based on their ascii value

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/count_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/count_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/count_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,3 +1,2 @@
 fails:String#count negates sets starting with ^
 fails:String#count counts all chars in a sequence
-fails:String#count raises if the given sequences are invaid

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/delete_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/delete_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/delete_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,3 +1,2 @@
 fails:String#delete negates sets starting with ^
 fails:String#delete deletes all chars in a sequence
-fails:String#delete raises if the given ranges are invalid

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/dump_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/dump_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/dump_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,2 +1 @@
-fails:String#dump includes .force_encoding(name) if the encoding isn't ASCII compatible
 fails:String#dump includes .force_encoding(name) if the encoding isn't ASCII compatiable

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/each_char_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/each_char_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/each_char_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,5 +1,4 @@
 fails:String#each_char returns characters in the same encoding as self
-fails:String#each_char works with multibyte characters
 fails:String#each_char works if the String's contents is invalid for its encoding
 fails:String#each_char returns a different character if the String is transcoded
 fails:String#each_char uses the String's encoding to determine what characters it contains

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/each_line_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/each_line_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/each_line_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,6 +1,4 @@
 critical:String#each_line accept string-like separator
-fails:String#each_line appends multiple successive newlines together when the separator is an empty string
+fails:String#each_line yields paragraphs (broken by 2 or more successive newlines) when passed ''
 fails:String#each_line yields subclass instances for subclasses
-fails:String#each_line not care if the string is modified while substituting
 fails:String#each_line does not care if the string is modified while substituting
-fails:String#each_line yields paragraphs (broken by 2 or more successive newlines) when passed ''

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/encode_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/encode_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/encode_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,2 +1,2 @@
+fails:String#encode raises Encoding::ConverterNotFoundError for invalid target encodings
 fails:String#encode! raises Encoding::ConverterNotFoundError for invalid target encodings
-fails:String#encode raises Encoding::ConverterNotFoundError for invalid target encodings

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/encoding_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/encoding_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/encoding_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,4 +1,3 @@
-fails:String#encoding is equal to the source encoding by default
 fails:String#encoding returns the given encoding if #force_encoding has been called
 fails:String#encoding returns the given encoding if #encode!has been called
 fails:String#encoding for US-ASCII Strings returns US-ASCII if self is US-ASCII
@@ -6,9 +5,7 @@
 fails:String#encoding for US-ASCII Strings returns US-ASCII if self is US-ASCII only, despite the default external encoding being different
 fails:String#encoding for US-ASCII Strings returns US-ASCII if self is US-ASCII only, despite the default internal and external encodings being different
 fails:String#encoding for US-ASCII Strings returns US-ASCII if self is US-ASCII only, despite the default encodings being different
-fails:String#encoding for Strings with \u escapes returns UTF-8
 fails:String#encoding for Strings with \u escapes returns US-ASCII if self is US-ASCII only
-fails:String#encoding for Strings with \u escapes returns UTF-8 if self isn't US-ASCII only
 fails:String#encoding for Strings with \u escapes is not affected by the default internal encoding
 fails:String#encoding for Strings with \u escapes is not affected by the default external encoding
 fails:String#encoding for Strings with \u escapes is not affected by both the default internal and external encoding being set at the same time

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/force_encoding_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/force_encoding_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/force_encoding_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,4 +1,2 @@
 critical:String#force_encoding does not transcode self
 fails:String#force_encoding tags the String with the given encoding
-fails:String#force_encoding does not care if self would be invalid in given encoding
-fails:String#force_encoding does not care if self is already tagged with the given encoding

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/gsub_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/gsub_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/gsub_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,8 +1,7 @@
+fails:String#gsub with pattern and replacement supports \G which matches at the beginning of the remaining (non-matched) string
 fails:String#gsub with pattern and replacement untrusts the result if the original string or replacement is untrusted
+fails:String#gsub with pattern and Hash untrusts the result if the original string is untrusted
+fails:String#gsub with pattern and Hash untrusts the result if a hash value is untrusted
 fails:String#gsub with pattern and block untrusts the result if the original string or replacement is untrusted
 fails:String#gsub! with pattern and replacement untrusts self if replacement is untrusted
 fails:String#gsub! with pattern and block untrusts self if block's result is untrusted
-fails:String#gsub with pattern and Hash untrusts the result if the original string is untrusted
-fails:String#gsub with pattern and Hash untrusts the result if a hash value is untrusted
-fails:String#gsub with pattern and Hash raises a TypeError if the hash has a default proc
-fails:String#gsub with pattern and replacement supports \G which matches at the beginning of the remaining (non-matched) string

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/lines_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/lines_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/lines_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,5 +1,3 @@
-fails:String#lines appends multiple successive newlines together when the separator is an empty string
+fails:String#lines yields paragraphs (broken by 2 or more successive newlines) when passed ''
 fails:String#lines yields subclass instances for subclasses
 fails:String#lines does not care if the string is modified while substituting
-fails:String#lines accept string-like separator
-fails:String#lines yields paragraphs (broken by 2 or more successive newlines) when passed ''

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/modulo_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/modulo_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/modulo_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -3,6 +3,7 @@
 fails:String#% raises an ArgumentError for unused arguments when $DEBUG is true
 fails:String#% replaces trailing absolute argument specifier without type with percent sign
 fails:String#% raises an ArgumentError when multiple positional argument tokens are given for one format specifier
+fails:String#% respects positional arguments and precision tokens given for one format specifier
 fails:String#% raises an ArgumentError when multiple width star tokens are given for one format specifier
 fails:String#% raises an ArgumentError when a width star token is seen after a width token
 fails:String#% raises an ArgumentError when multiple precision tokens are given
@@ -14,4 +15,3 @@
 fails:String#% behaves as if calling Kernel#Float for %f arguments, when the passed argument does not respond to #to_ary
 fails:String#% behaves as if calling Kernel#Float for %g arguments, when the passed argument does not respond to #to_ary
 fails:String#% behaves as if calling Kernel#Float for %G arguments, when the passed argument does not respond to #to_ary
-fails:String#% respects positional arguments and precision tokens given for one format specifier

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/ord_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/ord_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/ord_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,2 +1 @@
-fails:String#ord understands multibyte characters
 fails:String#ord is equivalent to #codepoints.first

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/slice_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/slice_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/slice_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,10 +1,10 @@
+fails:String#slice with index, length returns subclass instances
+fails:String#slice with Range returns subclass instances
+fails:String#slice with Regexp returns subclass instances
+fails:String#slice with Regexp, index returns subclass instances
+fails:String#slice with String returns a subclass instance when given a subclass instance
+fails:String#slice! with index, length returns subclass instances
+fails:String#slice! Range returns subclass instances
+fails:String#slice! with Regexp returns subclass instances
+fails:String#slice! with Regexp, index returns subclass instances
 fails:String#slice! with String returns a subclass instance when given a subclass instance
-fails:String#slice! with Regexp, index returns subclass instances
-fails:String#slice! with Regexp returns subclass instances
-fails:String#slice! Range returns subclass instances
-fails:String#slice! with index, length returns subclass instances
-fails:String#slice with String returns a subclass instance when given a subclass instance
-fails:String#slice with Regexp, index returns subclass instances
-fails:String#slice with Regexp returns subclass instances
-fails:String#slice with Range returns subclass instances
-fails:String#slice with index, length returns subclass instances

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/squeeze_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/squeeze_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/squeeze_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,4 +1,2 @@
 fails:String#squeeze negates sets starting with ^
 fails:String#squeeze squeezes all chars in a sequence
-fails:String#squeeze! raises a TypeError when self is frozen
-fails:String#squeeze raises an error when the parameter is out of the sequence

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/tr_s_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/tr_s_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/tr_s_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,6 +1,5 @@
-fails:String#tr_s accepts c1-c2 notation to denote ranges of characters
-fails:String#tr_s translates chars not in from_string when it starts with a ^
-fails:String#tr_s! raises a TypeError if self is frozen
 fails:String#tr_s returns a string processed according to tr with newly duplicate characters removed
+fails:String#tr_s accepts c1-c2 notation to denote ranges of characters
 fails:String#tr_s pads to_str with its last char if it is shorter than from_string
+fails:String#tr_s translates chars not in from_string when it starts with a ^
 fails:String#tr_s! modifies self in place

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/tr_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/tr_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/tr_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,6 +1,3 @@
 fails:String#tr accepts c1-c2 notation to denote ranges of characters
-fails:String#tr pads to_str with its last char if it is shorter than from_string
 fails:String#tr translates chars not in from_string when it starts with a ^
-fails:String#tr! modifies self in place
-fails:String#tr! raises a TypeError if self is frozen
 fails:String#tr can replace a 7-bit ASCII character with a multibyte one

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/unpack_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/unpack_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/unpack_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,18 +1,3 @@
-fails:String#unpack with 'DdEeFfGg' directives returns an array by decoding self in little-endian order according to the format string
-fails:String#unpack with 'w' directive produces a BER-compressed integer
-fails:String#unpack with 'U' directive returns an array by decoding self according to the format string
-fails:String#unpack with 'H' and 'h' directives returns an array by decoding self according to the format string
-fails:String#unpack with 'B' and 'b' directives returns an array by decoding self according to the format string
-fails:String#unpack with 'DdEeFfGg' directives returns an array by decoding self according to the format string
-fails:String#unpack with 'Q' and 'q' directives returns Bignums for big numeric values on little-endian platforms
-fails:String#unpack with 'Q' and 'q' directives returns an array in little-endian (native format) order by decoding self according to the format string
-fails:String#unpack with 'C' and 'c' directives returns an array by decoding self according to the format string
-fails:String#unpack with 'V' and 'v' directives returns an array by decoding self according to the format string
-fails:String#unpack with 'N' and 'n' directives returns an array by decoding self according to the format string
-fails:String#unpack returns an array by decoding self in little-endian (native format) order according to the format string
-fails:String#unpack with 'm' directive returns an array by decoding self according to the format string
-fails:String#unpack with 'IiLlSs' directives uses sizeof(int) as an integer
-fails:String#unpack with 'lL' uses 4 bytes for an integer
-fails:String#unpack with 'M' directive returns an array by decoding self according to the format string
 fails:String#unpack with 'Q' and 'q' directives pads nil when the string is short
 fails:String#unpack with 'M' directive decodes the rest of the string as MIMEs quoted-printable
+fails:String#unpack with 'm' directive returns an array by decoding self according to the format string

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/upto_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/upto_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/upto_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,4 +1,2 @@
-fails:String#upto works with symbols to
-fails:String#upto returns an enumerator when no block given
-fails:String#upto works with symbols
 fails:String#upto doesn't call block with self even if self is less than stop but stop length is less than self length
+fails:String#upto returns an enumerator when no block given

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/struct/new_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/struct/new_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/struct/new_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1,3 +0,0 @@
-fails:Struct.new creates a constant in Struct namespace by assigning to constant
-fails:Struct.new accepts Fixnums as Symbols unless fixnum.to_sym.nil?
-fails:Struct.new raises an ArgumentError if fixnum#to_sym is nil

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/unboundmethod/clone_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/unboundmethod/clone_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/unboundmethod/clone_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -1 +1 @@
-critical:UnboundMethod#clone returns a copy of the UnboundMethod
\ No newline at end of file
+critical:UnboundMethod#clone returns a copy of the UnboundMethod

Modified: MacRuby/trunk/spec/macruby/tags/macruby/core/gcd/source_tags.txt
===================================================================
--- MacRuby/trunk/spec/macruby/tags/macruby/core/gcd/source_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/macruby/tags/macruby/core/gcd/source_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -6,3 +6,6 @@
 fails:Dispatch::Source of type file: VNODE does close file when cancelled given IO
 fails:Dispatch::Source of type file: WRITE does close file when cancelled given IO
 fails:Dispatch::Source of type PROC fires on process event with event mask data
+fails:Dispatch::Source of type DATA_ADD coalesces data for source in event handler
+fails:Dispatch::Source of type DATA_OR fires event handler on merge
+fails:Dispatch::Source of type DATA_OR coalesces data for source in event handler

Modified: MacRuby/trunk/spec/macruby/tags/macruby/library/dispatch/source_tags.txt
===================================================================
--- MacRuby/trunk/spec/macruby/tags/macruby/library/dispatch/source_tags.txt	2010-05-14 22:08:34 UTC (rev 4107)
+++ MacRuby/trunk/spec/macruby/tags/macruby/library/dispatch/source_tags.txt	2010-05-14 23:04:41 UTC (rev 4108)
@@ -4,3 +4,4 @@
 fails:Dispatch::Source add fires with data on summed inputs
 fails:Dispatch::Source VNODE file fires with data on file events
 fails:Dispatch::Source VNODE write fires with data on writable bytes
+fails:Dispatch::Source or fires with data on ORed inputs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20100514/b1fd22d2/attachment-0001.html>


More information about the macruby-changes mailing list