ruby/test/irb
Stan Lo ef427123ad [ruby/irb] Add rubocop with a few basic styling rules
(https://github.com/ruby/irb/pull/849)

* Use rubocop to enforce a few styling rules

* Add a CI job for linting

4f60cd88bb
2024-02-01 17:46:02 +00:00
..
cmd [ruby/irb] Make SourceFinder ignore binary sources 2024-01-08 12:42:39 +00:00
yamatanooroti [ruby/irb] Skip re-setup when creating a child session 2024-02-01 12:12:06 +00:00
helper.rb [ruby/irb] Page evaluation result's output 2023-11-30 15:22:22 +00:00
test_cmd.rb [ruby/irb] Remove unused lvar in mesure command test 2023-12-13 17:05:35 +00:00
test_color.rb [ruby/irb] Stanardise test class names with Test postfix instead 2023-06-13 11:02:26 +00:00
test_color_printer.rb [ruby/irb] Stanardise test class names with Test postfix instead 2023-06-13 11:02:26 +00:00
test_completion.rb Try to use irb instead of rubygems for completion test 2024-01-26 13:40:05 +09:00
test_context.rb [ruby/irb] Omit 2 encoding error related tests for TruffleRuby 2024-01-31 23:44:15 +00:00
test_debug_cmd.rb [ruby/irb] Page evaluation result's output 2023-11-30 15:22:22 +00:00
test_eval_history.rb [ruby/irb] diabled ==> disabled 2024-01-25 09:58:17 +00:00
test_evaluation.rb [ruby/irb] Don't echo an expression's result when it ends with a 2023-08-11 16:18:58 +00:00
test_history.rb [ruby/irb] Reset history counter even when @loaded_history_lines is 2024-02-01 16:19:07 +00:00
test_init.rb [ruby/irb] test_recovery_sigint: Ensure precondition is met 2024-01-01 10:58:35 +00:00
test_input_method.rb [ruby/irb] Add rubocop with a few basic styling rules 2024-02-01 17:46:02 +00:00
test_irb.rb [ruby/irb] Page evaluation result's output 2023-11-30 15:22:22 +00:00
test_locale.rb [ruby/irb] Use a more tolerant way to check Locale#find's return 2023-04-26 16:52:51 +00:00
test_nesting_parser.rb [ruby/irb] Fix undef and alias indent 2024-01-30 12:55:47 +00:00
test_option.rb [ruby/irb] Stanardise test class names with Test postfix instead 2023-06-13 11:02:26 +00:00
test_raise_exception.rb [ruby/irb] Fix exception(backtrace=nil) prints nothing 2023-11-25 10:16:02 +00:00
test_ruby_lex.rb [ruby/irb] Omit 2 encoding error related tests for TruffleRuby 2024-01-31 23:44:15 +00:00
test_type_completor.rb [ruby/irb] Use gem repl_type_completor, remove type_completion 2023-11-29 16:30:13 +00:00
test_workspace.rb [ruby/irb] Add rubocop with a few basic styling rules 2024-02-01 17:46:02 +00:00