1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/spec
2018-10-14 14:56:53 +08:00
..
commands rubocop: fix offences of the Lint/UnusedMethodArgument cop 2018-10-14 14:56:53 +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 Fix some warnings 2015-01-23 14:03:36 +01: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 rubocop: fix offences of the Lint/UnusedMethodArgument cop 2018-10-14 14:56:53 +08:00
command_spec.rb rubocop: fix offences of the Lint/UnusedMethodArgument cop 2018-10-14 14:56:53 +08:00
completion_spec.rb rubocop: fix offences of the Style/HashSyntax cop 2018-10-13 03:09:29 +08:00
config_spec.rb Fix a bug where Method objects were not returned for setters inherited (#1688) 2017-11-11 00:51:40 +01: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 Drop support for Rubinius 2018-10-07 00:58:53 +08:00
history_array_spec.rb specs: convert to shoulds to expects 2015-03-10 22:49:29 +02: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 Layout/EmptyLineBetweenDefs cop 2018-10-14 14:40:48 +08:00
pager_spec.rb specs: convert to shoulds to expects 2015-03-10 22:49:29 +02:00
prompt_spec.rb rubocop: fix offences of the Style/HashSyntax cop 2018-10-13 03:09:29 +08:00
pry_defaults_spec.rb rubocop: fix offences of the Layout/EmptyLineBetweenDefs cop 2018-10-14 14:40:48 +08:00
pry_output_spec.rb add Pry::Testable, and friends. (#1679) 2017-11-04 05:32:31 +01:00
pry_repl_spec.rb rubocop: fix offences of the Style/HashSyntax cop 2018-10-13 03:09:29 +08:00
pry_spec.rb rubocop: fix offences of the Lint/UnusedMethodArgument cop 2018-10-14 14:56:53 +08:00
pryrc_spec.rb rubocop: fix offences of the Style/HashSyntax cop 2018-10-13 03:09:29 +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