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

source_changes at macosforge.org source_changes at macosforge.org
Mon Sep 28 01:47:02 PDT 2009


Revision: 2664
          http://trac.macosforge.org/projects/ruby/changeset/2664
Author:   mattaimonetti at gmail.com
Date:     2009-09-28 01:46:58 -0700 (Mon, 28 Sep 2009)
Log Message:
-----------
finished to clean up the spec tags thanks to Alloy, we are now officially passing 80.95% of the core specs.

Modified Paths:
--------------
    MacRuby/trunk/spec/frozen/tags/macruby/core/file/join_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/integer/chr_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/io/readlines_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/String_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/module/alias_method_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/module/attr_accessor_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/module/attr_reader_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/module/attr_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/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/const_get_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_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_class_method_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/module/remove_const_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/coerce_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/eql_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/regexp/compile_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/new_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/casecmp_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/chars_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/chop_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/comparison_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/gsub_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/initialize_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/lstrip_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/modulo_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/unboundmethod/inspect_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/unboundmethod/owner_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/unboundmethod/to_s_tags.txt

Removed Paths:
-------------
    MacRuby/trunk/spec/frozen/tags/macruby/core/integer/downto_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/integer/gcd_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/integer/gcdlcm_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/integer/lcm_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/integer/ord_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/integer/to_r_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/integer/upto_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/module/const_set_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/module/module_function_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/abs2_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/abs_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/angle_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/arg_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/ceil_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/conj_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/conjugate_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/denominator_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/fdiv_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/floor_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/imag_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/imaginary_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/nonzero_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/phase_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/quo_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/real_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/rect_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/rectangular_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/remainder_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/round_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/step_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/to_int_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/truncate_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/zero_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/object/clone_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/object/metaclass_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/process/initgroups_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/range/cover_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/range/each_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/range/new_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/range/step_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/escape_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/inspect_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/named_captures_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/union_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/empty_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/end_with_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/symbol/all_symbols_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/symbol/to_proc_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/time/at_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/time/day_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/time/dst_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/time/getgm_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/time/getlocal_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/time/getutc_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/time/gm_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/time/gmt_offset_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/time/gmtime_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/time/gmtoff_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/time/hour_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/time/isdst_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/time/local_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/time/localtime_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/time/mday_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/time/min_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/time/minus_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/time/mktime_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/time/strftime_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/time/to_a_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/time/utc_offset_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/time/utc_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/time/wday_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/time/yday_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/time/year_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/time/zone_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/unboundmethod/equal_value_tags.txt

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/file/join_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/file/join_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/file/join_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,4 +1,2 @@
 critical:File.join raises an ArgumentError if passed a recursive array
-fails:File.join calls #to_str
-fails:File.join calls #to_path
 fails:File.join gives priority to existing separators in the rightmost argument

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/integer/chr_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/integer/chr_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/integer/chr_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,5 +1,4 @@
 critical:Integer#chr raises a RangeError if self is out of the ASCII character range
