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 b592a740fc Show TERM environment variable on failure
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42206 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-07-27 19:37:33 +00:00
..
-ext- * test/-ext-/tracepoint/test_tracepoint.rb: add GC on/off to count 2013-07-23 23:08:48 +00:00
base64
benchmark
bigdecimal * ext/bigdecimal/bigdecimal.c (BigMath_s_exp): Fix for the cases when 2013-06-25 12:29:00 +00:00
cgi
coverage
csv
date date_parse.c: missing wday 2013-07-21 18:16:00 +00:00
dbm
digest
dl
drb * test/drb/ut_eq.rb: Use localhost for drb tests [Bug #7311] 2013-07-11 05:24:32 +00:00
dtrace
erb
etc
fiddle
fileutils * test/fileutils/fileasserts.rb 2013-07-09 09:03:32 +00:00
gdbm
io
irb
json
logger
matrix
minitest
misc
mkmf mkmf.rb: header in framework 2013-07-04 15:25:46 +00:00
monitor
net * test/net/http/test_http.rb (TestNetHTTP_v1_2#test_get, 2013-07-10 02:38:17 +00:00
nkf
objspace
open-uri
openssl * ext/openssl/ossl_asn1.c (asn1time_to_time): Implement YYMMDDhhmmZ 2013-07-22 23:44:53 +00:00
optparse
ostruct
pathname
psych * ext/psych/lib/psych/visitors/yaml_tree.rb: register time objects so 2013-07-05 19:51:12 +00:00
rake
rdoc
readline fix test of r42101 [Feature #6626] 2013-07-23 18:00:26 +00:00
resolv
rexml * lib/rexml/parsers/streamparser.rb 2013-07-26 14:17:24 +00:00
rinda fix missing assignment in r42174 2013-07-26 00:06:45 +00:00
ripper
rss
ruby test_rubyoptions.rb: split test_segv_test 2013-07-27 18:10:36 +00:00
rubygems * lib/rubygems: Import RubyGems from master as of commit 4ff70cc 2013-07-24 22:16:11 +00:00
scanf
sdbm
socket * test/socket/test_tcp.rb (test_initialize_failure): Use EADDRNOTAVAIL 2013-07-19 03:35:53 +00:00
stringio
strscan
syslog Add facility to Syslog::Logger. 2013-07-26 11:15:06 +00:00
testunit
thread
uri * lib/uri/generic.rb (find_proxy): raise BadURIError if the URI is 2013-07-24 10:52:15 +00:00
webrick
win32ole
xmlrpc
zlib
inlinetest.rb
profile_test_all.rb
runner.rb
test_abbrev.rb
test_cmath.rb
test_curses.rb Show TERM environment variable on failure 2013-07-27 19:37:33 +00:00
test_delegate.rb
test_find.rb
test_ipaddr.rb
test_mathn.rb rational.c: ensure to be Rational 2013-07-26 02:42:26 +00:00
test_mutex_m.rb
test_open3.rb
test_pp.rb
test_prettyprint.rb
test_prime.rb * lib/prime.rb (Prime::EratosthenesGenerator, 2013-07-15 04:21:34 +00:00
test_pstore.rb
test_pty.rb
test_rbconfig.rb
test_securerandom.rb
test_set.rb Define Set#to_set so that aSet.to_set returns self. 2013-07-19 02:22:11 +00:00
test_shellwords.rb
test_singleton.rb
test_syslog.rb
test_tempfile.rb
test_time.rb
test_timeout.rb
test_tmpdir.rb
test_tracer.rb * test/test_tracer.rb: catch up recent rubygems changes. 2013-07-09 08:44:48 +00:00
test_tsort.rb
test_weakref.rb
with_different_ofs.rb