1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/spec
r-obert 97c1493e16 fix a bug where "cd Hash.new" reported self as a Pry::Config in prompt.
from_hash is recursive, turning Hash values into Pry::Config objects.
fix #1724
2017-12-22 23:01:50 +01:00
..
commands add rbx-3.86, add Pry::Platform.known_engines, allow expected failures in spec suite (#1694) 2017-11-18 20:54:03 +01:00
config last_default might not be a Pry::Config::Memoized 2017-06-23 17:42:04 +01:00
fixtures Add .gitkeep to spec/fixtures/cdpathdir/ in order to fix tests 2015-06-17 17:02:27 +03:00
helpers specs: convert to shoulds to expects 2015-03-10 22:49:29 +02:00
integration fix #1471, fix #1621 (#1689) 2017-11-11 01:12:39 +01: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 specs: convert to shoulds to expects 2015-03-10 22:49:29 +02:00
code_spec.rb specs: convert to shoulds to expects 2015-03-10 22:49:29 +02: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 specs: convert to shoulds to expects 2015-03-10 22:49:29 +02:00
command_set_spec.rb Refactor command hooks so they could use Pry::Hooks (newer API) 2015-03-11 16:17:10 +02:00
command_spec.rb add Pry::Testable, and friends. (#1679) 2017-11-04 05:32:31 +01:00
completion_spec.rb Work around an unexpected success under JRuby 2016-12-13 23:46:28 +02: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 specs: convert to shoulds to expects 2015-03-10 22:49:29 +02:00
helper.rb add rbx-3.86, add Pry::Platform.known_engines, allow expected failures in spec suite (#1694) 2017-11-18 20:54:03 +01:00
history_array_spec.rb specs: convert to shoulds to expects 2015-03-10 22:49:29 +02:00
history_spec.rb Test histfile content 2016-02-11 13:06:11 -06:00
hooks_spec.rb add rbx-3.86, add Pry::Platform.known_engines, allow expected failures in spec suite (#1694) 2017-11-18 20:54:03 +01:00
indent_spec.rb singleline rescue should not change indentation. 2015-07-22 21:30:36 +03:00
method_spec.rb fix 2.4 warning in specs about deprecated constant (Fixnum). 2017-06-03 13:40:25 +01:00
pager_spec.rb specs: convert to shoulds to expects 2015-03-10 22:49:29 +02:00
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 Remove duplicate after hook 2015-07-09 00:53:38 +09:00
pry_output_spec.rb add Pry::Testable, and friends. (#1679) 2017-11-04 05:32:31 +01:00
pry_repl_spec.rb return false from #piping? when $stdout is not an IO. 2015-08-24 03:08:41 +01:00
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 (#1694) 2017-11-18 20:54:03 +01:00
run_command_spec.rb specs: convert to shoulds to expects 2015-03-10 22:49:29 +02:00
sticky_locals_spec.rb specs: convert to shoulds to expects 2015-03-10 22:49:29 +02:00
syntax_checking_spec.rb specs: convert to shoulds to expects 2015-03-10 22:49:29 +02:00
wrapped_module_spec.rb specs: convert to shoulds to expects 2015-03-10 22:49:29 +02:00