1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/test
John Mair 663be7be29 Merge pull request #513 from misfo/editor-reloading-arg
Allow `Pry.config.editor` procs that take a `reloading` arg
2012-04-10 07:02:04 -07:00
..
test_default_commands Merge pull request #513 from misfo/editor-reloading-arg 2012-04-10 07:02:04 -07:00
helper.rb
test_cli.rb
test_code.rb
test_command.rb Show the contents of the process method by default 2012-04-01 16:20:35 -07:00
test_command_helpers.rb
test_command_integration.rb supercharged Pry.commands.alias_command method 2012-03-26 00:28:27 +13:00
test_command_set.rb import and import_from now return the command set 2012-04-02 22:51:40 +12:00
test_completion.rb
test_exception_whitelist.rb
test_history_array.rb
test_hooks.rb
test_indent.rb
test_input_stack.rb
test_method.rb
test_pry.rb Upload adjusted tests that were missed in last commit. 2012-04-01 04:10:46 -05:00
test_pry_defaults.rb Add a :quiet option to Pry.start [Fixes #502] 2012-03-31 14:43:24 -07:00
test_pry_history.rb
test_pry_output.rb
test_sticky_locals.rb added Pry.config.extra_sticky_locals config option 2012-03-14 15:35:24 +13:00
test_syntax_checking.rb Fix edge-case in indent on ruby 1.9.3 [Fixes #517] 2012-04-08 18:45:52 -07:00
test_wrapped_module.rb
testrc
testrcbad