1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
naruse 83af59b8d6 merge revision(s) 33508:
* test/openssl/test_ssl.rb (test_multibyte_read_write): start server
	  for each length to avoid race condition.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@34550 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-02-10 23:06:56 +00:00
..
-ext- * test/-ext-/string/test_modify_expand.rb: test for r34492. 2012-02-08 13:35:27 +00:00
base64
benchmark * lib/benchmark.rb: merge eregon/benchmark. 2011-06-28 06:09:46 +00:00
bigdecimal Merge commit r32996 from trunk: 2011-08-17 06:52:00 +00:00
cgi * lib/cgi/core.rb: fix multipart form parsing bug. [Bug #3866] 2011-07-09 05:32:19 +00:00
coverage merge revision(s) 33030: 2012-01-03 00:27:45 +00:00
csv * backport of r32600 from trunk 2011-07-21 21:40:21 +00:00
date merge revision(s) 34335,34337: 2012-02-06 12:29:54 +00:00
dbm merge revision(s) 33673: 2012-02-08 00:46:28 +00:00
digest * backport r32546 from trunk. 2011-07-15 03:05:23 +00:00
dl * test/fiddle/helper.rb (libc_so, libm_so): Solaris support added. 2011-08-09 03:36:18 +00:00
drb * properties. 2011-06-29 03:35:48 +00:00
erb
etc * test/etc/test_etc.rb (TestEtc#test_get{pw,gr}nam): skip entries 2011-06-26 16:34:20 +00:00
fiddle * test/fiddle/helper.rb (libc_so, libm_so): Solaris support added. 2011-08-09 03:36:18 +00:00
fileutils merge revision(s) 32707: 2011-07-27 15:33:56 +00:00
gdbm merge revision(s) 33673: 2012-02-08 00:46:28 +00:00
iconv
io * test/io/wait/test_io_wait.rb (TestIOWait#setup): of course, the 2011-09-21 08:02:03 +00:00
irb * lib/irb/completion.rb (IRB::InputCompletor::CompletionProc): 2012-01-27 20:53:37 +00:00
json merge revision(s) 33148: 2011-09-01 00:25:52 +00:00
logger * remove trailing spaces. 2011-05-15 11:55:52 +00:00
matrix * test/matrix/test_matrix.rb: remove obsolete test [ruby-core:37714] 2011-07-01 22:25:32 +00:00
minitest backported 33102 from trunk 2011-08-27 20:37:05 +00:00
misc Skip test_array_literal. [Backport #5369] 2011-10-09 15:10:13 +00:00
mkmf * lib/mkmf.rb (find_executable0): should exclude directories. 2011-03-11 09:42:46 +00:00
monitor
net * backport r33007 from trunk. 2011-08-19 05:18:20 +00:00
nkf * ext/nkf/lib/kconv.rb (String#kconv): fix typo and update rdoc. 2010-12-07 11:47:39 +00:00
objspace
open-uri * remove trailing spaces. 2011-05-15 11:55:52 +00:00
openssl merge revision(s) 33508: 2012-02-10 23:06:56 +00:00
optparse * lib/optparse.rb (Regexp): fix incorrect options when casting to 2012-01-16 07:42:01 +00:00
ostruct * lib/ostruct.rb (method_missing): Handle [] and []= correctly. 2011-05-27 15:59:02 +00:00
pathname merge revision(s) 34499: 2012-02-08 22:31:55 +00:00
psych merge revision(s) 33160,33381,33382,33383,33384,33385: 2011-12-12 17:47:29 +00:00
rake Revert r33276. 2011-09-15 15:35:58 +00:00
rdoc * backport r33043 from trunk. 2011-08-24 00:02:17 +00:00
readline merge revision(s) 34394,34398: 2012-02-08 06:42:39 +00:00
resolv
rexml merge revision(s) 33981: [Backport #5792] 2012-02-10 18:38:08 +00:00
rinda
ripper merges r33291 from trunk into ruby_1_9_3. 2011-09-24 05:21:19 +00:00
rss
ruby Revert r34538. 2012-02-10 21:32:02 +00:00
rubygems merge revision(s) 33517: 2012-02-09 21:13:27 +00:00
scanf
sdbm
socket merge revision(s) 34232: 2012-02-06 12:32:16 +00:00
stringio * ext/stringio/stringio.c (strio_read): return new string if nil 2011-08-20 01:43:26 +00:00
strscan
syck Copy YAML::Store to Syck::Store to keep it from yamler. 2011-06-14 01:06:41 +00:00
testunit * test/testunit/test_parallel.rb: pass "--ruby" option to 2011-08-02 11:26:21 +00:00
thread * remove trailing spaces. 2011-05-15 11:55:52 +00:00
uri * lib/net/http.rb (URI::HTTP#request_uri): return nil when the uri 2011-06-03 00:32:25 +00:00
webrick merge revision(s) 32593: 2011-07-22 12:49:34 +00:00
win32ole * remove trailing spaces. 2011-05-15 11:55:52 +00:00
xmlrpc * backport r32856 from trunk. 2011-08-12 08:06:49 +00:00
zlib * backport r33023 from trunk. 2011-08-23 06:16:16 +00:00
inlinetest.rb
profile_test_all.rb
runner.rb * common.mk (RUN_OPT): disable gems. 2011-07-08 23:39:42 +00:00
test_cmath.rb Rerefix test introduced by r32307. 2011-06-30 03:31:01 +00:00
test_delegate.rb
test_find.rb
test_ipaddr.rb
test_mathn.rb
test_mutex_m.rb
test_open3.rb
test_pp.rb
test_prettyprint.rb
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 merge revision(s) r33265: 2011-10-10 23:14:17 +00:00
test_pty.rb merge revision(s) 33468: 2012-01-03 01:00:23 +00:00
test_securerandom.rb * test/test_securerandom.rb: Add testcase. This testcase does NOT aim 2011-06-16 10:32:51 +00:00
test_set.rb
test_shellwords.rb
test_singleton.rb * test/test_singleton.rb: Add tests from lib/singleton.rb. Patch by 2011-05-17 18:15:10 +00:00
test_syslog.rb merge revision(s) 32859: 2011-08-07 15:11:03 +00:00
test_tempfile.rb * test/test_tempfile.rb: simply ignore platform depedent testcases 2011-04-04 02:51:17 +00:00
test_time.rb merges r33398 from trunk into ruby_1_9_3. 2011-10-09 13:19:32 +00:00
test_timeout.rb
test_tracer.rb * lib/tracer.rb: Tracer.on only if required by -r command-line option. 2011-06-29 13:19:59 +00:00
test_tsort.rb
with_different_ofs.rb * test/with_different_ofs.rb (DifferentOFS): should not affect 2010-12-26 02:15:55 +00:00