ruby/test/ripper
Takashi Kokubun b210c86a02 merge revision(s) 97449338d6cb42d9dd7c9ca61550616e7e6b6ef6: [Backport #20649]
[Bug #20649] Allow `nil` as 2nd argument of `assign_error`

	Fallback to the last token element in that case, for the backward
	compatibilities.
2024-09-02 03:07:09 -07:00
..
assert_parse_files.rb Remove --disable-gems for assert_separately 2023-08-03 09:11:08 +09:00
dummyparser.rb test/ripper: nest helper classes under TestRipper module 2023-11-02 15:10:50 +09:00
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 merge revision(s) 27321290: [Backport #20521] 2024-06-11 11:17:32 -07:00
test_parser_events.rb Added TestRipper namespace to test_call_colon2 2023-11-02 15:13:40 +09:00
test_ripper.rb Fix memory leak for incomplete lambdas 2023-08-09 14:06:58 -04:00
test_scanner_events.rb merge revision(s) 97449338d6cb42d9dd7c9ca61550616e7e6b6ef6: [Backport #20649] 2024-09-02 03:07:09 -07:00
test_sexp.rb `*` in an array pattern should not be parsed as nil in ripper 2023-04-01 16:35:24 +09:00