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 7ce5ca70bb Add Pry::Env
Env is a helper module to work with environment variables.
2019-06-09 17:11:24 +03:00
..
commands Remove all remaining .shoulds from the tests 2019-05-30 23:25:18 -05:00
config MemoizedValue memoizes nil results (#2053) 2019-06-03 11:09:31 +03:00
fixtures rubocop: enable the Style/FrozenStringLiteralComment cop 2019-05-08 00:13:17 +03:00
helpers Fix offences of the Style/FrozenStringLiteralComment cop 2019-05-08 00:14:20 +03:00
integration rubocop: enable the Style/FrozenStringLiteralComment cop 2019-05-08 00:13:17 +03:00
method rubocop: enable the Style/FrozenStringLiteralComment cop 2019-05-08 00:13:17 +03:00
support Remove all remaining .shoulds from the tests 2019-05-30 23:25:18 -05:00
block_command_spec.rb rubocop: enable the Style/FrozenStringLiteralComment cop 2019-05-08 00:13:17 +03:00
class_command_spec.rb rubocop: enable the Style/FrozenStringLiteralComment cop 2019-05-08 00:13:17 +03:00
cli_spec.rb rubocop: enable the Style/FrozenStringLiteralComment cop 2019-05-08 00:13:17 +03:00
code_object_spec.rb rubocop: enable the Style/FrozenStringLiteralComment cop 2019-05-08 00:13:17 +03:00
code_spec.rb rubocop: enable the Style/FrozenStringLiteralComment cop 2019-05-08 00:13:17 +03:00
color_printer_spec.rb rubocop: enable the Style/FrozenStringLiteralComment cop 2019-05-08 00:13:17 +03:00
command_integration_spec.rb Fix offences of the Style/FrozenStringLiteralComment cop 2019-05-08 00:14:20 +03:00
command_set_spec.rb rubocop: enable the Style/FrozenStringLiteralComment cop 2019-05-08 00:13:17 +03:00
command_spec.rb rubocop: enable the Style/FrozenStringLiteralComment cop 2019-05-08 00:13:17 +03:00
command_state_spec.rb rubocop: enable the Style/FrozenStringLiteralComment cop 2019-05-08 00:13:17 +03:00
completion_spec.rb rubocop: enable the Style/FrozenStringLiteralComment cop 2019-05-08 00:13:17 +03:00
config_spec.rb Close #2054 - prefer XDG_* paths (if set) 2019-06-05 18:29:45 +03:00
control_d_handler_spec.rb rubocop: enable the Style/FrozenStringLiteralComment cop 2019-05-08 00:13:17 +03:00
documentation_helper_spec.rb rubocop: enable the Style/FrozenStringLiteralComment cop 2019-05-08 00:13:17 +03:00
editor_spec.rb rubocop: enable the Style/FrozenStringLiteralComment cop 2019-05-08 00:13:17 +03:00
env_spec.rb Add Pry::Env 2019-06-09 17:11:24 +03:00
exception_handler_spec.rb rubocop: enable the Style/FrozenStringLiteralComment cop 2019-05-08 00:13:17 +03:00
history_spec.rb Close #2054 - prefer XDG_* paths (if set) 2019-06-05 18:29:45 +03:00
hooks_spec.rb Fix offences of the Style/FrozenStringLiteralComment cop 2019-05-08 00:14:20 +03:00
indent_spec.rb Merge Pry::Terminal with Pry::Output 2019-05-26 17:11:42 +03:00
method_spec.rb rubocop: enable the Style/FrozenStringLiteralComment cop 2019-05-08 00:13:17 +03:00
output_spec.rb Merge Pry::Terminal with Pry::Output 2019-05-26 17:11:42 +03:00
pager_spec.rb rubocop: enable the Style/FrozenStringLiteralComment cop 2019-05-08 00:13:17 +03:00
prompt_spec.rb rubocop: enable the Style/FrozenStringLiteralComment cop 2019-05-08 00:13:17 +03:00
pry_defaults_spec.rb spec/pry_defaults: silence unwanted deprecation warnings 2019-05-28 21:17:25 +03:00
pry_output_spec.rb rubocop: enable the Style/FrozenStringLiteralComment cop 2019-05-08 00:13:17 +03:00
pry_repl_spec.rb rubocop: enable the Style/FrozenStringLiteralComment cop 2019-05-08 00:13:17 +03:00
pry_spec.rb Remove all remaining .shoulds from the tests 2019-05-30 23:25:18 -05:00
pryrc_spec.rb Fix offences of the Style/FrozenStringLiteralComment cop 2019-05-08 00:14:20 +03:00
ring_spec.rb rubocop: enable the Style/FrozenStringLiteralComment cop 2019-05-08 00:13:17 +03:00
run_command_spec.rb rubocop: enable the Style/FrozenStringLiteralComment cop 2019-05-08 00:13:17 +03:00
spec_helper.rb Remove all remaining .shoulds from the tests 2019-05-30 23:25:18 -05:00
sticky_locals_spec.rb rubocop: enable the Style/FrozenStringLiteralComment cop 2019-05-08 00:13:17 +03:00
syntax_checking_spec.rb rubocop: enable the Style/FrozenStringLiteralComment cop 2019-05-08 00:13:17 +03:00
system_command_handler_spec.rb rubocop: enable the Style/FrozenStringLiteralComment cop 2019-05-08 00:13:17 +03:00
unrescued_exceptions_spec.rb rubocop: enable the Style/FrozenStringLiteralComment cop 2019-05-08 00:13:17 +03:00
warning_spec.rb rubocop: enable the Style/FrozenStringLiteralComment cop 2019-05-08 00:13:17 +03:00
wrapped_module_spec.rb Fix offences of the Style/FrozenStringLiteralComment cop 2019-05-08 00:14:20 +03:00