[macruby-changes] [4445] MacRuby/trunk/spec/frozen

source_changes at macosforge.org source_changes at macosforge.org
Sun Aug 22 06:19:39 PDT 2010


Revision: 4445
          http://trac.macosforge.org/projects/ruby/changeset/4445
Author:   eloy.de.enige at gmail.com
Date:     2010-08-22 06:19:38 -0700 (Sun, 22 Aug 2010)
Log Message:
-----------
Untag examples that run nowadays.

Modified Paths:
--------------
    MacRuby/trunk/spec/frozen/tags/macruby/core/array/pack_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/array/sort_by_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/compatible_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/converter/convert_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/converter/convpath_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/kernel/require_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/spawn_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/encoding_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/language/def_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/language/regexp/encoding_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/library/conditionvariable/broadcast_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/library/conditionvariable/signal_tags.txt

Removed Paths:
-------------
    MacRuby/trunk/spec/frozen/command_line/dash_d_tags.txt
    MacRuby/trunk/spec/frozen/command_line/dash_r_tags.txt
    MacRuby/trunk/spec/frozen/command_line/dash_upper_i_tags.txt
    MacRuby/trunk/spec/frozen/command_line/dash_upper_w_tags.txt
    MacRuby/trunk/spec/frozen/command_line/dash_v_tags.txt
    MacRuby/trunk/spec/frozen/command_line/dash_w_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/gt_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/gte_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/lt_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/lte_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/fixnum/multiply_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/i_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/clear_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/unboundmethod/name_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/library/conditionvariable/wait_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/library/erb/util/url_encode_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/library/mathn/math/rsqrt_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/library/mathn/math/sqrt_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/library/openstruct/table_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/library/rexml/document/add_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/library/rexml/element/delete_element_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/library/rexml/text/indent_text_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/library/rexml/text/new_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/library/set/flatten_merge_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/library/set/sortedset/flatten_merge_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/library/stringio/.ungetc_tags.txt.swp
    MacRuby/trunk/spec/frozen/tags/macruby/library/tempfile/_close_tags.txt

Deleted: MacRuby/trunk/spec/frozen/command_line/dash_d_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/command_line/dash_d_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/command_line/dash_d_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1 +0,0 @@
-fails:The -d command line option sets $DEBUG to true

Deleted: MacRuby/trunk/spec/frozen/command_line/dash_r_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/command_line/dash_r_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/command_line/dash_r_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1 +0,0 @@
-fails:The -r command line option requires the specified file

Deleted: MacRuby/trunk/spec/frozen/command_line/dash_upper_i_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/command_line/dash_upper_i_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/command_line/dash_upper_i_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1 +0,0 @@
-fails:The -I command line option adds the path to the load path ($:)

Deleted: MacRuby/trunk/spec/frozen/command_line/dash_upper_w_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/command_line/dash_upper_w_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/command_line/dash_upper_w_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1,3 +0,0 @@
-fails:The -W command line option with 0 sets $VERBOSE to nil
-fails:The -W command line option with 1 sets $VERBOSE to false
-fails:The -W command line option with 2 sets $VERBOSE to true

Deleted: MacRuby/trunk/spec/frozen/command_line/dash_v_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/command_line/dash_v_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/command_line/dash_v_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1 +0,0 @@
-fails:The -v command line option sets $VERBOSE to true

Deleted: MacRuby/trunk/spec/frozen/command_line/dash_w_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/command_line/dash_w_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/command_line/dash_w_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1 +0,0 @@
-fails:The -w command line option sets $VERBOSE to true

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/array/pack_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/array/pack_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/array/pack_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -18,7 +18,5 @@
 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/sort_by_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/array/sort_by_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/array/sort_by_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1,2 +1 @@
-fails:Array#sort_by! sorts array in place by passing each element to the given block
 fails:Array#sort_by! returns the specified value when it would break in the given block

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/gt_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/gt_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/gt_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1 +0,0 @@
-fails:Bignum#> raises an ArgumentError when given a non-Integer

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/gte_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/gte_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/gte_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1 +0,0 @@
-fails:Bignum#>= raises an ArgumentError when given a non-Integer

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/lt_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/lt_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/lt_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1 +0,0 @@
-fails:Bignum#< raises an ArgumentError when given a non-Integer

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/lte_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/lte_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/bignum/lte_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1 +0,0 @@
-fails:Bignum#<= raises an ArgumentError when given a non-Integer

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/compatible_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/compatible_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/compatible_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1,2 +1 @@
-fails:Encoding.compatible? returns the encoding of the string that would result from concatenating the arguments
 fails:Encoding.compatible? returns nil unless both arguments are Strings

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/converter/convert_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/converter/convert_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/converter/convert_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1,2 +1 @@
-fails:Encoding::Converter#convert allows Strings of different encodings to the source encoding
 

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/converter/convpath_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/converter/convpath_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/converter/convpath_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1,2 +1 @@
-fails:Encoding::Converter#convpath returns multiple encoding pairs when direct conversion is impossible
 fails:Encoding::Converter#convpath indicates if crlf_newline conversion would occur

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-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/default_external_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1,3 +1,2 @@
-fails:Encoding.default_external= can accept a name of an encoding as a String
 fails:Encoding.default_external= calls #to_s on arguments that are neither Strings nor Encodings
 fails:Encoding.default_external= raises an ArgumentError if the argument is nil

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-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/encoding/default_internal_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -3,7 +3,5 @@
 fails:Encoding.default_internal returns Encoding::UTF_8 if ruby was invoked with -U
 fails:Encoding.default_internal uses the encoding specified when ruby is invoked with an '-E :internal' argument
 fails:Encoding.default_internal uses the encoding specified when ruby is invoked with an '-E external:internal' argument
