1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
matz 9466848db3 * numeric.c (num_div): use floor rather than rb_Integer().
[ruby-dev:28589]

* numeric.c (flo_divmod): the first element of Float#divmod should
  be an integer. [ruby-dev:28589]

* test/ruby/test_float.rb: add tests for divmod, div, modulo and remainder.

* util.c (ruby_strtod): fixed wrong conversion.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@10123 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-05-01 03:46:47 +00:00
..
csv
dbm * test/dbm/test_dbm.rb (TestDBM::test_s_open_error): remove 2005-09-20 08:14:57 +00:00
digest
drb quote pathnames in the server's command line for space contained 2006-02-24 11:12:35 +00:00
erb
fileutils * lib/fileutils.rb: fix visibility of FileUtils::NoWrite, Verbose, DryRun (backported from trunk, rev 1.66). [ruby-core:05954] 2005-09-23 23:39:01 +00:00
gdbm * test/gdbm/test_gdbm.rb: specify pid for the argument of 2005-12-14 03:20:39 +00:00
io/nonblock
logger
monitor
net/http
nkf
openssl * test/openssl/test_ssl.rb (test_parallel): call GC.start to close 2005-12-12 06:56:08 +00:00
optparse
ostruct
pathname This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. 2006-03-04 06:28:55 +00:00
readline * test/readline/test_readline.rb (TestReadline::replace_stdio): 2005-09-22 07:44:32 +00:00
rinda check remote hash tuple 2005-10-16 05:36:26 +00:00
rss This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. 2005-12-11 14:59:50 +00:00
ruby * numeric.c (num_div): use floor rather than rb_Integer(). 2006-05-01 03:46:47 +00:00
sdbm * test/gdbm/test_gdbm.rb, test/sdbm/test_sdbm.rb (test_s_open_error): 2005-10-31 02:29:27 +00:00
soap * test/soap/ssl/test_ssl.rb (test_verification, test_property, test_ciphers): 2005-10-10 04:22:05 +00:00
stringio
strscan
testunit
uri
webrick * lib/webrick/httpservlet/cgihandler.rb 2005-10-30 20:40:05 +00:00
wsdl * test/wsdl/simpletype/rpc/test_rpc.rb, test/wsdl/ref/test_ref.rb, 2005-09-20 13:32:40 +00:00
xmlrpc * test/xmlrpc/test_webrick_server.rb (setup_http_server): 2005-09-19 20:51:36 +00:00
xsd
yaml * ext/syck/emitter.c (syck_emit_seq, syck_emit_map, syck_emit_item): 2006-01-16 01:29:58 +00:00
zlib
runner.rb