-fails:Integer#chr without argument returns a String
 fails:Integer#chr without argument returns a US-ASCII String if self is between 0 and 127 (inclusive)
 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

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/integer/downto_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/integer/downto_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/integer/downto_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Integer#downto [stop] when self and stop are Fixnums raises a ArgumentError for invalid endpoints

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/integer/gcd_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/integer/gcd_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/integer/gcd_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,11 +0,0 @@
-fails:Integer#gcd returns self if equal to the argument
-fails:Integer#gcd returns an Integer
-fails:Integer#gcd returns the greatest common divisor of self and argument
-fails:Integer#gcd returns a positive integer even if self is negative
-fails:Integer#gcd returns a positive integer even if the argument is negative
-fails:Integer#gcd returns a positive integer even if both self and argument are negative
-fails:Integer#gcd accepts a Bignum argument
-fails:Integer#gcd works if self is a Bignum
-fails:Integer#gcd raises an ArgumentError if not given an argument
-fails:Integer#gcd raises an ArgumentError if given more than one argument
-fails:Integer#gcd raises an ArgumentError unless the argument is an Integer

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/integer/gcdlcm_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/integer/gcdlcm_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/integer/gcdlcm_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,10 +0,0 @@
-fails:Integer#gcdlcm returns [self, self] if self is equal to the argument
-fails:Integer#gcdlcm returns an Array
-fails:Integer#gcdlcm returns a two-element Array
-fails:Integer#gcdlcm returns the greatest common divisor of self and argument as the first element
-fails:Integer#gcdlcm returns the least common multiple of self and argument as the last element
-fails:Integer#gcdlcm accepts a Bignum argument
-fails:Integer#gcdlcm works if self is a Bignum
-fails:Integer#gcdlcm raises an ArgumentError if not given an argument
-fails:Integer#gcdlcm raises an ArgumentError if given more than one argument
-fails:Integer#gcdlcm raises an ArgumentError unless the argument is an Integer

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/integer/lcm_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/integer/lcm_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/integer/lcm_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,11 +0,0 @@
-fails:Integer#lcm returns self if equal to the argument
-fails:Integer#lcm returns an Integer
-fails:Integer#lcm returns the least common multiple of self and argument
-fails:Integer#lcm returns a positive integer even if self is negative
-fails:Integer#lcm returns a positive integer even if the argument is negative
-fails:Integer#lcm returns a positive integer even if both self and argument are negative
-fails:Integer#lcm accepts a Bignum argument
-fails:Integer#lcm works if self is a Bignum
-fails:Integer#lcm raises an ArgumentError if not given an argument
-fails:Integer#lcm raises an ArgumentError if given more than one argument
-fails:Integer#lcm raises an ArgumentError unless the argument is an Integer

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/integer/ord_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/integer/ord_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/integer/ord_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Integer#ord returns self

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/integer/to_r_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/integer/to_r_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/integer/to_r_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,5 +0,0 @@
-fails:Integer#to_r returns a Rational object
-fails:Integer#to_r constructs a rational number with self as the numerator
-fails:Integer#to_r constructs a rational number with 1 as the denominator
-fails:Integer#to_r works even if self is a Bignum
-fails:Integer#to_r raises an ArgumentError if given any arguments

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/integer/upto_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/integer/upto_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/integer/upto_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Integer#upto [stop] when self and stop are Fixnums raises an ArgumentError for non-numeric endpoints

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/io/readlines_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/io/readlines_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/io/readlines_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,7 +1,5 @@
 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 updates self's lineno based on the number of lines read
 fails:IO#readlines when passed no arguments does not change $_
-fails:IO#readlines when passed [separator] updates self's lineno based on the number of lines read
 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
@@ -11,4 +9,3 @@
 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
-fails:IO.readlines when passed [file_name] tries to convert the passed file_name to a String using #to_str

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/String_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/String_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/String_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -5,8 +5,6 @@
 fails:Kernel#String raises a TypeError if #to_s is not provided
 fails:Kernel#String tries to call the to_s method if respond_to? returns true for to_s
 fails:Kernel.String converts a constant to a String
-fails:Kernel.String calls #to_s to convert an arbitrary object to a String
-fails:Kernel.String raises a TypeError if #to_s does not exist
 fails:Kernel.String raises a NoMethodError if #to_s is not defined but #respond_to?(:to_s) returns true
 fails:Kernel.String calls #to_s if #respond_to?(:to_s) returns true
 fails:Kernel.String raises a TypeError if #to_s does not return a String

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/module/alias_method_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/alias_method_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/alias_method_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,2 +1 @@
 fails:Module#alias_method retains method visibility
-fails:Module#alias_method converts a non string/symbol/fixnum name to string using to_str

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/module/attr_accessor_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/attr_accessor_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/attr_accessor_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,3 +1 @@
 fails:Module#attr_accessor applies current visibility to methods created
-fails:Module#attr_accessor converts non string/symbol/fixnum names to strings using to_str
-fails:Module#attr_accessor raises a TypeError when the given names can't be converted to strings using to_str

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/module/attr_reader_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/attr_reader_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/attr_reader_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,4 +1 @@
-fails:Module#attr_reader creates a getter for each given attribute name
 fails:Module#attr_reader applies current visibility to methods created
