1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/spec
Kyrylo Silin af3d866678 Delete Pry::CommandSet#{before,after}_command
These commands have been deprecated for years. It's high time to get rid of them.
2018-11-01 15:50:31 +08:00
..
commands core_extensions: make '__binding__' work with redefined #respond_to? 2018-10-17 23:10:21 +08:00
config last_default might not be a Pry::Config::Memoized 2017-06-23 17:42:04 +01:00
fixtures rubocop: fix offences of the Layout/EmptyLineBetweenDefs cop 2018-10-14 14:40:48 +08:00
helpers rubocop: fix offences of the Style/HashSyntax cop 2018-10-13 03:09:29 +08:00
integration rubocop: fix offences of the Layout/ExtraSpacing cop 2018-10-13 00:54:00 +08:00
method specs: convert to shoulds to expects 2015-03-10 22:49:29 +02:00
spec_helpers rubocop: fix offences of the Lint/UnneededRequireStatement cop 2018-10-16 04:43:41 +08:00
cli_spec.rb specs: convert to shoulds to expects 2015-03-10 22:49:29 +02:00
code_object_spec.rb rubocop: fix offences of the Style/HashSyntax cop 2018-10-13 03:09:29 +08:00
code_spec.rb rubocop: fix offences of the Layout/ExtraSpacing cop 2018-10-13 00:54:00 +08:00
color_printer_spec.rb Issue #1647: Fix String#pp output color 2017-10-22 15:42:44 -05:00
command_helpers_spec.rb specs: convert to shoulds to expects 2015-03-10 22:49:29 +02:00
command_integration_spec.rb rubocop: fix offences of the Style/HashSyntax cop 2018-10-13 03:09:29 +08:00
command_set_spec.rb Delete Pry::CommandSet#{before,after}_command 2018-11-01 15:50:31 +08:00
command_spec.rb Delete Pry::CommandSet#{before,after}_command 2018-11-01 15:50:31 +08:00
completion_spec.rb rubocop: fix offences of the Style/HashSyntax cop 2018-10-13 03:09:29 +08:00
config_spec.rb rubocop: fix offences of the Lint/AmbiguousBlockAssociation cop 2018-10-16 04:38:17 +08:00
control_d_handler_spec.rb specs: convert to shoulds to expects 2015-03-10 22:49:29 +02:00
documentation_helper_spec.rb Syntax highlight <tt> tags in documentation output. 2015-06-24 16:36:03 +03:00
editor_spec.rb specs: convert to shoulds to expects 2015-03-10 22:49:29 +02:00
exception_whitelist_spec.rb rubocop: fix offences of the Style/HashSyntax cop 2018-10-13 03:09:29 +08:00
helper.rb rubocop: fix offences of the Lint/AmbiguousBlockAssociation cop 2018-10-16 04:38:17 +08:00
history_spec.rb rubocop: fix offences of the Style/HashSyntax cop 2018-10-13 03:09:29 +08:00
hooks_spec.rb rubocop: fix offences of the Style/HashSyntax cop 2018-10-13 03:09:29 +08:00
indent_spec.rb singleline rescue should not change indentation. 2015-07-22 21:30:36 +03:00
method_spec.rb rubocop: fix offences of the Lint/AmbiguousBlockAssociation cop 2018-10-16 04:38:17 +08:00
pager_spec.rb specs: convert to shoulds to expects 2015-03-10 22:49:29 +02:00
prompt_spec.rb prompt: make it possible to set name dynamically 2018-10-28 19:02:14 +08:00
pry_defaults_spec.rb config/default: rename prompt_safe_objects to prompt_safe_contexts 2018-10-28 16:07:44 +08:00
pry_output_spec.rb rubocop: fix offences of the Lint/AmbiguousBlockAssociation cop 2018-10-16 04:38:17 +08:00
pry_repl_spec.rb rubocop: fix offences of the Style/HashSyntax cop 2018-10-13 03:09:29 +08:00
pry_spec.rb Rename HistoryArray to Ring 2018-10-20 00:36:22 +08:00
pryrc_spec.rb rubocop: fix offences of the Style/HashSyntax cop 2018-10-13 03:09:29 +08:00
ring_spec.rb ring: rewrite the class to improve API 2018-10-21 05:31:45 +08:00
run_command_spec.rb rubocop: fix offences of the Style/HashSyntax cop 2018-10-13 03:09:29 +08:00
sticky_locals_spec.rb rubocop: fix offences of the Style/HashSyntax cop 2018-10-13 03:09:29 +08:00
syntax_checking_spec.rb Drop support for Rubinius 2018-10-07 00:58:53 +08:00
wrapped_module_spec.rb rubocop: fix offences of the Layout/ExtraSpacing cop 2018-10-13 00:54:00 +08:00