mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
8a23c9a8a7
Prior to this change, when auto_indent was set to true for some tests, the green dots would be cleared half-way through. We should probably re-consider these options, but it seems useful to explicitly disable ANSI code rewriting during specs while leaving indentation mutating read lines (before this change, there was a bug in REPL that did not manifest because auto_indent was false). |
||
---|---|---|
.. | ||
commands | ||
fixtures | ||
helpers | ||
cli_spec.rb | ||
code_object_spec.rb | ||
code_spec.rb | ||
command_helpers_spec.rb | ||
command_integration_spec.rb | ||
command_set_spec.rb | ||
command_spec.rb | ||
completion_spec.rb | ||
control_d_handler_spec.rb | ||
exception_whitelist_spec.rb | ||
helper.rb | ||
history_array_spec.rb | ||
hooks_spec.rb | ||
indent_spec.rb | ||
method_spec.rb | ||
prompt_spec.rb | ||
pry_defaults_spec.rb | ||
pry_history_spec.rb | ||
pry_output_spec.rb | ||
pry_repl_spec.rb | ||
pry_spec.rb | ||
sticky_locals_spec.rb | ||
syntax_checking_spec.rb | ||
wrapped_module_spec.rb |