-fails:Module#attr_reader converts non string/symbol/fixnum names to strings using to_str
-fails:Module#attr_reader raises a TypeError when the given names can't be converted to strings using to_str

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/module/attr_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/attr_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/attr_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,7 +1,2 @@
-fails:Module#attr creates a getter for the given attribute name
-fails:Module#attr creates a getter and setter for the given attribute name if called with and without writeable is true
 fails:Module#attr applies current visibility to methods created
-fails:Module#attr creates a getter but no setter for all given attribute names
 fails:Module#attr applies current visibility to methods created
-fails:Module#attr converts non string/symbol/fixnum names to strings using to_str
-fails:Module#attr raises a TypeError when the given names can't be converted to strings using to_str

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	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/attr_writer_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,4 +1,2 @@
 fails:Module#attr_writer creates a setter for an attribute name given as a Fixnum
-fails:Module#attr_writer converts non string/symbol/fixnum names to strings using to_str
 fails:Module#attr_writer applies current visibility to methods created
-fails:Module#attr_writer raises a TypeError when the given names can't be converted to strings using to_str

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/module/autoload_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/autoload_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/autoload_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -2,22 +2,8 @@
 critical:Module#autoload? returns nil if no file has been registered for a constant
 critical:Module#autoload registers a file to load the first time the named constant is accessed
 critical:Module#autoload shares the autoload request across dup'ed copies of modules
-fails:Module#autoload loads the registered constant when it is accessed
-fails:Module#autoload loads the registered constant into a dynamically created class
-fails:Module#autoload loads the registered constant into a dynamically created module
-fails:Module#autoload loads the registered constant when it is opened as a class
-fails:Module#autoload loads the registered constant when it is opened as a module
-fails:Module#autoload loads the registered constant when it is inherited from
-fails:Module#autoload loads the registered constant when it is included
-fails:Module#autoload does not load the file if the file is manually required
-fails:Module#autoload allows multiple autoload constants for a single file
 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 load the file when accessing the constants table of the module
-fails:Module#autoload loads the file when opening a module that is the autoloaded constant
-fails:Module#autoload raises a NameError when the autoload file did not define the constant and a module is opened with the same name
-fails:Module#autoload raises a TypeError if opening a class with a different superclass than the class defined in the autoload file
-fails:Module#autoload does not call Kernel#require or Kernel#load dynamically
 fails:Module#autoload calls #to_path on non-String filename arguments
 fails:Module#autoload calls #to_path on non-string filenames

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	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/class_eval_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,4 +1 @@
 fails:Module#class_eval shares a scope across sibling evals
-fails:Module#class_eval does not add defined methods to other classes
-fails:Module#class_eval converts non string eval-string to string using to_str
-fails:Module#class_eval raises a TypeError when the given eval-string can't be converted to string using to_str

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	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/class_variable_defined_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,4 +1,2 @@
 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
-fails:Module#class_variable_defined? converts a non string/symbol/fixnum name to string using to_str
-fails:Module#class_variable_defined? raises a TypeError when the given names can't be converted to strings using to_str

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	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/class_variable_get_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,5 +1,3 @@
 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
-fails:Module#class_variable_get converts a non string/symbol/fixnum name to string using to_str
-fails:Module#class_variable_get raises a TypeError when the given names can't be converted to strings using to_str

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	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/class_variable_set_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,5 +1,3 @@
 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
-fails:Module#class_variable_set converts a non string/symbol/fixnum name to string using to_str
-fails:Module#class_variable_set raises a TypeError when the given names can't be converted to strings using to_str

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	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/class_variables_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,3 +1,2 @@
 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 metaclasses
 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	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/const_defined_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,3 +1 @@
 fails:Module#const_defined? returns false if the constant is not defined in the receiver
-fails:Module#const_defined? calls #to_str to convert the given name to a String
-fails:Module#const_defined? raises a TypeError if conversion to a String by calling #to_str fails

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/module/const_get_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/const_get_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/const_get_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,5 +1,2 @@
 fails:Module#const_get with statically assigned constants searches the superclass chain
