Yukihiro "Matz" Matsumoto
|
e4ae3bf661
|
Merge pull request #1871 from ksss/numeric-plus
fix bug when `0 + other object`
|
2014-03-17 00:14:42 +09:00 |
|
ksss
|
9dcce29749
|
fix bug when 0 * other object
|
2014-03-16 23:08:31 +09:00 |
|
ksss
|
e9f3dca0f4
|
fix bug when 0 + other object
|
2014-03-16 22:52:25 +09:00 |
|
Tomoyuki Sahara
|
6e1f4695aa
|
add tests for Integer#divmod.
|
2014-03-04 10:51:56 +09:00 |
|
Jun Hiroe
|
19dce63a2d
|
I fix order of actual and expect test value in integer.rb.
|
2013-08-02 20:54:22 +09:00 |
|
Carson McDonald
|
1d27d4e03f
|
Add a few more shift tests
|
2013-07-06 08:53:40 -04:00 |
|
Daniel Bovensiepen
|
b55958b4fa
|
Improve Integer Tests
|
2013-06-15 00:11:12 +08:00 |
|
Daniel Bovensiepen
|
b4647224b7
|
Add test case for Integer#step
|
2012-09-15 17:13:56 +09:00 |
|
Daniel Bovensiepen
|
0c2d74020a
|
Add more superclass tests
|
2012-06-03 23:31:53 +08:00 |
|
Daniel Bovensiepen
|
31e9705022
|
Add Test cases for Literals, Enumeration, Exceptions and clean line endings
|
2012-05-29 01:20:46 +08:00 |
|
Yukihiro Matsumoto
|
52b2d092d3
|
test t/*.rb spacing fix
|
2012-05-23 12:00:49 +09:00 |
|
Daniel Bovensiepen
|
2331738c21
|
Complete Integer Tests for ISO
|
2012-05-19 00:44:43 +08:00 |
|
Daniel Bovensiepen
|
241d3f7eb3
|
Add Tests for Integer
|
2012-05-16 11:18:42 -07:00 |
|