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
Takashi Kokubun 4a7dccf44f
Add a Ripper.lex test of :on_embexpr_end
This is a weird use case of Ripper.lex which I'm not sure is supposed to
be maintained, so I'm adding this test so that we can easily notice such
changes.

If we change the behavior, this will break the behavior of hamlit.gem v1
and code like https://github.com/haml/haml/pull/1043.
2020-10-19 20:56:09 -07:00
..
assert_parse_files.rb
dummyparser.rb
test_files_ext.rb
test_files_lib.rb
test_files_sample.rb
test_files_test.rb
test_files_test_1.rb
test_files_test_2.rb
test_filter.rb
test_lexer.rb Add a Ripper.lex test of :on_embexpr_end 2020-10-19 20:56:09 -07:00
test_parser_events.rb Prohibit setter method names in all kinds of endless methods 2020-10-12 00:40:55 +09:00
test_ripper.rb
test_scanner_events.rb Warn also numbered parameter like parameters 2019-12-20 01:25:34 +09:00
test_sexp.rb Introduce find pattern [Feature #16828] 2020-06-14 09:24:36 +09:00