index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
ruby
/
test_integer.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* prec.c: removed. Precision will be redesigned and be back again.
yugui
2008-09-19
1
-6
/
+0
*
* test/ruby/test_object.rb: new tests to achieve over 90% test
mame
2008-05-14
1
-0
/
+5
*
split combinational blackbox tests.
akr
2008-05-01
1
-607
/
+0
*
0**-1 test updated. [ruby-dev:34547]
akr
2008-04-30
1
-1
/
+5
*
* test/ruby/test_pack.rb: fix tests for 64bit CPU.
mame
2008-02-10
1
-4
/
+4
*
* test/ruby/test_bignum.rb: suppress warnings during test.
mame
2008-01-31
1
-0
/
+113
*
* test/ruby/test_integer.rb (test_Integer): multiple underscores
nobu
2007-12-19
1
-0
/
+1
*
* bignum.c (rb_cstr_to_inum): an underscore succeeding after octal
nobu
2007-12-19
1
-0
/
+3
*
* bignum.c (rb_cstr_to_inum): trailing spaces may exist at sqeezing
nobu
2007-12-04
1
-0
/
+3
*
test exceptions.
akr
2007-11-28
1
-29
/
+41
*
more tests.
akr
2007-11-26
1
-2
/
+22
*
test_to_s refined.
akr
2007-11-25
1
-1
/
+1
*
add more roundtrip tests.
akr
2007-11-25
1
-0
/
+44
*
add test for printf format %x, %o and %b.
akr
2007-11-24
1
-0
/
+79
*
* bootstraptest/test_knownbug.rb: move solved tests.
ko1
2007-11-23
1
-0
/
+2
*
use ML ref. for assertion message.
akr
2007-11-18
1
-5
/
+4
*
check class.
akr
2007-11-17
1
-4
/
+56
*
* include/ruby/ruby.h (struct RBignum): embed digits in RBignum for
akr
2007-09-01
1
-0
/
+12
*
add assertions.
akr
2007-07-30
1
-1
/
+3
*
* bignum.c (rb_big_aref): check for Bignum index range.
nobu
2007-07-30
1
-0
/
+7
*
refine tests for shift.
akr
2007-07-19
1
-7
/
+30
*
* bignum.c (rb_big_lshift, rb_big_rshift): separated functions
nobu
2007-07-19
1
-0
/
+19
*
refine failure messages.
akr
2007-07-15
1
-6
/
+16
*
* bignum.c (rb_cstr_to_inum): check leading non-digits.
nobu
2007-07-15
1
-0
/
+12
*
refined.
akr
2007-07-15
1
-5
/
+12
*
more assertions.
akr
2007-07-14
1
-2
/
+9
*
refined.
akr
2007-07-13
1
-16
/
+21
*
check values around 16bit.
akr
2007-07-13
1
-0
/
+12
*
more tests.
akr
2007-07-13
1
-0
/
+30
*
add assertions using equations taken from Hacker's Delight.
akr
2007-07-13
1
-0
/
+15
*
new file.
akr
2007-07-13
1
-0
/
+302