Revision
4548
Author
lsansonetti@apple.com
Date
2010-09-27 23:49:18 -0700 (Mon, 27 Sep 2010)

Log Message

tag failing specs

Modified Paths

Added Paths

Diff

Modified: MacRuby/trunk/spec/frozen/tags/macruby/library/bigdecimal/mode_tags.txt (4547 => 4548)


--- MacRuby/trunk/spec/frozen/tags/macruby/library/bigdecimal/mode_tags.txt	2010-09-28 06:04:36 UTC (rev 4547)
+++ MacRuby/trunk/spec/frozen/tags/macruby/library/bigdecimal/mode_tags.txt	2010-09-28 06:49:18 UTC (rev 4548)
@@ -1 +1,2 @@
 fails:BigDecimal.mode returns Infinity when too big
+fails:BigDecimal.mode raise an exception if the flag is true

Added: MacRuby/trunk/spec/frozen/tags/macruby/library/bigdecimal/precs_tags.txt (0 => 4548)


--- MacRuby/trunk/spec/frozen/tags/macruby/library/bigdecimal/precs_tags.txt	                        (rev 0)
+++ MacRuby/trunk/spec/frozen/tags/macruby/library/bigdecimal/precs_tags.txt	2010-09-28 06:49:18 UTC (rev 4548)
@@ -0,0 +1 @@
+fails:BigDecimal#precs returns the current value of significant digits as the first value