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 563706fa19 suppress warning: assigned but unused variable
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53691 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-01-29 15:21:52 +00:00
..
-ext- * test/-ext-/string/test_capacity.rb: Added missing library. 2016-01-27 12:04:47 +00:00
base64
benchmark
bigdecimal
cgi escape.c: should not freeze 2015-12-22 05:31:31 +00:00
coverage * test/coverage/test_coverage.rb: ignored test when enabled to coverage. 2016-01-04 01:14:45 +00:00
csv Adding a liberal_parsing option to CSV. Patch by Braden Anderson. 2016-01-01 02:44:48 +00:00
date
dbm
digest
drb
dtrace
erb erb.rb: fronzen-string-literal in comment [Fix GH-1229] 2016-01-29 05:16:29 +00:00
etc
excludes TestISeq.rb: exclude time consuming GC test 2016-01-19 02:55:34 +00:00
fiddle * ext/fiddle/handle.c: check tainted string arguments. 2015-12-16 12:08:49 +00:00
fileutils
gdbm
io wait readable/writable 2016-01-24 07:55:05 +00:00
irb
json
lib suppress warning: assigned but unused variable 2016-01-29 15:21:52 +00:00
logger
matrix
minitest
misc
mkmf * test/mkmf/test_have_func.rb (test_have_func): 2015-12-29 01:37:20 +00:00
monitor
net * lib/net/http/header.rb: Warn nil variable on HTTP Header. 2016-01-29 01:46:02 +00:00
nkf
objspace
open-uri leakchecker.rb: remove temporary measure 2016-01-05 06:09:17 +00:00
openssl * ext/openssl/lib/openssl/pkey.rb: Added 2048 bit DH parameter. 2016-01-16 07:51:24 +00:00
optparse optparse.rb: into kwdarg 2016-01-06 08:23:10 +00:00
ostruct test_ostruct.rb: sort method names 2016-01-04 07:47:44 +00:00
pathname
psych
rdoc test_rdoc_generator_json_index.rb: open in binmode 2015-12-22 16:41:34 +00:00
readline
resolv Resolv::IPv6.create: avoid modifying frozen string literal 2015-12-28 20:31:10 +00:00
rexml fix common misspelling [ci skip] 2015-12-24 23:23:46 +00:00
rinda
ripper Revert r53431 "temporally revert r53411 to debug" 2016-01-04 07:59:55 +00:00
rss
ruby r53689 test 2016-01-29 09:32:57 +00:00
rubygems test_require.rb: fix temporary library directory 2016-01-27 04:11:53 +00:00
scanf
sdbm
shell
socket option.c: single byte boolean 2016-01-17 06:31:36 +00:00
stringio stringio: binmode sets encoding to ASCII-8BIT 2016-01-04 20:45:14 +00:00
strscan
syslog
testunit
thread
uri * lib/uri/generic.rb (URI::Generic#to_s): change encoding to 2016-01-14 11:20:24 +00:00
webrick leakchecker.rb: remove temporary measure 2016-01-05 06:09:17 +00:00
win32ole
xmlrpc leakchecker.rb: remove temporary measure 2016-01-05 06:09:17 +00:00
zlib
colors
runner.rb
test_abbrev.rb
test_cmath.rb
test_delegate.rb
test_find.rb
test_forwardable.rb forwardable.rb: adjust backtrace by tail call 2015-12-30 02:28:59 +00:00
test_ipaddr.rb
test_mathn.rb
test_mutex_m.rb
test_observer.rb
test_open3.rb
test_pp.rb
test_prettyprint.rb
test_prime.rb
test_pstore.rb
test_pty.rb
test_rbconfig.rb
test_securerandom.rb
test_set.rb
test_shellwords.rb
test_singleton.rb
test_syslog.rb
test_tempfile.rb test_tempfile.rb: use assert_file 2016-01-08 08:24:01 +00:00
test_time.rb
test_timeout.rb
test_tmpdir.rb
test_tracer.rb
test_tsort.rb
test_unicode_normalize.rb
test_weakref.rb
test_win32api.rb