ruby/test/ripper
Nobuyoshi Nakada 4ed0c33d13
Prohibit setter method names in all kinds of endless methods
Also unwrap NODE_RIPPER to check the method name.
2020-10-12 00:40:55 +09:00
..
assert_parse_files.rb Split test/ripper/test_files.rb to run in parallel 2019-07-23 05:21:41 +09:00
dummyparser.rb test_parser_events.rb: results of list literals 2017-11-24 04:26:23 +00:00
test_files_ext.rb Split test/ripper/test_files.rb to run in parallel 2019-07-23 05:21:41 +09:00
test_files_lib.rb Split test/ripper/test_files.rb to run in parallel 2019-07-23 05:21:41 +09:00
test_files_sample.rb Split test/ripper/test_files.rb to run in parallel 2019-07-23 05:21:41 +09:00
test_files_test.rb Split test/ripper/test_files.rb to run in parallel 2019-07-23 05:21:41 +09:00
test_files_test_1.rb Split test/ripper/test_files.rb to run in parallel 2019-07-23 05:21:41 +09:00
test_files_test_2.rb Split test/ripper/test_files.rb to run in parallel 2019-07-23 05:21:41 +09:00
test_filter.rb ripper: add states of scanner 2017-09-14 10:53:47 +00:00
test_lexer.rb Changed numbered parameter prefix 2019-09-24 21:57:54 +09: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 require 'stringio' 2019-05-09 09:23:44 +09:00
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