1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/-ext-
odaira adde0a94a2 * test/-ext-/float/test_nextafter.rb: In AIX,
nextafter(+0.0,-0.0)=+0.0, and nextafter(-0.0,+0.0)=-0.0,
  but they should return -0.0 and +0.0, respectively. This is
  a known bug in nextafter(3) on AIX, so skip related tests.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54003 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-03-04 22:43:31 +00:00
..
array
bignum
bug_reporter
class
debug
exception
file
float * test/-ext-/float/test_nextafter.rb: In AIX, 2016-03-04 22:43:31 +00:00
funcall
gvl
hash
iseq_load
iter
load
marshal
method
num2int
path_to_class
popen_deadlock
postponed_job
proc
rational
st
string * string.c (rb_str_init): introduce String.new(capacity: size) 2016-02-17 03:21:35 +00:00
struct
symbol object.c: fix error message 2016-02-19 16:54:08 +00:00
time
tracepoint
typeddata
wait_for_single_fd
win32
test_bug-3571.rb
test_bug-5832.rb
test_notimplement.rb
test_printf.rb
test_recursion.rb