1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/spec
2019-03-02 15:42:52 +02:00
..
commands rubocop: fix offences of the Style/SingleLineMethods cop 2019-03-02 15:42:52 +02:00
config Remove unnecessary classes / modules used by config (#1897) 2018-12-01 08:51:52 +01:00
fixtures rubocop: fix offences of the Style/RedundantParentheses cop 2019-03-02 13:31:20 +02:00
helpers rubocop: fix offences of the Style/PercentLiteralDelimiters cop 2019-03-02 13:22:03 +02:00
integration Add ability to forward ARGV to a Pry session when using bin/pry (#1902) 2019-01-13 14:29:12 +08:00
method rubocop: fix offences of the Style/SingleLineMethods cop 2019-03-02 15:42:52 +02:00
spec_helpers rubocop: fix offences of the Style/IfUnlessModifier cop 2019-03-02 11:03:54 +02:00
cli_spec.rb Add ability to forward ARGV to a Pry session when using bin/pry (#1902) 2019-01-13 14:29:12 +08:00
code_object_spec.rb rubocop: fix offences of the Style/EmptyMethod cop 2019-03-01 01:34:50 +02:00
code_spec.rb rubocop: fix offences of the Style/NestedParenthesizedCalls cop 2019-03-02 13:04:46 +02:00
color_printer_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
command_helpers_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
command_integration_spec.rb rubocop: fix offences of the Style/RedundantParentheses cop 2019-03-02 13:31:20 +02:00
command_set_spec.rb rubocop: fix offences of the Style/SingleLineMethods cop 2019-03-02 15:42:52 +02:00
command_spec.rb rubocop: fix offences of the Style/PercentLiteralDelimiters cop 2019-03-02 13:22:03 +02:00
completion_spec.rb rubocop: fix offences of the Style/SingleLineMethods cop 2019-03-02 15:42:52 +02:00
config_spec.rb rubocop: fix offences of the Style/SingleLineMethods cop 2019-03-02 15:42:52 +02:00
control_d_handler_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
documentation_helper_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
editor_spec.rb rubocop: fix offences of the Style/ClassAndModuleChildren cop 2019-02-27 02:23:52 +02:00
helper.rb rubocop: fix offences of the Layout/IndentationWidth cop 2019-02-25 00:52:26 +02:00
history_spec.rb rubocop: fix offences of the Style/PercentLiteralDelimiters cop 2019-03-02 13:22:03 +02:00
hooks_spec.rb rubocop: fix offences of the Style/SingleLineMethods cop 2019-03-02 15:42:52 +02:00
indent_spec.rb rubocop: fix offences of the Layout/IndentationConsistency cop 2019-02-25 00:49:18 +02:00
method_spec.rb rubocop: fix offences of the Style/RedundantParentheses cop 2019-03-02 13:31:20 +02:00
pager_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
prompt_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
pry_defaults_spec.rb rubocop: fix offences of the Style/SingleLineMethods cop 2019-03-02 15:42:52 +02:00
pry_output_spec.rb rubocop: fix offences of the Style/SingleLineMethods cop 2019-03-02 15:42:52 +02:00
pry_repl_spec.rb rubocop: fix offences of the Style/SingleLineMethods cop 2019-03-02 15:42:52 +02:00
pry_spec.rb rubocop: fix offences of the Style/Semicolon cop 2019-03-02 14:14:37 +02:00
pryrc_spec.rb rubocop: fix offences of the Style/NumericLiteralPrefix cop 2019-03-02 13:04:47 +02:00
ring_spec.rb ring: fix swap parts of array in to_a and index access 2018-11-26 08:46:09 +09:00
run_command_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
sticky_locals_spec.rb rubocop: fix offences of the Style/RegexpLiteral cop 2019-03-02 14:01:01 +02:00
syntax_checking_spec.rb rubocop: fix offences of the Style/PercentLiteralDelimiters cop 2019-03-02 13:22:03 +02:00
unrescued_exceptions_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
wrapped_module_spec.rb rubocop: fix offences of the Style/PercentLiteralDelimiters cop 2019-03-02 13:22:03 +02:00