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-01-24 02:19:26 +13:00
..
test_default_commands added more tests for show-doc and play 2012-01-24 02:19:26 +13:00
helper.rb Remove off-by-one in history [Fixes #368] 2012-01-17 23:11:33 -08:00
test_cli.rb updated cli.rb for new API and added tests for cli 2011-12-11 04:13:42 +13:00
test_code.rb fix line/index confusion in Code#between 2012-01-15 14:16:18 -08:00
test_command.rb command_class no longer alias for create_command 2012-01-22 12:17:43 +13:00
test_command_helpers.rb
test_command_integration.rb Test works now [Fixes #34] 2012-01-18 22:06:03 -08:00
test_command_set.rb command_class no longer alias for create_command 2012-01-22 12:17:43 +13:00
test_completion.rb Use Helpers::BaseHelpers.<foo>? MOAR 2011-12-27 23:16:53 +00:00
test_default_commands.rb Test new command api 2011-12-31 15:24:11 +00:00
test_exception_whitelist.rb
test_history_array.rb
test_hooks.rb Wrapped config.hooks{=} to error on old API. 2012-01-24 01:41:03 +13:00
test_indent.rb
test_input_stack.rb
test_method.rb Use Helpers::BaseHelpers.<foo>? MOAR 2011-12-27 23:16:53 +00:00
test_pry.rb Don't update .last_input on empty lines [Fixes #414] 2012-01-13 00:18:26 -08: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 Show something for anonymous classes. [Fixes #366] 2011-12-19 00:58:27 -08:00
testrc
testrcbad