pry--pry/spec
Ryan Fitzgerald 26a4e43a8c Fix `@backtace` typo, add spec 2012-12-27 19:34:52 -08:00
..
commands Add Pry::Driver to handle the reading and looping 2012-12-20 01:34:32 -08:00
fixtures Move all fixtures into fixtures/ 2012-12-09 11:42:41 -08:00
helpers Record initial prompt too 2012-12-23 20:05:37 -08:00
cli_spec.rb Rename for tabcompletion-friendliness. 2012-11-15 18:59:51 -06: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 Fix ivar leakage 2012-12-23 18:42:11 -08:00
command_set_spec.rb Rename for tabcompletion-friendliness. 2012-11-15 18:59:51 -06:00
command_spec.rb PryTestHelpers methods are now module_functions, included into Bacon::Context by default 2012-12-07 23:08:49 +01:00
completion_spec.rb Minor fixes in completion spec 2012-12-18 00:10:00 -08:00
control_d_handler_spec.rb Pry.accept_line returns a 'should continue?' boolean 2012-12-21 00:41:53 -08: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 Move all fixtures into fixtures/ 2012-12-09 11:42:41 -08:00
input_stack_spec.rb Slightly refactor REPL initialization 2012-12-23 00:08:40 -08:00
method_spec.rb Rename for tabcompletion-friendliness. 2012-11-15 18:59:51 -06:00
prompt_spec.rb Manage binding_stack in r() too! 2012-12-15 15:03:03 -08:00
pry_defaults_spec.rb Add Pry::Driver to handle the reading and looping 2012-12-20 01:34:32 -08:00
pry_history_spec.rb Rename for tabcompletion-friendliness. 2012-11-15 18:59:51 -06:00
pry_output_spec.rb Remove extra newline from output specs [Fixes #34] 2012-12-15 15:36:11 -08:00
pry_repl_spec.rb Update existing pry_repl test 2012-12-23 22:06:06 -08:00
pry_spec.rb Fix `@backtace` typo, add spec 2012-12-27 19:34:52 -08: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 Move all fixtures into fixtures/ 2012-12-09 11:42:41 -08:00