1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
nobu 07b314f07b * numeric.c (flo_to_s): make minimum string representation.
[ruby-core:30145]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27745 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-05-12 01:57:08 +00:00
..
base64
benchmark
bigdecimal * ext/bigdecimal/lib/bigdecimal/math.rb (atan), test/bigdecimal/test_bigmath.rb (test_atan): explicitly specify the precision for calculating a reciprocal number of an argument. [Bug #3267] 2010-05-11 05:11:59 +00:00
cgi
csv
date
dbm
digest * test/digest/test_digest.rb (test_eq): use descriptive assertion. 2010-05-02 05:56:35 +00:00
dl * test/dl/test_callback.rb: fixing valgrind errors. Ruby string may be 2010-05-09 01:57:54 +00:00
drb
erb
etc * test/etc/test_etc.rb: assert only when any value is given. 2010-05-05 06:11:04 +00:00
fiddle * ext/fiddle/*: Adding fiddle library to wrap libffi 2010-05-06 06:59:24 +00:00
fileutils * test/fileutils/test_fileutils.rb (test_copy_stream): 2010-05-04 09:38:21 +00:00
gdbm
iconv
io/nonblock
json Setup Symbol#to_json to avoid conflict. 2010-05-04 08:08:31 +00:00
logger
matrix * lib/matrix.rb: Improve algorithm for Matrix#determinant and Matrix#rank 2010-04-29 18:19:12 +00:00
minitest
mkmf
monitor
net * test/net/imap/test_imap.rb: use IPv4 for 2010-05-09 00:16:48 +00:00
nkf
open-uri
openssl * test/openssl/test_ec.rb: added test_dsa_sign_asn1_FIPS186_3. dgst is 2010-05-06 10:13:46 +00:00
optparse
ostruct
pathname
psych * ext/psych/parser.c (parse): Return strings encoded as 2010-05-10 16:22:52 +00:00
rake * test/rake/test_task_arguments.rb: makes ENV empty during tests 2010-05-11 12:54:33 +00:00
rdoc Upgrade to RDoc 2.5.8 2010-05-01 05:06:21 +00:00
readline
resolv
rexml
rinda
ripper * parse.y (ripper_get_value): escape Qundef. 2010-04-26 04:11:59 +00:00
rss
ruby * numeric.c (flo_to_s): make minimum string representation. 2010-05-12 01:57:08 +00:00
rubygems * test/rubygems/mockgemui.rb (MockGemUi::TTY), 2010-05-09 17:26:40 +00:00
scanf
sdbm
socket * test/socket/test_unix.rb (TestSocket_UNIXSocket#test_recvmsg): 2010-04-28 08:54:07 +00:00
stringio
strscan
syck * ext/syck/emitter.c (syck_scan_scalar): set SCAN_WHITEEDGE flag 2010-05-02 23:15:08 +00:00
testunit * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert): 2010-04-30 15:26:34 +00:00
thread
uri
webrick don't sleep indefinitely. collect the zombie. 2010-05-07 15:07:11 +00:00
win32ole
xmlrpc
zlib
inlinetest.rb
runner.rb
test_delegate.rb
test_find.rb
test_ipaddr.rb
test_mathn.rb Cleaning up syntax warnings. 2010-04-27 21:09:46 +00:00
test_open3.rb * test/test_open3.rb (TestOpen3#test_commandline): use simple 2010-04-30 12:40:40 +00:00
test_pp.rb
test_prettyprint.rb
test_prime.rb
test_pstore.rb
test_pty.rb
test_set.rb
test_shellwords.rb
test_singleton.rb
test_syslog.rb
test_tempfile.rb * test/test_tempfile.rb: fixed errors. 2010-05-01 22:00:37 +00:00
test_time.rb
test_timeout.rb * lib/timeout.rb (Timeout#timeout): propagate errors to the 2010-04-19 09:58:09 +00:00
test_tsort.rb