-fails:Module#const_get with dynamically assigned constants searches the superclass chain
-fails:Module#const_get calls #to_str to convert the given name to a String
-fails:Module#const_get raises a TypeError if conversion to a String by calling #to_str fails
-fails:Module#const_get calls #const_missing on the receiver if unable to locate the constant
+fails:Module#const_get with dynamically assigned constants searches the superclass chain
\ No newline at end of file

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/module/const_set_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/const_set_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/const_set_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,2 +0,0 @@
-fails:Module#const_set calls #to_str to convert the given name to a String
-fails:Module#const_set raises a TypeError if conversion to a String by calling #to_str fails

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	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/define_method_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,6 +1,3 @@
 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 defines the given method as an instance method with the given name in self
-fails:Module#define_method defines a new method with the given name and the given block as body in self
-fails:Module#define_method raises a TypeError when the given method is no Method/Proc
-fails:Module#define_method should maintain the Proc's scope

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/module/include_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/include_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/include_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,7 +1,5 @@
 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 imports instance methods to modules and classes
-fails:Module#include does not import methods to modules and classes
 fails:Module#include doesn't include module if it is included in a super class
 fails:Module#include recursively includes new mixins
 fails:Module#include detects cyclic includes

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	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/instance_methods_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -2,4 +2,3 @@
 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
-fails:Module#instance_methods does not return methods from an included module that are undefined in the 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	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/module_eval_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,4 +1 @@
 fails:Module#module_eval shares a scope across sibling evals
-fails:Module#module_eval does not add defined methods to other classes
-fails:Module#module_eval converts non string eval-string to string using to_str
-fails:Module#module_eval raises a TypeError when the given eval-string can't be converted to string using to_str

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/module/module_function_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/module_function_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/module_function_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Module#module_function with specific method names makes the instance methods private

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/module/name_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/name_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/name_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,2 +1 @@
-fails:Module#name returns the name of self
 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	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/protected_instance_methods_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,2 +1 @@
-fails:Module#protected_instance_methods returns a list of protected methods in module and its ancestors
 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	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/protected_method_defined_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,4 +1 @@
-fails:Module#protected_method_defined? returns true if the named protected method is defined by module or its ancestors
-fails:Module#protected_method_defined? accepts symbols for the method name
 fails:Module#protected_method_defined? raises an ArgumentError if passed a Fixnum
-fails:Module#protected_method_defined? accepts any object that is a String type

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/module/public_class_method_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/public_class_method_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/public_class_method_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,5 +1 @@
 fails:Module#public_class_method makes an existing class method public
-fails:Module#public_class_method makes an existing class method public up the inheritance tree
-fails:Module#public_class_method accepts more than one method at a time
-fails:Module#public_class_method raises a NameError when the given name is an instance method
-fails:Module#public_class_method raises a NameError when the given name is not a method
\ No newline at end of file

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/module/remove_const_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/module/remove_const_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/module/remove_const_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,4 +1,2 @@
 fails:Module#remove_const removes the constant specified by a String or Symbol from the receiver's constant table
 fails:Module#remove_const raises a NameError if the constant is not defined directly in the module
-fails:Module#remove_const calls #to_str to convert the given name to a String
-fails:Module#remove_const raises a TypeError if conversion to a String by calling #to_str fails

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/abs2_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/abs2_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/abs2_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,3 +0,0 @@
-fails:Numeric#abs2 returns the square of the absolute value of self
-fails:Numeric#abs2 calls #* on self
-fails:Numeric#abs2 returns NaN when self is NaN

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/abs_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/abs_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/abs_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,2 +0,0 @@
-fails:Numeric#abs returns self when self is greater than 0
-fails:Numeric#abs returns self#@- when self is less than 0

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/angle_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/angle_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/angle_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,3 +0,0 @@
-fails:Numeric#angle returns 0 if positive
-fails:Numeric#angle returns Pi if negative
-fails:Numeric#angle raises an ArgumentError if given any arguments

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/arg_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/arg_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/arg_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,3 +0,0 @@
-fails:Numeric#arg returns 0 if positive
-fails:Numeric#arg returns Pi if negative
-fails:Numeric#arg raises an ArgumentError if given any arguments

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/ceil_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/ceil_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/ceil_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Numeric#ceil converts self to a Float (using #to_f) and returns the #ceil'ed result

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/coerce_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/coerce_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/coerce_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,6 +1 @@
 critical:Numeric#coerce returns [other.to_f, self.to_f] if self and other are instances of different classes
