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 f2b094a522 parse.y: fix interpolated string literal dedent
* parse.y (heredoc_dedent): fix interpolated string literal dedent,
  remove indentations from only nodes with the newline flag.
  [ruby-core:85983] [Bug #14584]

* parse.y (here_document): set the newline flag on literal string
  nodes starting at the beginning of line.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62724 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-03-11 12:19:08 +00:00
..
-ext-
base64
benchmark
bigdecimal
cgi
coverage
csv
date date_core.c: check conversion 2018-03-07 08:07:24 +00:00
dbm
digest
drb
dtrace
erb lib/erb.rb: Add uplevel to warn 2018-02-24 08:54:19 +00:00
etc
excludes
fiddle long long is a C99ism 2018-02-17 09:51:23 +00:00
fileutils
gdbm
io test/io/console/test_io_console.rb (test_oflush): Avoid race condition 2018-02-15 05:34:20 +00:00
irb
json
lib Removed redundant private declaration. 2018-03-06 00:52:15 +00:00
logger
matrix
minitest
misc
mkmf a C source code must end with EOL 2018-02-17 10:04:22 +00:00
monitor
net Raise ArgumentError if host component is nil 2018-03-08 16:07:54 +00:00
nkf
objspace
open-uri
openssl
optparse
ostruct
pathname
psych
rdoc
readline
resolv use the reference as failure messages 2018-03-06 05:59:29 +00:00
rexml
rinda
ripper Fix CMDARG manipulation 2018-02-22 12:51:41 +00:00
rss
ruby parse.y: fix interpolated string literal dedent 2018-03-11 12:19:08 +00:00
rubygems Remove unnecessary []s 2018-02-17 14:03:52 +00:00
scanf
sdbm
shell
socket
stringio
strscan
syslog
testunit
thread
uri fix error if the input is mixed Unicode and percent-escapes 2018-03-08 09:38:01 +00:00
webrick
win32ole
yaml
zlib
colors
runner.rb
test_abbrev.rb
test_cmath.rb
test_delegate.rb
test_extlibs.rb
test_find.rb
test_forwardable.rb
test_ipaddr.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 Add a new #filter alias for #select 2018-02-25 13:52:07 +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_tsort.rb
test_unicode_normalize.rb
test_weakref.rb
test_win32api.rb