pry--pry/spec
John Mair b7e70db004 show-source/show-doc: Show the first module candidate with source/docs
Prior to this change `show-source ActiveRecord::Base` would fail, as the highest ranked
candidate couldn't be discovered.
2013-01-29 15:25:05 +01:00
..
commands show-source/show-doc: Show the first module candidate with source/docs 2013-01-29 15:25:05 +01:00
fixtures Move all fixtures into fixtures/ 2012-12-09 11:42:41 -08:00
helpers Helpers::tablify: fix FloatDomainError 2013-01-27 06:12:35 +02:00
cli_spec.rb Rename for tabcompletion-friendliness. 2012-11-15 18:59:51 -06:00
code_object_spec.rb Pry::CodeObject: remove unnecessary 'target' parameter 2013-01-11 20:47:46 +01:00
code_spec.rb PryTestHelpers methods are now module_functions, included into Bacon::Context by default 2012-12-07 23:08:49 +01:00
command_helpers_spec.rb Rename for tabcompletion-friendliness. 2012-11-15 18:59:51 -06:00
command_integration_spec.rb Rename `accept_line` to `eval` 2012-12-27 22:06:50 -08:00
command_set_spec.rb Rename for tabcompletion-friendliness. 2012-11-15 18:59:51 -06:00
command_spec.rb Update relevant tests in "command_spec.rb" 2013-01-14 20:15:01 +02:00
completion_spec.rb Merge branch 'wip.refactor' 2013-01-18 00:19:38 -08:00
control_d_handler_spec.rb Fix Ctrl-D in nested pry's 2012-12-28 10:00:33 -08:00
editor_spec.rb Fix errors in "edit_spec.rb" and "editor_spec.rb" 2013-01-14 18:43:19 +02:00
exception_whitelist_spec.rb Rename for tabcompletion-friendliness. 2012-11-15 18:59:51 -06:00
helper.rb Add integration tester, failing spec 2012-12-23 00:03:29 -08:00
history_array_spec.rb Rename for tabcompletion-friendliness. 2012-11-15 18:59:51 -06:00
hooks_spec.rb Rename for tabcompletion-friendliness. 2012-11-15 18:59:51 -06:00
indent_spec.rb Indent 'while/until do' loops correctly [Fixes #787] 2012-12-28 07:37:55 -08:00
method_spec.rb Pry::Method.from_str() can no longer raise an exception 2012-12-22 22:59:03 +01:00
prompt_spec.rb Manage binding_stack in r() too! 2012-12-15 15:03:03 -08:00
pry_defaults_spec.rb Merge branch 'wip.refactor' 2013-01-18 00:19:38 -08:00
pry_history_spec.rb write to history incrementally 2012-12-28 16:57:30 -08:00
pry_output_spec.rb Merge branch 'wip.refactor' 2013-01-18 00:19:38 -08:00
pry_repl_spec.rb Use correct_indent not auto_indent... 2012-12-28 16:06:54 -08:00
pry_spec.rb Merge branch 'master' into wip.refactor 2013-01-05 19:30:14 -08:00
run_command_spec.rb Fix failing specs on ree/ruby18 2013-01-18 01:03:01 +01:00
sticky_locals_spec.rb Add Pry::Driver to handle the reading and looping 2012-12-20 01:34:32 -08:00
syntax_checking_spec.rb Rename for tabcompletion-friendliness. 2012-11-15 18:59:51 -06:00
wrapped_module_spec.rb alliteration 2012-12-27 23:20:41 +01:00