-fails:Numeric#coerce raises a TypeError when passed a Symbol
-fails:Numeric#coerce calls #to_f to convert other if self responds to #to_f
-fails:Numeric#coerce raises a TypeError when passed a boolean
-fails:Numeric#coerce raises a TypeError when passed nil
-fails:Numeric#coerce raises an ArgumentError when passed a String

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/conj_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/conj_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/conj_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,2 +0,0 @@
-fails:Numeric#conj returns self
-fails:Numeric#conj raises an ArgumentError if given any arguments

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/conjugate_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/conjugate_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/conjugate_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,2 +0,0 @@
-fails:Numeric#conjugate returns self
-fails:Numeric#conjugate raises an ArgumentError if given any arguments

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/denominator_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/denominator_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/denominator_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Numeric#denominator works with Numeric subclasses

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/eql_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/eql_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/eql_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,2 +1 @@
 critical:Numeric#eql? returns false if self's and other's types don't match
-fails:Numeric#eql? returns the result of calling self#== with other when self's and other's types match

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/fdiv_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/fdiv_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/fdiv_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,2 +0,0 @@
-fails:Numeric#fdiv coerces self with #to_f
-fails:Numeric#fdiv coerces other with #to_f

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/floor_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/floor_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/floor_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Numeric#floor converts self to a Float (using #to_f) and returns the #floor'ed result

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/imag_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/imag_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/imag_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,2 +0,0 @@
-fails:Numeric#imag returns 0
-fails:Numeric#imag raises an ArgumentError if given any arguments

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/imaginary_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/imaginary_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/imaginary_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,2 +0,0 @@
-fails:Numeric#imaginary returns 0
-fails:Numeric#imaginary raises an ArgumentError if given any arguments

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/nonzero_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/nonzero_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/nonzero_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,2 +0,0 @@
-fails:Numeric#nonzero? returns self if self#zero? is false
-fails:Numeric#nonzero? returns nil if self#zero? is true

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/numerator_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/numerator_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/numerator_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,2 +1 @@
 fails:Numeric#numerator converts self to a Rational object then returns its numerator