-fails:Encoding.default_internal= sets the default internal encoding
-fails:Encoding.default_internal= can accept a name of an encoding as a String
 fails:Encoding.default_internal= calls #to_s on arguments that are neither Strings nor Encodings
 fails:Encoding.default_internal= accepts an argument of nil to unset the default internal encoding

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/fixnum/multiply_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/fixnum/multiply_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/fixnum/multiply_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1 +0,0 @@
-fails:Fixnum#* overflows to Bignum when the result does not fit in Fixnum

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/require_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/require_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/require_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -5,7 +5,6 @@
 fails:Kernel#require ($LOAD_FEATURES) stores ./ relative paths as passed in
 fails:Kernel#require ($LOAD_FEATURES) stores ../ relative paths as passed in
 fails:Kernel#require ($LOAD_FEATURES) does not collapse duplicate path separators
-fails:Kernel#require ($LOAD_FEATURES) adds the suffix of the resolved filename
 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
@@ -18,7 +17,6 @@
 fails:Kernel.require ($LOAD_FEATURES) stores ./ relative paths as passed in
 fails:Kernel.require ($LOAD_FEATURES) stores ../ relative paths as passed in
 fails:Kernel.require ($LOAD_FEATURES) does not collapse duplicate path separators
-fails:Kernel.require ($LOAD_FEATURES) adds the suffix of the resolved filename
 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

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/spawn_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/spawn_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/spawn_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1,9 +1,4 @@
 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 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
-fails:Kernel.spawn redirects STDERR to the given file descriptior if :err => Fixnum
 fails:Kernel.spawn redirects STDOUT to the given file if :err => IO
 fails:Kernel.spawn redirects both STDERR and STDOUT to the given file descriptior, name or IO
-fails:Kernel.spawn generates a process of a command based on the given set of strings, regarding the first as the command and the others as the arguments

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/i_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/i_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/numeric/i_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1,3 +0,0 @@
-fails:Numeric#i returns a Complex object
-fails:Numeric#i sets the real part to 0
-fails:Numeric#i sets the imaginary part to self

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/string/clear_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/clear_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/clear_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1 +0,0 @@
-fails:String#clear preserves its encoding

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/encoding_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/encoding_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/encoding_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1,5 +1,3 @@
-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
 fails:String#encoding for US-ASCII Strings returns US-ASCII if self is US-ASCII only, despite the default internal encoding being different
 fails:String#encoding for US-ASCII Strings returns US-ASCII if self is US-ASCII only, despite the default external encoding being different
@@ -9,8 +7,6 @@
 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
-fails:String#encoding for Strings with \u escapes returns the given encoding if #force_encoding has been called
-fails:String#encoding for Strings with \u escapes returns the given encoding if #encode!has been called
 fails:String#encoding for Strings with \x escapes returns US-ASCII if self is US-ASCII only
 fails:String#encoding for Strings with \x escapes returns ASCII-8BIT when an escape creates a byte with the 8th bit set if the source encoding is US-ASCII
 fails:String#encoding for Strings with \x escapes returns the source encoding when an escape creates a byte with the 8th bit set if the source encoding isn't US-ASCII
@@ -18,4 +14,3 @@
 fails:String#encoding for Strings with \x escapes is not affected by the default external encoding
 fails:String#encoding for Strings with \x escapes is not affected by both the default internal and external encoding being set at the same time
 fails:String#encoding for Strings with \x escapes returns the given encoding if #force_encoding has been called
-fails:String#encoding for Strings with \x escapes returns the given encoding if #encode!has been called

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/unboundmethod/name_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/unboundmethod/name_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/unboundmethod/name_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1,2 +0,0 @@
-fails:UnboundMethod#name returns the name of the method
-fails:UnboundMethod#name returns the name even when aliased

Modified: MacRuby/trunk/spec/frozen/tags/macruby/language/def_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/language/def_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/language/def_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1,5 +1,3 @@
 fails:A method definition inside an instance_eval creates a class method when the receiver is a class
 fails:A method definition in an eval creates an instance method
 fails:A method definition in an eval creates a class method
-fails:An instance method with a default argument evaluates the default when required arguments precede it
-fails:An instance method with a default argument prefers to assign to a default argument before a splat argument

