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-
nobu 033c4a083d test: use RbConfig::Limits
* test/lib/envutil.rb: rbconfig/sizeof may not be available when
  cross-compiling.  use RbConfig::Limits instead of calculating
  limits of Fixnum with hard-coded CHAR_BIT.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57757 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-03-02 04:54:19 +00:00
..
array
bignum
bug_reporter
class
debug
exception eval.c: hide internal objects 2017-02-03 06:23:34 +00:00
file
float
funcall
gvl
hash
integer test: use RbConfig::Limits 2017-03-02 04:54:19 +00:00
iseq_load test_iseq_load.rb: refine test_require_integration 2017-02-02 05:43:58 +00:00
iter
load
marshal
method
num2int make FIXNUM_MAX visible from Ruby 2017-01-30 10:12:18 +00:00
path_to_class
popen_deadlock
postponed_job
proc
rational
st
string
struct
symbol
time
tracepoint
typeddata
vm
wait_for_single_fd
win32
test_bug-3571.rb
test_bug-5832.rb
test_notimplement.rb
test_printf.rb
test_recursion.rb