-fails:Numeric#numerator works with Numeric subclasses

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/phase_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/phase_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/phase_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,3 +0,0 @@
-fails:Numeric#phase returns 0 if positive
-fails:Numeric#phase returns Pi if negative
-fails:Numeric#phase raises an ArgumentError if given any arguments

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/polar_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/polar_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/polar_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,5 +1 @@
-fails:Numeric#polar returns a two-element Array
-fails:Numeric#polar sets the first value to the absolute value of self
-fails:Numeric#polar sets the last value to 0 if self is positive
-fails:Numeric#polar sets the last value to Pi if self is negative
 fails:Numeric#polar treats NaN like a positive number

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/quo_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/quo_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/quo_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Numeric#quo returns the result of calling self#/ with other

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/real_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/real_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/real_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,2 +0,0 @@
-fails:Numeric#real returns self
-fails:Numeric#real raises an ArgumentError if given any arguments

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/rect_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/rect_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/rect_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,5 +0,0 @@
-fails:Numeric#rect returns an Array
-fails:Numeric#rect returns a two-element Array
-fails:Numeric#rect returns self as the first element
-fails:Numeric#rect returns 0 as the last element
-fails:Numeric#rect raises an ArgumentError if given any arguments

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/rectangular_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/rectangular_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/rectangular_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,5 +0,0 @@
-fails:Numeric#rectangular returns an Array
-fails:Numeric#rectangular returns a two-element Array
-fails:Numeric#rectangular returns self as the first element
-fails:Numeric#rectangular returns 0 as the last element
-fails:Numeric#rectangular raises an ArgumentError if given any arguments

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/remainder_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/remainder_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/remainder_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,5 +0,0 @@
-fails:Numeric#remainder returns the result of calling self#% with other if self is 0
-fails:Numeric#remainder returns the result of calling self#% with other if self and other are greater than 0
-fails:Numeric#remainder returns the result of calling self#% with other if self and other are less than 0
-fails:Numeric#remainder returns the result of calling self#% with other - other if self is greater than 0 and other is less than 0
-fails:Numeric#remainder returns the result of calling self#% with other - other if self is less than 0 and other is greater than 0

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/round_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/round_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/round_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Numeric#round converts self to a Float (using #to_f) and returns the #round'ed result

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/step_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/step_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/step_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,4 +0,0 @@
-fails:Numeric#step with [stop, step] returns an Enumerator when passed no block and self > stop
-fails:Numeric#step with [stop, step] returns an Enumerator when passed no block and self < stop
-fails:Numeric#step with [stop, step] increments self (using #+) until self > stop when step > 0
-fails:Numeric#step with [stop, step] decrements self (using #-) until self < stop when step < 0

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/to_int_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/to_int_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/to_int_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Numeric#to_int returns self#to_i

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/truncate_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/truncate_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/truncate_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Numeric#truncate converts self to a Float (using #to_f) and returns the #truncate'd result

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/zero_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/zero_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/zero_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,2 +0,0 @@
-fails:Numeric#zero? returns true if self is 0
-fails:Numeric#zero? returns false if self is not 0

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/object/clone_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/object/clone_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/object/clone_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Object#clone preserves untrusted state from the original

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/object/metaclass_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/object/metaclass_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/object/metaclass_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Object#metaclass returns the object's metaclass

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/process/initgroups_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/process/initgroups_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/process/initgroups_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Process.initgroups initializes the supplemental group access list

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/range/cover_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/range/cover_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/range/cover_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,2 +0,0 @@
-fails:Range#cover? returns false if range is empty
-fails:Range#cover? uses the range element's <=> to make the comparison

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/range/each_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/range/each_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/range/each_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,3 +0,0 @@
-fails:Range#each raises a TypeError if the first element does not respond to #succ
-fails:Range#each returns an enumerator when no block given
-fails:Range#each passes each element to the given block by using #succ

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/range/new_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/range/new_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/range/new_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Range.new raises an ArgumentError when the given start and end can't be compared by using #<=>

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/range/step_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/range/step_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/range/step_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,3 +0,0 @@
-fails:Range#step raises a TypeError if the first element does not respond to #succ
-fails:Range#step returns an enumerator when no block given
-fails:Range#step coerces the argument to integer by invoking to_int

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/compile_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/compile_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/compile_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,4 +1,3 @@
-fails:Range.compile works by default for subclasses with overridden #initialize
 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)

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/escape_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/escape_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/escape_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Range.escape escapes any characters with special meaning in a regular expression

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/inspect_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/inspect_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/inspect_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Regexp#inspect returns a formatted string that would eval to the same regexp

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/named_captures_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/named_captures_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/named_captures_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-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	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/new_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,4 +1,3 @@
-fails:Regexp.new works by default for subclasses with overridden #initialize
 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)

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/union_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/union_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/union_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,3 +0,0 @@
-fails:Regexp.union returns a regular expression that will match passed arguments
-fails:Regexp.union uses to_str to convert arguments (if not Regexp)
-fails:Regexp.union accepts a single array of patterns as arguments

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/casecmp_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/casecmp_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/casecmp_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,2 +1 @@
 fails:String#casecmp doesn't do case mapping for non-ascii characters
-fails:String#casecmp ignores subclass differences

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/chars_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/chars_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/chars_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,4 +1,3 @@
-fails:String#chars is unicode aware
 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

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/chop_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/chop_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/chop_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,3 +1,3 @@
-fails:String#chop returns a new string with the last character removed
 fails:String#chop! raises a TypeError when self is frozen
 fails:String#chop! raises a RuntimeError when self is frozen
+fails:String#chop returns a new string with the last character removed
\ No newline at end of file

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/comparison_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/comparison_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/comparison_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,2 +1 @@
-fails:String#<=> with String ignores subclass differences
 fails:String#<=> with String compares individual characters based on their ascii value

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	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/each_char_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,6 +1,3 @@
-fails:String#each_char returns an enumerator when no block given
-fails:String#each_char is unicode aware
-fails:String#each_char returns self
 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

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	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/each_line_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,7 +1,5 @@
 critical:String#each_line accept string-like separator
