pry--pry/test
Conrad Irwin 127015d723 Move and update "help" specs a bit 2012-02-22 23:56:25 -08:00
..
test_default_commands Move and update "help" specs a bit 2012-02-22 23:56:25 -08:00
helper.rb config.plugins.enabled -> config.should_load_plugins 2012-01-25 01:07:50 +13:00
test_cli.rb
test_code.rb fix line/index confusion in Code#between 2012-01-15 14:16:18 -08:00
test_command.rb Put "help" command in its own file 2012-02-22 23:35:07 -08: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 Use Helpers::BaseHelpers.<foo>? MOAR 2011-12-27 23:16:53 +00:00
test_exception_whitelist.rb
test_history_array.rb
test_hooks.rb Allow use of hash-based hooks, but show warning. 2012-01-24 21:44:21 +13:00
test_indent.rb
test_input_stack.rb Use a more rbx-friendly test for unicodeness 2012-01-29 00:10:01 -08:00
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 cleave test_pry into three. [Fixes #417] 2012-01-13 00:18:26 -08:00
test_pry_history.rb
test_pry_output.rb
test_special_locals.rb
test_syntax_checking.rb Don't clobber _ex_ on typoes 2012-01-12 23:27:38 -08:00
test_wrapped_module.rb
testrc
testrcbad