ruby/test/prism
2024-05-02 12:29:25 -04:00
..
fixtures [Bug #20423] Disallow anonymous block within argument forwarding 2024-04-12 16:07:49 +09:00
snapshots [ruby/prism] Match CRuby interpolation semantics 2024-05-01 12:34:29 -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] Move DATA parsing into its own parse result field 2023-11-28 13:25:48 +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 [PRISM] Fix up error message expectations 2024-05-01 19:19:07 -04:00
format_errors_test.rb [ruby/prism] Add warning for chained comparisons 2024-03-12 22:29:54 +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] Support passing version 3.3.1 2024-05-01 23:03:25 +00:00
integer_parse_test.rb [ruby/prism] Add bignum parse test 2024-03-07 18:02:33 -05: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] Simplify locals test now that all fixtures are valid 2024-04-08 16:54:25 +00:00
location_test.rb [ruby/prism] Fix up location tests 2024-04-03 17:34:12 -04:00
magic_comment_test.rb Do not rely on ripper for magic comment test 2024-04-03 18:06:20 +00:00
memsize_test.rb
newline_test.rb [PRISM] Enable newline test 2024-05-02 12:29:25 -04: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] Allow block exits in defined? and fix modifier while/until 2024-04-03 17:34:12 -04: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] Ensure last encoding flag wins 2023-10-17 17:50:38 +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] Location#slice_lines, Node#slice_lines 2024-04-26 19:05:32 +00:00
ruby_parser_test.rb [ruby/prism] Update whitequark/parser tests 2024-04-03 17:34:12 -04:00
static_inspect_test.rb [ruby/prism] Provide options for reducing size 2024-03-20 17:32:03 -04: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] Warn for nested hashes as well 2024-04-24 19:39:42 +00:00