-fails:String#each_line taints substrings that are passed to the block if self is tainted
 fails:String#each_line appends multiple successive newlines together when the separator is an empty string
 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 returns an enumerator when no block given
 fails:String#each_line does not care if the string is modified while substituting

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/string/empty_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/empty_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/empty_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:String#empty? returns true if the string has a length of zero

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/string/end_with_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/end_with_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/end_with_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:String#end_with? works for multibyte strings

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/gsub_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/gsub_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/gsub_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,4 +1,3 @@
-fails:String#gsub with pattern and replacement doesn't interpret regexp metacharacters if pattern is a 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 block raises a RuntimeError if the string is modified while substituting
 fails:String#gsub with pattern and block untrusts the result if the original string or replacement is untrusted

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/initialize_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/initialize_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/initialize_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,5 +1,4 @@
 critical:String#initialize raises TypeError on inconvertible object
 critical:String#initialize converts its argument to a string representation
-fails:String#initialize returns an instance of a subclass
 fails:String#initialize is called on subclasses
 fails:String#initialize raises a TypeError if self is frozen

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/lstrip_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/lstrip_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/lstrip_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,2 +1 @@
 fails:String#lstrip! modifies self in place and returns self
-fails:String#lstrip! raises a RuntimeError if self is frozen

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/modulo_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/modulo_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/modulo_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,12 +1,10 @@
 critical:String#% supports binary formats using %B with same behaviour as %b except for using 0B instead of 0b for #
 critical:String#% supports negative bignums by prefixing the value with dots
 critical:String#% behaves as if calling Kernel#Integer for %b argument, if it does not respond to #to_ary
-fails:String#% formats multiple expressions
 fails:String#% formats single % characters before a newline or NULL as literal %s
 fails:String#% raises an error if single % appears anywhere else
 fails:String#% raises an error if NULL or 
 fails: appear anywhere else in the format string
