1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/irb
Peter Zhu 73a0223f95 [ruby/irb] Rename test_helper.rb to helper.rb
The name test_helper.rb conflicts with the test_helper.rb in JSON,
causing build failures. This commit renames test_helper.rb to helper.rb.

https://github.com/ruby/irb/commit/b6a92bf6b3

Co-Authored-By: Stan Lo <stan001212@gmail.com>
2022-10-26 15:13:44 +00:00
..
yamatanooroti [ruby/irb] Always use local variables in current context to parse code (https://github.com/ruby/irb/pull/397) 2022-10-18 05:44:07 +00:00
helper.rb [ruby/irb] Rename test_helper.rb to helper.rb 2022-10-26 15:13:44 +00:00
test_cmd.rb [ruby/irb] Rename test_helper.rb to helper.rb 2022-10-26 15:13:44 +00:00
test_color.rb [ruby/irb] Always use local variables in current context to parse code (https://github.com/ruby/irb/pull/397) 2022-10-18 05:44:07 +00:00
test_color_printer.rb
test_completion.rb [ruby/irb] Sort constant completion's candidates 2022-10-08 03:17:42 +09:00
test_context.rb [ruby/irb] Always use local variables in current context to parse code (https://github.com/ruby/irb/pull/397) 2022-10-18 05:44:07 +00:00
test_history.rb backup IRBRC environmental variable. It's used by test methods when it's defined. 2022-09-21 14:25:42 +09:00
test_init.rb [ruby/irb] Support --noscript option to not use first non-option argument as script 2022-09-17 02:25:26 +09:00
test_input_method.rb [ruby/irb] Rename test_helper.rb to helper.rb 2022-10-26 15:13:44 +00:00
test_option.rb
test_raise_no_backtrace_exception.rb
test_ruby_lex.rb [ruby/irb] Always use local variables in current context to parse code (https://github.com/ruby/irb/pull/397) 2022-10-18 05:44:07 +00:00
test_workspace.rb