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 89b13fd364 test_optimization.rb: heredoc code style
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58395 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-04-18 13:02:56 +00:00
..
-ext- fix RSTRUCT_LEN macro in public C API 2017-04-15 00:46:00 +00:00
base64
benchmark
bigdecimal bigdecimal: version 1.3.2 2017-03-13 06:03:18 +00:00
cgi {lib,test}/cgi: Specify frozen_string_literal: true. 2017-02-18 05:52:16 +00:00
coverage Fix a consistency bug of ISEQ_COVERAGE [Bug #13305] 2017-03-14 11:39:58 +00:00
csv
date
dbm
digest
drb use dedicated assertions 2017-04-07 13:26:12 +00:00
dtrace
erb
etc
excludes
fiddle
fileutils test_fileutils.rb: no broken symlinks on Cygwin 2017-02-17 13:31:43 +00:00
gdbm
io
irb
json Use assert_raise instead of assert_raises. 2017-04-12 00:21:20 +00:00
lib thread.c: refine stream closed message 2017-04-09 05:09:44 +00:00
logger
matrix * lib/matrix.rb: Add Vector.zero and Vector#zero? 2017-03-14 20:09:30 +00:00
minitest test_minitest_unit.rb: assert_triggered 2017-03-29 09:47:40 +00:00
misc
mkmf
monitor
net Terminate created threads. 2017-04-13 16:19:46 +00:00
nkf
objspace
open-uri
openssl openssl: avoid segfault during running tests on Ubuntu trusty 2017-03-01 10:15:55 +00:00
optparse
ostruct ostruct.rb: refine visibility failure message 2017-03-28 09:21:58 +00:00
pathname
psych Import psych-3.0.0.beta1 from ruby/psych. 2017-04-05 13:16:32 +00:00
rdoc Update rdoc-5.1.0 2017-02-24 07:39:37 +00:00
readline
resolv
rexml
rinda Stop a global server of Rinda test 2017-03-14 15:14:21 +00:00
ripper parse.y: unterminated content token 2017-03-26 07:13:43 +00:00
rss
ruby test_optimization.rb: heredoc code style 2017-04-18 13:02:56 +00:00
rubygems * remove trailing spaces. 2017-03-17 01:29:24 +00:00
scanf
sdbm
shell
socket IPSocket#inspect 2017-04-14 10:03:43 +00:00
stringio stringio.c: check range 2017-03-21 03:15:57 +00:00
strscan
syslog
testunit
thread
uri
webrick
win32ole
yaml
zlib
colors
runner.rb
test_abbrev.rb
test_cmath.rb
test_delegate.rb
test_find.rb lib/find.rb: Specify frozen_string_literal: true. 2017-02-13 12:16:26 +00:00
test_forwardable.rb
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 Fix bug of Tempfile#size if nothing is written [Bug #13198] 2017-03-14 12:53:32 +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