-fails:String#% ignores unused arguments when $DEBUG is false
 fails:String#% raises an ArgumentError for unused arguments when $DEBUG is true
 fails:String#% always allows unused arguments when positional argument style is used
 fails:String#% replaces trailing absolute argument specifier without type with percent sign

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/symbol/all_symbols_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/symbol/all_symbols_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/symbol/all_symbols_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,2 +0,0 @@
-fails:Symbol.all_symbols returns an array containing all the Symbols in the symbol table
-fails:Symbol.all_symbols increases size of the return array when new symbol comes

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/symbol/to_proc_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/symbol/to_proc_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/symbol/to_proc_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,2 +0,0 @@
-fails:Symbol#to_proc returns a new Proc
-fails:Symbol#to_proc sends self to arguments passed when calling #call on the proc

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/time/at_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/time/at_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/time/at_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Time.at converts to time object

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/time/day_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/time/day_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/time/day_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Time#day returns the day of the month (1..n) for time

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/time/dst_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/time/dst_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/time/dst_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Time#dst? dst? returns whether time is during daylight saving time

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/time/getgm_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/time/getgm_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/time/getgm_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Time#getgm returns a new time which is the utc representation of time

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/time/getlocal_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/time/getlocal_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/time/getlocal_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Time#getlocal returns a new time which is the local representation of time

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/time/getutc_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/time/getutc_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/time/getutc_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Time#getutc returns a new time which is the utc representation of time

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/time/gm_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/time/gm_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/time/gm_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,4 +0,0 @@
-fails:Time.gm creates a time based on given values, interpreted as UTC (GMT)
-fails:Time.gm creates a time based on given C-style gmtime arguments, interpreted as UTC (GMT)
-fails:Time.gm handles string-like second argument
-fails:Time.gm handles string-like second argument

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/time/gmt_offset_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/time/gmt_offset_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/time/gmt_offset_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Time#gmt_offset returns the offset in seconds between the timezone of time and UTC

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/time/gmtime_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/time/gmtime_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/time/gmtime_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Time#gmtime returns the utc representation of time

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/time/gmtoff_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/time/gmtoff_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/time/gmtoff_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Time#gmtoff returns the offset in seconds between the timezone of time and UTC

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/time/hour_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/time/hour_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/time/hour_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Time#hour returns the hour of the day (0..23) for time

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/time/isdst_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/time/isdst_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/time/isdst_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Time#isdst dst? returns whether time is during daylight saving time

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/time/local_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/time/local_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/time/local_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,4 +0,0 @@
-fails:Time.local creates a time based on given values, interpreted in the local time zone
-fails:Time.local creates a time based on given C-style gmtime arguments, interpreted in the local time zone
-fails:Time.local handles string-like second argument
-fails:Time.local handles string-like second argument

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/time/localtime_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/time/localtime_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/time/localtime_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Time#localtime returns the local representation of time

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/time/mday_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/time/mday_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/time/mday_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Time#mday returns the day of the month (1..n) for time

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/time/min_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/time/min_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/time/min_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Time#min returns the minute of the hour (0..59) for time

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/time/minus_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/time/minus_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/time/minus_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,2 +0,0 @@
-fails:Time#- raises TypeError on argument that can't be coerced into Float
-fails:Time#- accepts arguments that can be coerced into Float

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/time/mktime_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/time/mktime_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/time/mktime_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,4 +0,0 @@
-fails:Time.mktime creates a time based on given values, interpreted in the local time zone
-fails:Time.mktime creates a time based on given C-style gmtime arguments, interpreted in the local time zone
-fails:Time.mktime handles string-like second argument
-fails:Time.mktime handles string-like second argument

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/time/strftime_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/time/strftime_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/time/strftime_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,2 +0,0 @@
-fails:Time#strftime formats time according to the directives in the given format string
-fails:Time#strftime supports timezone formatting with %z
\ No newline at end of file

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/time/to_a_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/time/to_a_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/time/to_a_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Time#to_a returns a 10 element array representing the deconstructed time

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/time/utc_offset_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/time/utc_offset_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/time/utc_offset_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Time#utc_offset returns the offset in seconds between the timezone of time and UTC

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/time/utc_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/time/utc_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/time/utc_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,5 +0,0 @@
-fails:Time.utc creates a time based on given values, interpreted as UTC (GMT)
-fails:Time.utc creates a time based on given C-style gmtime arguments, interpreted as UTC (GMT)
-fails:Time#utc returns the utc representation of time
-fails:Time.utc handles string-like second argument
-fails:Time.utc handles string-like second argument

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/time/wday_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/time/wday_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/time/wday_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Time#wday returns an integer representing the day of the week, 0..6, with Sunday being 0

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/time/yday_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/time/yday_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/time/yday_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Time#yday returns an integer representing the day of the year, 1..366

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/time/year_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/time/year_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/time/year_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Time#year returns the four digit year for time as an integer

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/time/zone_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/time/zone_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/time/zone_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1 +0,0 @@
-fails:Time#zone returns the time zone used for time

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/unboundmethod/equal_value_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/unboundmethod/equal_value_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/unboundmethod/equal_value_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,2 +0,0 @@
-fails:UnboundMethod#== returns true if either is an alias for the other
-fails:UnboundMethod#== returns true if both are aliases for a third method
\ No newline at end of file

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/unboundmethod/inspect_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/unboundmethod/inspect_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/unboundmethod/inspect_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,2 +1 @@
-fails:UnboundMethod#inspect returns a String
 fails:UnboundMethod#inspect the String shows the method name, Module defined in and Module extracted from

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/unboundmethod/owner_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/unboundmethod/owner_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/unboundmethod/owner_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,3 +1,2 @@
 fails:UnboundMethod#owner returns the owner of the method
 fails:UnboundMethod#owner returns the class/module it was defined in
-fails:UnboundMethod#owner returns the name even when aliased

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/unboundmethod/to_s_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/unboundmethod/to_s_tags.txt	2009-09-28 08:01:56 UTC (rev 2663)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/unboundmethod/to_s_tags.txt	2009-09-28 08:46:58 UTC (rev 2664)
@@ -1,2 +1 @@
-fails:UnboundMethod#to_s returns a String
 fails:UnboundMethod#to_s the String shows the method name, Module defined in and Module extracted from
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090928/c22df4f7/attachment-0001.html>


More information about the macruby-changes mailing list