1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
..
-ext-
base64
benchmark * lib/benchmark.rb: merge eregon/benchmark. 2011-06-28 06:09:46 +00:00
bigdecimal
cgi
coverage
csv
date * ext/date/date_core.c: [ruby-core:42998] 2012-02-28 11:28:23 +00:00
dbm
digest
dl
drb
erb
etc
fiddle
fileutils * lib/fileutils.rb: refactored FileUtil methods to use the 2012-02-17 17:59:47 +00:00
gdbm
iconv
io * ext/io/console/console.c (set_rawmode): clear ECHOE and ECHOK 2012-03-06 01:11:47 +00:00
irb
json * ext/json: Merge 164a75c8bd2007d32c4d7665d53140d8fc126dcd. 2012-03-11 13:36:06 +00:00
logger
matrix
minitest
misc
mkmf
monitor
net * lib/net/protocol.rb: Add OpenTimeout subclass of Timeout::Error 2012-02-28 05:15:54 +00:00
nkf
objspace
open-uri
openssl
optparse
ostruct * lib/ostruct.rb (delete_field): Bug fix so previous value is returned. 2012-02-22 18:59:03 +00:00
pathname * test/pathname/test_pathname.rb (test_binread): add assertion to 2012-02-09 14:44:10 +00:00
psych * ext/psych/lib/psych.rb (load, parse): stop parsing or loading after 2012-03-08 21:31:05 +00:00
rake
rdoc
readline
resolv
rexml
rinda
ripper * vm_core.h (struct rb_iseq_struct), compile.c (iseq_set_arguments, iseq_compile_each), vm_insnhelper.c (vm_callee_setup_arg_complex): implement keyword arguments. See [ruby-core:40290] The feature is promised to be included in 2.0, but the detail spec is still under discussion; this commit is a springboard for further discussion. Please try it and give us feedback. This commit includes fixes for some problems reported by Benoit Daloze <eregontp AT gmail.com> [ruby-core:40518] and Marc-Andre Lafortune <ruby-core-mailing-list AT marc-andre.ca> [ruby-core:41772]. 2011-12-26 14:20:09 +00:00
rss
ruby
rubygems
scanf
sdbm
socket
stringio
strscan
syck
testunit
thread refine message for test_thr_kill. 2011-12-23 07:55:39 +00:00
uri
webrick
win32ole
xmlrpc * lib/xmlrpc/client.rb (module XMLRPC): fix typo. 2012-03-07 13:45:04 +00:00
zlib
inlinetest.rb * test/inlinetest.rb (InlineTest.in_progname): workaround for frozen 2008-06-27 12:19:11 +00:00
profile_test_all.rb
runner.rb
test_cmath.rb Rerefix test introduced by r32307. 2011-06-30 03:31:01 +00:00
test_curses.rb
test_delegate.rb
test_find.rb
test_ipaddr.rb
test_mathn.rb
test_mutex_m.rb
test_open3.rb
test_pp.rb * lib/pp.rb (PP::ObjectMixin#pretty_print): use to_s regardless of 2009-11-07 12:05:38 +00:00
test_prettyprint.rb wrap by a module. 2009-10-04 05:44:27 +00:00
test_prime.rb * test/syck/test_string.rb (Syck::TestString#test_non_binary_string): 2011-02-13 00:56:44 +00:00
test_pstore.rb
test_pty.rb
test_securerandom.rb
test_set.rb
test_shellwords.rb
test_singleton.rb
test_syslog.rb
test_tempfile.rb
test_time.rb * lib/time.rb (Time#xmlschema): use strftime specifiers instead of 2012-02-28 08:16:03 +00:00
test_timeout.rb
test_tmpdir.rb
test_tracer.rb
test_tsort.rb * test/test_pp.rb: extract from lib/pp.rb. 2009-02-14 23:36:45 +00:00
test_weakref.rb more GCable 2012-03-14 02:29:48 +00:00
with_different_ofs.rb