1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/spec
2013-02-08 00:29:02 -06:00
..
commands
fixtures
helpers
cli_spec.rb
code_object_spec.rb
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
command_integration_spec.rb
command_set_spec.rb
command_spec.rb
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
documentation_helper_spec.rb
editor_spec.rb
exception_whitelist_spec.rb
helper.rb
history_array_spec.rb
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
Procfile Reword foreman instructions without 'cd' 2013-02-08 00:29:02 -06:00
prompt_spec.rb Manage binding_stack in r() too! 2012-12-15 15:03:03 -08:00
pry_defaults_spec.rb
pry_history_spec.rb write to history incrementally 2012-12-28 16:57:30 -08:00
pry_output_spec.rb
pry_repl_spec.rb Use correct_indent not auto_indent... 2012-12-28 16:06:54 -08:00
pry_spec.rb
run_command_spec.rb
sticky_locals_spec.rb
syntax_checking_spec.rb
wrapped_module_spec.rb