Modified: MacRuby/trunk/spec/frozen/tags/macruby/language/regexp/encoding_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/language/regexp/encoding_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/language/regexp/encoding_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1,6 +1,3 @@
-fails:Regexps with encoding modifiers supports /e (EUC encoding)
-fails:Regexps with encoding modifiers supports /e (EUC encoding) with interpolation
-fails:Regexps with encoding modifiers supports /e (EUC encoding) with interpolation /o
 fails:Regexps with encoding modifiers supports /n (No encoding)
 fails:Regexps with encoding modifiers supports /n (No encoding) with interpolation
 fails:Regexps with encoding modifiers supports /n (No encoding) with interpolation /o

Modified: MacRuby/trunk/spec/frozen/tags/macruby/library/conditionvariable/broadcast_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/library/conditionvariable/broadcast_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/library/conditionvariable/broadcast_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1,3 +1 @@
-fails:ConditionVariable#broadcast should return self if nothing to broadcast to
-fails:ConditionVariable#broadcast should return self if something is waiting for a broadcast
 fails:ConditionVariable#broadcast releases all threads waiting in line for this resource

Modified: MacRuby/trunk/spec/frozen/tags/macruby/library/conditionvariable/signal_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/library/conditionvariable/signal_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/library/conditionvariable/signal_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1,3 +1 @@
 critical:ConditionVariable#signal releases the first thread waiting in line for this resource
-fails:ConditionVariable#signal should return self if nothing to signal
-fails:ConditionVariable#signal should return self if something is waiting for a signal

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/library/conditionvariable/wait_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/library/conditionvariable/wait_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/library/conditionvariable/wait_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1 +0,0 @@
-fails:ConditionVariable#wait should return self

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/library/erb/util/url_encode_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/library/erb/util/url_encode_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/library/erb/util/url_encode_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1 +0,0 @@
-fails:ERB::Util.url_encode encode unicode string

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/library/mathn/math/rsqrt_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/library/mathn/math/rsqrt_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/library/mathn/math/rsqrt_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1,2 +0,0 @@
-fails:Math#rsqrt returns the square root for Rational numbers
-fails:Math.rsqrt returns the square root for Rational numbers

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/library/mathn/math/sqrt_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/library/mathn/math/sqrt_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/library/mathn/math/sqrt_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1,4 +0,0 @@
-fails:Math#rsqrt returns the square root for Rational numbers
-fails:Math#rsqrt returns the square root for negative numbers
-fails:Math.rsqrt returns the square root for Rational numbers
-fails:Math.rsqrt returns the square root for negative numbers

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/library/openstruct/table_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/library/openstruct/table_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/library/openstruct/table_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1 +0,0 @@
-fails:OpenStruct#table is protected

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/library/rexml/document/add_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/library/rexml/document/add_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/library/rexml/document/add_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1,2 +0,0 @@
-fails:REXML::Document#add overwrites existing DocType
-fails:REXML::Document#<< overwrites existing DocType

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/library/rexml/element/delete_element_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/library/rexml/element/delete_element_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/library/rexml/element/delete_element_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1 +0,0 @@
-fails:REXML::Element#delete_element deletes Element and returns it

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/library/rexml/text/indent_text_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/library/rexml/text/indent_text_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/library/rexml/text/indent_text_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1,4 +0,0 @@
-fails:REXML::Text#indent_text indents a string with default parameters
-fails:REXML::Text#indent_text accepts a custom indentation level as second argument
-fails:REXML::Text#indent_text accepts a custom separator as third argument
-fails:REXML::Text#indent_text accepts a fourth parameter to skip the first line

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/library/rexml/text/new_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/library/rexml/text/new_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/library/rexml/text/new_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1 +0,0 @@
-fails:REXML::Text.new expects escaped text if raw is true

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/library/set/flatten_merge_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/library/set/flatten_merge_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/library/set/flatten_merge_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1 +0,0 @@
-fails:Set#flatten_merge is protected

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/library/set/sortedset/flatten_merge_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/library/set/sortedset/flatten_merge_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/library/set/sortedset/flatten_merge_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1 +0,0 @@
-fails:SortedSet#flatten_merge is protected

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/library/stringio/.ungetc_tags.txt.swp
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/library/stringio/.ungetc_tags.txt.swp	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/library/stringio/.ungetc_tags.txt.swp	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1,2 +0,0 @@
-b0VIM 7.2      \xDEW\xD9K72% \xDF eloy                                    monkey-patch-HQ.local                   /Volumes/eloy/code/MacRuby/complete/spec/frozen/tags/macruby/library/stringio/ungetc_tags.txt                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     
- 3210    #"! U                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 tp                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ad  }  \x9D            \x9D  \x9C                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               fails:StringIO#ungetc when passed [char] pads with \000 when the current position is after the end 
\ No newline at end of file

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/library/tempfile/_close_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/library/tempfile/_close_tags.txt	2010-08-22 13:18:58 UTC (rev 4444)
+++ MacRuby/trunk/spec/frozen/tags/macruby/library/tempfile/_close_tags.txt	2010-08-22 13:19:38 UTC (rev 4445)
@@ -1 +0,0 @@
-fails:Tempfile#_close is protected
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20100822/c713347b/attachment-0001.html>


More information about the macruby-changes mailing list