aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_integer.rb
Commit message (Expand)AuthorAgeFilesLines
* use ML ref. for assertion message.akr2007-11-181-5/+4
* check class.akr2007-11-171-4/+56
* * include/ruby/ruby.h (struct RBignum): embed digits in RBignum forakr2007-09-011-0/+12
* add assertions.akr2007-07-301-1/+3
* * bignum.c (rb_big_aref): check for Bignum index range.nobu2007-07-301-0/+7
* refine tests for shift.akr2007-07-191-7/+30
* * bignum.c (rb_big_lshift, rb_big_rshift): separated functionsnobu2007-07-191-0/+19
* refine failure messages.akr2007-07-151-6/+16
* * bignum.c (rb_cstr_to_inum): check leading non-digits.nobu2007-07-151-0/+12
* refined.akr2007-07-151-5/+12
* more assertions.akr2007-07-141-2/+9
* refined.akr2007-07-131-16/+21
* check values around 16bit.akr2007-07-131-0/+12
* more tests.akr2007-07-131-0/+30
* add assertions using equations taken from Hacker's Delight.akr2007-07-131-0/+15
* new file.akr2007-07-131-0/+302