pry--pry/test
Conrad Irwin 83480a099c Only a comma-at-the-end should make it an incomplete expression 2012-01-07 00:25:45 -08:00
..
test_default_commands cd '../' no longer breaks out of the REPL loop. Closes #403. 2012-01-05 05:48:51 +00:00
helper.rb Test new command api 2011-12-31 15:24:11 +00:00
test_cli.rb updated cli.rb for new API and added tests for cli 2011-12-11 04:13:42 +13:00
test_command.rb Split CommandProcessor responsibility between CommandSet and Command 2012-01-03 01:35:32 +00:00
test_command_helpers.rb
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
test_history_array.rb
test_hooks.rb replaced ineffective :when_started hook test with a better one. Fixed #401 2012-01-04 01:10:09 +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
test_method.rb Use Helpers::BaseHelpers.<foo>? MOAR 2011-12-27 23:16:53 +00:00
test_pry.rb Don't raise for unrecognized options. 2012-01-03 06:48:20 +08:00
test_pry_history.rb clean up history tests a bit 2011-12-01 21:26:22 -08:00
test_pry_output.rb
test_special_locals.rb
test_syntax_checking.rb Only a comma-at-the-end should make it an incomplete expression 2012-01-07 00:25:45 -08:00
test_wrapped_module.rb Show something for anonymous classes. [Fixes #366] 2011-12-19 00:58:27 -08:00
testrc
testrcbad