1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/spec
2012-12-28 14:19:38 -08:00
..
commands Merge branch 'master' into wip.refactor 2012-12-28 06:55:59 -08:00
fixtures Move all fixtures into fixtures/ 2012-12-09 11:42:41 -08:00
helpers Tidier test for BasicObject support 2012-12-28 14:19:38 -08:00
cli_spec.rb Rename for tabcompletion-friendliness. 2012-11-15 18:59:51 -06:00
code_object_spec.rb module_candidate.rb improved class lookup regex 2012-12-27 23:02:53 +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 Make subclassed commands always carry all options 2012-12-27 13:29:28 +02:00
completion_spec.rb Minor fixes in completion spec 2012-12-18 00:10:00 -08:00
control_d_handler_spec.rb Fix Ctrl-D in nested pry's 2012-12-28 10:00:33 -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
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 Rename accept_line to eval 2012-12-27 22:06:50 -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 Tidier test for BasicObject support 2012-12-28 14:19:38 -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 alliteration 2012-12-27 23:20:41 +01:00