ruby/test/prism
Kevin Newton 198d197aeb [ruby/prism] Allow block exits in defined? and fix modifier while/until
https://github.com/ruby/prism/commit/2752f0b8df
2024-04-03 17:34:12 -04:00
..
fixtures [ruby/prism] Update fixtures to be all valid Ruby 2024-04-03 17:34:12 -04:00
snapshots [ruby/prism] Update fixtures to be all valid Ruby 2024-04-03 17:34:12 -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 [ruby/prism] Allow block exits in defined? and fix modifier while/until 2024-04-03 17:34:12 -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 [PRISM] Resync 2024-03-18 09:58:53 -04: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 [PRISM] Fix VM_CALL_ARGS_SPLAT_MUT failures 2024-01-25 11:11:50 -05: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 [ruby/prism] Duplicated hash keys 2024-02-23 13:25:31 -05: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 a token incompatibility for `Prism::Translation::Parser::Lexer` 2024-03-15 18:07:59 +00:00
pattern_test.rb Sync with prism CallNode#name changes 2023-10-02 09:18:56 -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] CLI -x flag 2024-03-28 12:04:35 -04: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] Fix up regexp memory leaks 2024-03-08 18:48:55 +00:00
version_test.rb
warnings_test.rb [ruby/prism] Consolidate warnings for conditional predicates 2024-03-12 17:32:06 +00:00