[macruby-changes] [2138] MacRuby/branches/experimental/spec/frozen/tags/macruby/library

source_changes at macosforge.org source_changes at macosforge.org
Sat Aug 1 20:38:20 PDT 2009


Revision: 2138
          http://trac.macosforge.org/projects/ruby/changeset/2138
Author:   lsansonetti at apple.com
Date:     2009-08-01 20:38:20 -0700 (Sat, 01 Aug 2009)
Log Message:
-----------
deleting unnecessary tags

Removed Paths:
-------------
    MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/Complex_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/coerce_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/comparison_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/divide_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/exponent_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/inspect_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/modulo_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/new_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/to_s_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/Rational_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/coerce_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/divmod_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/equal_value_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/exponent_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/initialize_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/inspect_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/new_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/reduce_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/to_r_tags.txt

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/Complex_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/Complex_tags.txt	2009-08-02 03:10:18 UTC (rev 2137)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/Complex_tags.txt	2009-08-02 03:38:20 UTC (rev 2138)
@@ -1,4 +0,0 @@
-fails:Complex when passed [Complex, Complex] returns a new Complex number based on the two given numbers
-fails:Complex when passed [Integer, Integer] returns a new Complex number
-fails:Complex when passed [Integer] returns a new Complex number with 0 as the imaginary component
-fails:Complex when passed [Integer] returns the passed Integer when Complex::Unify is defined

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/coerce_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/coerce_tags.txt	2009-08-02 03:10:18 UTC (rev 2137)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/coerce_tags.txt	2009-08-02 03:38:20 UTC (rev 2138)
@@ -1,5 +0,0 @@
-fails:Complex#coerce returns an array containing other and self as Complex when other is an Integer
-fails:Complex#coerce returns an array containing other and self as Complex when other is a Float
-fails:Complex#coerce returns an array containing other and self as Complex when other is a Bignum
-fails:Complex#coerce returns an array containing other and self as Complex when other is a Rational
-fails:Complex#coerce raises a TypeError when other is a String

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/comparison_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/comparison_tags.txt	2009-08-02 03:10:18 UTC (rev 2137)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/comparison_tags.txt	2009-08-02 03:38:20 UTC (rev 2138)
@@ -1 +0,0 @@
-fails:Complex#<=> compares the absolute values of self and other

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/divide_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/divide_tags.txt	2009-08-02 03:10:18 UTC (rev 2137)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/divide_tags.txt	2009-08-02 03:38:20 UTC (rev 2138)
@@ -1 +0,0 @@
-fails:Complex#/ with Float returns Complex(Infinity, Infinity) when given zero

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/exponent_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/exponent_tags.txt	2009-08-02 03:10:18 UTC (rev 2137)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/exponent_tags.txt	2009-08-02 03:38:20 UTC (rev 2138)
@@ -1 +0,0 @@
-fails:Complex#** when given 0 returns Complex(1)

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/inspect_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/inspect_tags.txt	2009-08-02 03:10:18 UTC (rev 2137)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/inspect_tags.txt	2009-08-02 03:38:20 UTC (rev 2138)
@@ -1 +0,0 @@
-fails:Complex#inspect returns "Complex(real, image)"

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/modulo_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/modulo_tags.txt	2009-08-02 03:10:18 UTC (rev 2137)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/modulo_tags.txt	2009-08-02 03:38:20 UTC (rev 2138)
@@ -1,3 +0,0 @@
-fails:Complex#% with Complex returns the remainder from complex division
-fails:Complex#% with Integer returns the remainder from dividing both parts of self by the given Integer
-fails:Complex#% with Object tries to coerce self into other

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/new_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/new_tags.txt	2009-08-02 03:10:18 UTC (rev 2137)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/new_tags.txt	2009-08-02 03:38:20 UTC (rev 2138)
@@ -1,7 +0,0 @@
-fails:Complex.new returns a new Complex number
-fails:Complex.new raises a TypeError when one of the given arguments is not Numeric
-fails:Complex.new raises a TypeError when one of the given arguments is a Complex
-fails:Complex.new! returns a new Complex number
-fails:Complex.new! defaults to 0 for the imaginery part
-fails:Complex.new! raises a TypeError when one of the given arguments is not Numeric
-fails:Complex.new! raises a TypeError when one of the given arguments is a Complex

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/to_s_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/to_s_tags.txt	2009-08-02 03:10:18 UTC (rev 2137)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/library/complex/to_s_tags.txt	2009-08-02 03:38:20 UTC (rev 2138)
@@ -1,2 +0,0 @@
-fails:Complex#to_s when self's real component is 0 returns only the imaginary component as String
-fails:Complex#to_s returns self as String

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/Rational_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/Rational_tags.txt	2009-08-02 03:10:18 UTC (rev 2137)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/Rational_tags.txt	2009-08-02 03:38:20 UTC (rev 2138)
@@ -1,3 +0,0 @@
-fails:Rational when passed Integer, Integer returns a new Rational number
-fails:Rational when passed Integer, Integer automatically reduces the Rational
-fails:Rational when passed Integer returns a new Rational number with 1 as the denominator

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/coerce_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/coerce_tags.txt	2009-08-02 03:10:18 UTC (rev 2137)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/coerce_tags.txt	2009-08-02 03:38:20 UTC (rev 2138)
@@ -1,2 +0,0 @@
-fails:Rational#coerce does try to convert the passed argument into a Float (using #to_f)
-fails:Rational#coerce returns the passed argument, self converted to Floats

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/divmod_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/divmod_tags.txt	2009-08-02 03:10:18 UTC (rev 2137)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/divmod_tags.txt	2009-08-02 03:38:20 UTC (rev 2138)
@@ -1 +0,0 @@
-fails:Rational#divmod when passed [Rational] returns the quotient as Integer and the remainder as Rational

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/equal_value_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/equal_value_tags.txt	2009-08-02 03:10:18 UTC (rev 2137)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/equal_value_tags.txt	2009-08-02 03:38:20 UTC (rev 2138)
@@ -1,3 +0,0 @@
-fails:Rational#== when passed [Rational] returns false if self has different numerator/denominator but the same numerical value as the passed argument
-fails:Rational#== when passed [Integer] returns true if self has the passed argument as numerator and a denominator of 1
-fails:Rational#== when passed [Float] converts self to a Float and compares it with the passed argument

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/exponent_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/exponent_tags.txt	2009-08-02 03:10:18 UTC (rev 2137)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/exponent_tags.txt	2009-08-02 03:38:20 UTC (rev 2138)
@@ -1,5 +0,0 @@
-fails:Rational#** when passed [Rational] converts self to a Float and returns it raised to the passed argument
-fails:Rational#** when passed [Rational] returns NaN when self is negative and the passed argument is not 0
-fails:Rational#** when passed [Integer] returns the Rational value of self raised to the passed argument
-fails:Rational#** when passed [Integer] returns Rational(1, 1) when the passed argument is 0
-fails:Rational#** when passed [Float] returns NaN if self is negative and the passed argument is not 0

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/initialize_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/initialize_tags.txt	2009-08-02 03:10:18 UTC (rev 2137)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/initialize_tags.txt	2009-08-02 03:38:20 UTC (rev 2138)
@@ -1 +0,0 @@
-fails:Rational#initialize turns around the numerators and denominators signs around when the denominator is negative

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/inspect_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/inspect_tags.txt	2009-08-02 03:10:18 UTC (rev 2137)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/inspect_tags.txt	2009-08-02 03:38:20 UTC (rev 2138)
@@ -1 +0,0 @@
-fails:Rational#inspect returns a reconstructable string representation of self

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/new_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/new_tags.txt	2009-08-02 03:10:18 UTC (rev 2137)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/new_tags.txt	2009-08-02 03:38:20 UTC (rev 2138)
@@ -1,2 +0,0 @@
-fails:Rational.new is private
-fails:Rational.new! returns a Rational with the passed numerator and denominator not reduced to their lowest terms

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/reduce_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/reduce_tags.txt	2009-08-02 03:10:18 UTC (rev 2137)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/reduce_tags.txt	2009-08-02 03:38:20 UTC (rev 2138)
@@ -1,2 +0,0 @@
-fails:Rational.reduce when Unify is defined returns an Integer when the reduced denominator is 1
-fails:Rational.reduce raises a ZeroDivisionError when the passed denominator is 0

Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/to_r_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/to_r_tags.txt	2009-08-02 03:10:18 UTC (rev 2137)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/library/rational/to_r_tags.txt	2009-08-02 03:38:20 UTC (rev 2138)
@@ -1 +0,0 @@
-fails:Rational#to_r returns self
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090801/632d84f1/attachment-0001.html>


More information about the macruby-changes mailing list