Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files Browse the repository at this point in the history
BanzaiMan committed Oct 17, 2012
1 parent 5bc40ab commit affcd59
Showing 9 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions spec/tags/1.9/ruby/core/math/acos_tags.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fails:Math.acos returns NaN given NaN
1 change: 1 addition & 0 deletions spec/tags/1.9/ruby/core/math/acosh_tags.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fails:Math.acosh returns NaN given NaN
1 change: 1 addition & 0 deletions spec/tags/1.9/ruby/core/math/asin_tags.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fails:Math.asin returns NaN given NaN
1 change: 1 addition & 0 deletions spec/tags/1.9/ruby/core/math/atan_tags.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fails:Math.atan returns NaN given NaN
1 change: 1 addition & 0 deletions spec/tags/1.9/ruby/core/math/erf_tags.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fails:Math.erf returns NaN given NaN
1 change: 1 addition & 0 deletions spec/tags/1.9/ruby/core/math/hypot_tags.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fails:Math.hypot returns NaN given NaN
1 change: 1 addition & 0 deletions spec/tags/1.9/ruby/core/math/log10_tags.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fails:Math.log10 returns NaN given NaN
1 change: 1 addition & 0 deletions spec/tags/1.9/ruby/core/math/log2_tags.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fails:Math.log2 returns NaN given NaN
1 change: 1 addition & 0 deletions spec/tags/1.9/ruby/core/math/log_tags.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fails:Math.log returns NaN given NaN

0 comments on commit affcd59

Please sign in to comment.