pry--pry/test
Conrad Irwin ec93ccadb7 Test works now [Fixes #34] 2012-01-18 22:06:03 -08:00
..
test_default_commands Remove off-by-one in history [Fixes #368] 2012-01-17 23:11:33 -08: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 Don't clobber pre-existing options when adding new ones 2012-01-14 20:54:30 -08:00
test_command_helpers.rb update commands and tests to use Pry::Method 2011-09-22 01:20:32 -07:00
test_command_integration.rb Test works now [Fixes #34] 2012-01-18 22:06:03 -08:00
test_command_set.rb Add a test for accidental fixage [Fixes #261] 2012-01-03 01:47:15 +00: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 added basic tests for exception whitelist 2011-09-19 17:13:34 +12:00
test_history_array.rb Removed duplicate implementation from tests 2011-05-15 12:24:52 +02:00
test_hooks.rb Pry#binding_stack respected by :when_started hook 2012-01-18 17:34:31 +13:00
test_indent.rb Fix indentation of "true if foo" [Fixes #355] 2011-11-27 10:40:31 -08:00
test_input_stack.rb Issue 284, Pry should respect input encoding. 2011-10-01 13:19:44 -07:00
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 clean up history tests a bit 2011-12-01 21:26:22 -08:00
test_pry_output.rb loosened test in test_pry_output.rb 2011-09-22 02:51:14 +12:00
test_special_locals.rb merged in robgleeson's patch to pass pry instance to prompts, also added test_special_local.rb and test_shell.rb tests 2011-09-02 22:25:18 +12:00
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 version 0.6.8, added whereami command, made .pryrc run at the start of each runtime session, put syntax highlighting on by default 2011-03-06 03:17:54 +13:00
testrcbad Be robust to errors in ~/.pryrc 2011-11-02 00:46:38 -07:00