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-02-11 15:15:34 -05:00
..
commands add rbx-3.86, add Pry::Platform.known_engines, allow expected failures in spec suite () 2017-11-18 20:54:03 +01:00
config
fixtures
helpers
integration fix , fix () 2017-11-11 01:12:39 +01:00
method
spec_helpers
cli_spec.rb
code_object_spec.rb
code_spec.rb
color_printer_spec.rb Issue : Fix String#pp output color 2017-10-22 15:42:44 -05:00
command_helpers_spec.rb
command_integration_spec.rb
command_set_spec.rb
command_spec.rb add Pry::Testable, and friends. () 2017-11-04 05:32:31 +01:00
completion_spec.rb
config_spec.rb Fix a bug where Method objects were not returned for setters inherited () 2017-11-11 00:51:40 +01:00
control_d_handler_spec.rb
documentation_helper_spec.rb
editor_spec.rb
exception_whitelist_spec.rb
helper.rb Fixe test failures due to 'uninitialized constant Pry::Forwardable' in ruby 2.5 () 2017-12-24 06:05:44 +01:00
history_array_spec.rb
history_spec.rb Recover from any SystemCallError on failure to read or write history file. 2018-02-11 15:15:34 -05:00
hooks_spec.rb add rbx-3.86, add Pry::Platform.known_engines, allow expected failures in spec suite () 2017-11-18 20:54:03 +01:00
indent_spec.rb
method_spec.rb
pager_spec.rb
prompt_spec.rb fix a bug where "cd Hash.new" reported self as a Pry::Config in prompt. 2017-12-22 23:01:50 +01:00
pry_defaults_spec.rb
pry_output_spec.rb add Pry::Testable, and friends. () 2017-11-04 05:32:31 +01:00
pry_repl_spec.rb
pry_spec.rb jruby-ing 2017-09-20 15:42:26 +01:00
pryrc_spec.rb add rbx-3.86, add Pry::Platform.known_engines, allow expected failures in spec suite () 2017-11-18 20:54:03 +01:00
run_command_spec.rb
sticky_locals_spec.rb
syntax_checking_spec.rb
wrapped_module_spec.rb