1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/test
2012-02-28 07:08:07 -08:00
..
test_default_commands Fix show-method in the face of overridden method method 2012-02-28 07:08:07 -08:00
helper.rb added support for passing blocks to commands 2012-02-24 03:40:52 +13:00
test_cli.rb
test_code.rb
test_command.rb :takes_block now false by default, removed &block 2012-02-27 14:34:05 +13:00
test_command_helpers.rb
test_command_integration.rb Put "help" command in its own file 2012-02-22 23:35:07 -08:00
test_command_set.rb Move and update "help" specs a bit 2012-02-22 23:56:25 -08: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 Fix and test Pry::Method#super in the module case 2012-01-31 23:06:02 -08:00
test_pry.rb Don't load/save history or load rc if we can't find home. 2012-02-15 05:24:03 -06:00
test_pry_defaults.rb
test_pry_history.rb
test_pry_output.rb
test_special_locals.rb
test_syntax_checking.rb
test_wrapped_module.rb
testrc
testrcbad