ruby/test/prism
Kevin Newton c7281e2d67 [ruby/prism] Fix up ruby_parser string concat
https://github.com/ruby/prism/commit/4b06eae0df
2024-05-24 19:27:44 +00:00
..
fixtures [Bug #20423] Disallow anonymous block within argument forwarding 2024-04-12 16:07:49 +09:00
snapshots [ruby/prism] Reconfigure rationals 2024-05-21 14:27:46 -04:00
attribute_write_test.rb [ruby/prism] Flag for attribute write on calls 2023-12-12 15:55:54 +00:00
bom_test.rb
command_line_test.rb [ruby/prism] Ensure deserialization works with errors+warnings>256 2024-03-28 12:04:35 -04:00
comments_test.rb [ruby/prism] Remove Debug module 2024-05-24 17:19:38 +00:00
compiler_test.rb [ruby/prism] Resync RBI and test it in CI 2024-02-29 16:29:16 +00:00
constant_path_node_test.rb [ruby/prism] Fix `full_name` for constant path targets 2024-02-13 14:09:19 +00:00
desugar_compiler_test.rb [ruby/prism] Fix visitor in desugar test 2024-02-17 15:35:51 +00:00
dispatcher_test.rb
encoding_test.rb [ruby/prism] Refactor regexp lexing to make it easier to support CLRF 2024-03-25 11:52:12 -04:00
errors_test.rb [ruby/prism] Raise `void value expression` in begin clauses 2024-05-23 19:30:03 +00:00
fuzzer_test.rb [ruby/prism] Provide options for reducing size 2024-03-20 17:32:03 -04:00
heredoc_dedent_test.rb [ruby/prism] Fix lex compat when dedent should be 0 2023-10-18 16:09:16 +00:00
index_write_test.rb [ruby/prism] Disallow keywords and blocks in index expressions 2024-05-03 13:01:40 -04:00
integer_parse_test.rb [ruby/prism] Remove Debug::integer_parse 2024-05-24 17:19:33 +00:00
library_symbols_test.rb [ruby/prism] Turn off LibrarySymbolsTest on powerpc64le 2024-02-02 19:43:14 +00:00
locals_test.rb [ruby/prism] Remove Debug module 2024-05-24 17:19:38 +00:00
location_test.rb [ruby/prism] Fix support for 'it' implicit local variable 2024-05-22 16:34:04 -04:00
magic_comment_test.rb Do not rely on ripper for magic comment test 2024-04-03 18:06:20 +00:00
newline_test.rb [ruby/prism] Remove Debug module 2024-05-24 17:19:38 +00:00
parameters_signature_test.rb [ruby/prism] Enable ParametersSignatureTest on TruffleRuby 2024-03-26 13:49:18 +00:00
parse_comments_test.rb [ruby/prism] parse_inline_comments -> parse_comments 2023-10-30 15:53:37 +00:00
parse_stream_test.rb [ruby/prism] Support parsing streams 2024-03-07 20:40:39 +00:00
parse_test.rb [ruby/prism] Remove Debug module 2024-05-24 17:19:38 +00:00
parser_test.rb [ruby/prism] Fix parser translation's heredoc whitespace calculation 2024-04-12 13:55:35 +00:00
pattern_test.rb Sync with prism CallNode#name changes 2023-10-02 09:18:56 -04:00
redundant_return_test.rb [ruby/prism] Add a flag on returns when they are redundant 2024-04-26 18:10:42 +00:00
reflection_test.rb [ruby/prism] Add a reflection API for determining the fields of a node 2024-04-17 13:54:29 -04:00
regexp_test.rb [ruby/prism] Remove Debug#named_captures 2024-05-24 17:19:35 +00:00
ripper_test.rb [ruby/prism] Fix up test suite 2024-03-07 23:13:41 +00:00
ruby_api_test.rb [ruby/prism] Prism::Location#adjoin 2024-05-03 19:14:03 +00:00
ruby_parser_test.rb [ruby/prism] Fix up ruby_parser string concat 2024-05-24 19:27:44 +00:00
static_inspect_test.rb [ruby/prism] Remove Debug::static_inspect 2024-05-24 17:19:33 +00:00
static_literals_test.rb [ruby/prism] Compare duplicates keys/whens for __FILE__ 2024-03-27 18:57:35 +00:00
test_helper.rb [ruby/prism] Check for syntax errors using RubyVM 2024-04-03 17:34:12 -04:00
unescape_test.rb [ruby/prism] Mark errors for invalid symbols 2024-05-01 16:43:05 +00:00
version_test.rb
warnings_test.rb [ruby/prism] Update duplicated when error message 2024-05-24 12:36:54 -04:00