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 57b04039f3 Support 1.8
Merged https://github.com/rubygems/rubygems/commit/72b3701

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53781 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-02-09 01:51:38 +00:00
..
-ext- * string.c (str_new_frozen): if the given string is embeddedable 2016-02-03 04:52:13 +00:00
base64
benchmark
bigdecimal
cgi ASCII-incompatible escape 2016-02-06 13:31:07 +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 additional math operations 2016-01-31 03:34:21 +00:00
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
fileutils
gdbm
io wait readable/writable 2016-01-24 07:55:05 +00:00
irb
json
lib incompatible encoding workaround 2016-02-05 04:45:10 +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 Skip SHA from test_digest_constants for LibreSSL 2.3 2016-02-02 11:02:10 +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 Fix Ripper.lex error in dedenting squiggly heredoc 2016-02-02 23:21:34 +00:00
rss
ruby Fix r53748; the datafile includes non ASCII 2016-02-06 14:45:49 +00:00
rubygems Support 1.8 2016-02-09 01:51:38 +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