[macruby-changes] [3514] MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/Float_tags.txt
source_changes at macosforge.org
source_changes at macosforge.org
Fri Feb 12 01:29:14 PST 2010
Revision: 3514
http://trac.macosforge.org/projects/ruby/changeset/3514
Author: lsansonetti at apple.com
Date: 2010-02-12 01:29:11 -0800 (Fri, 12 Feb 2010)
Log Message:
-----------
more passing specs
Removed Paths:
-------------
MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/Float_tags.txt
Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/Float_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/Float_tags.txt 2010-02-12 09:23:52 UTC (rev 3513)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/Float_tags.txt 2010-02-12 09:29:11 UTC (rev 3514)
@@ -1,24 +0,0 @@
-critical:Kernel.Float raises an ArgumentError if e is the trailing character
-critical:Kernel.Float raises an ArgumentError if e is the leading character
-critical:Kernel.Float raises an exception if a space is embedded on either side of the 'e'
-critical:Kernel.Float raises an exception if there's a leading _ on either side of the 'e'
-critical:Kernel.Float raises an exception if there's a trailing _ on either side of the 'e'
-critical:Kernel.Float raises an ArgumentError if there's a decimal point on the right side of the 'e'
-critical:Kernel.Float raises an ArgumentError if E is the trailing character
-critical:Kernel.Float raises an ArgumentError if E is the leading character
-critical:Kernel.Float raises an exception if a space is embedded on either side of the 'E'
-critical:Kernel.Float raises an exception if there's a leading _ on either side of the 'E'
-critical:Kernel.Float raises an exception if there's a trailing _ on either side of the 'E'
-critical:Kernel.Float raises an ArgumentError if there's a decimal point on the right side of the 'E'
-critical:Kernel#Float raises an ArgumentError if e is the trailing character
-critical:Kernel#Float raises an ArgumentError if e is the leading character
-critical:Kernel#Float raises an exception if a space is embedded on either side of the 'e'
-critical:Kernel#Float raises an exception if there's a leading _ on either side of the 'e'
-critical:Kernel#Float raises an exception if there's a trailing _ on either side of the 'e'
-critical:Kernel#Float raises an ArgumentError if there's a decimal point on the right side of the 'e'
-critical:Kernel#Float raises an ArgumentError if E is the trailing character
-critical:Kernel#Float raises an ArgumentError if E is the leading character
-critical:Kernel#Float raises an exception if a space is embedded on either side of the 'E'
-critical:Kernel#Float raises an exception if there's a leading _ on either side of the 'E'
-critical:Kernel#Float raises an exception if there's a trailing _ on either side of the 'E'
-critical:Kernel#Float raises an ArgumentError if there's a decimal point on the right side of the 'E'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20100212/3b19fd73/attachment-0001.html>
More information about the macruby-changes
mailing list