ruby/test/irb
Stan Lo d6ad334d6e [ruby/irb] Reduce boilerplate code in RubyLexTest
(https://github.com/ruby/irb/pull/644)

* Avoid initialising Row at every test input

* Extract common assertion patterns into methods

* Remove unnecessary PromptRow strcut and boilerplate code

https://github.com/ruby/irb/commit/1ba586c0c6
2023-07-18 15:18:58 +00:00
..
yamatanooroti [ruby/irb] Unpend RDoc dialog related tests 2023-07-13 16:52:13 +00:00
helper.rb [ruby/irb] Require `test/lib` helpers from main test helper 2023-06-02 13:54:07 +00:00
test_cmd.rb [ruby/irb] Reduce internal operations' exposure to benchmarking 2023-06-30 17:42:00 +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 [ruby/irb] Stanardise test class names with `Test` postfix instead 2023-06-13 11:02:26 +00:00
test_context.rb [ruby/irb] Remove keyword exception from Context#evaluate because 2023-06-27 20:43:53 +00:00
test_debug_cmd.rb [ruby/irb] Require `test/lib` helpers from main test helper 2023-06-02 13:54:07 +00:00
test_eval_history.rb [ruby/irb] Refactor eval history 2023-07-04 15:17:41 +00:00
test_history.rb [ruby/irb] Stop treating history-saving logic as extension 2023-07-03 13:48:23 +00:00
test_init.rb [ruby/irb] Stanardise test class names with `Test` postfix instead 2023-06-13 11:02:26 +00:00
test_input_method.rb [ruby/irb] Stanardise test class names with `Test` postfix instead 2023-06-13 11:02:26 +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] Rewrite RubyLex to fix some bugs and make it possible to 2023-06-15 15:39:58 +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_no_backtrace_exception.rb [ruby/irb] Stanardise test class names with `Test` postfix instead 2023-06-13 11:02:26 +00:00
test_ruby_lex.rb [ruby/irb] Reduce boilerplate code in RubyLexTest 2023-07-18 15:18:58 +00:00
test_workspace.rb [ruby/irb] Stanardise test class names with `Test` postfix instead 2023-06-13 11:02:26 +00:00