1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/ripper
usa 69492b4dcf merge revision(s) 40606,40607,40635: [Backport #8375]
test_scanner_events.rb: assert_location

	* test/ripper/test_scanner_events.rb (TestRipper#assert_location):
  rename so skipped in backtraces.
	* parse.y (parser_yylex): fail if $, @, @@ are not followed by a valid
	  name character.  [ruby-core:54846] [Bug #8375].

	* parse.y (parser_peek_variable_name): treat invalid global, class,
	  and instance variable names as mere strings rather than errors.
	  [ruby-core:54885] [Bug #8375]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@42462 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-08-09 07:22:51 +00:00
..
dummyparser.rb * ext/pty/pty.c (chfunc): suppress a warning. 2011-02-06 05:56:14 +00:00
test_files.rb * test/ripper/test_parser_events.rb: more tests. 2009-12-08 01:01:04 +00:00
test_filter.rb * test/ripper/test_parser_events.rb: more tests. 2009-12-08 01:01:04 +00:00
test_parser_events.rb merge revision(s) 40606,40607,40635: [Backport #8375] 2013-08-09 07:22:51 +00:00
test_ripper.rb merges r33291 from trunk into ruby_1_9_3. 2011-09-24 05:21:19 +00:00
test_scanner_events.rb merge revision(s) 40606,40607,40635: [Backport #8375] 2013-08-09 07:22:51 +00:00