..
commands
gist: Use Pry::CodeCollector (like play/save-file)
2013-01-15 20:08:32 +01:00
fixtures
Move all fixtures into fixtures/
2012-12-09 11:42:41 -08:00
helpers
Extract Table to its own file
2013-01-09 17:18:44 -06: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
Work around rbx bug by not trying to ls a fixnum
2012-12-27 14:41:25 -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
Made sure completions proc do not return nil
2013-01-14 13:36:57 +01:00
control_d_handler_spec.rb
Fix ^D press in nested REPLs
2012-12-15 03:23:24 +02: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
Move all fixtures into fixtures/
2012-12-09 11:42:41 -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
input_stack_spec.rb
Rename for tabcompletion-friendliness.
2012-11-15 18:59:51 -06: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
Rename for tabcompletion-friendliness.
2012-11-15 18:59:51 -06:00
pry_defaults_spec.rb
Remove output.write
2013-01-14 09:33:27 -08:00
pry_history_spec.rb
Rename for tabcompletion-friendliness.
2012-11-15 18:59:51 -06:00
pry_output_spec.rb
Remove output.write
2013-01-14 09:33:27 -08:00
pry_spec.rb
Make pryrc load errors more useful.
2013-01-01 03:40:36 -06:00
sticky_locals_spec.rb
Rename for tabcompletion-friendliness.
2012-11-15 18:59:51 -06: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