1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/spec
Ryan Fitzgerald df4a3b48af Verify that setting Pry.input avoids loading Readline
It's kind of unfortunate that just passing the `input` option doesn't
also do this, but it's not obvious how to fix it without major
refactoring of the command history.
2014-04-28 23:00:06 -07:00
..
commands Merge pull request #1203 from pry/fix-957 2014-04-28 21:41:45 -07:00
fixtures spec/code_spec.rb: add more tests for $LOAD_PATH behaviour 2013-11-23 22:13:54 +02:00
helpers allow for tests to be run with ease. 2014-03-14 05:31:24 +01:00
method allow for tests to be run with ease. 2014-03-14 05:31:24 +01:00
regression Verify that setting Pry.input avoids loading Readline 2014-04-28 23:00:06 -07:00
spec_helpers Fix repl_tester to access correct config object 2014-01-28 22:42:41 +09:00
cli_spec.rb allow for tests to be run with ease. 2014-03-14 05:31:24 +01:00
code_object_spec.rb allow for tests to be run with ease. 2014-03-14 05:31:24 +01:00
code_spec.rb allow for tests to be run with ease. 2014-03-14 05:31:24 +01:00
command_helpers_spec.rb allow for tests to be run with ease. 2014-03-14 05:31:24 +01:00
command_integration_spec.rb allow for tests to be run with ease. 2014-03-14 05:31:24 +01:00
command_set_spec.rb allow for tests to be run with ease. 2014-03-14 05:31:24 +01:00
command_spec.rb allow for tests to be run with ease. 2014-03-14 05:31:24 +01:00
completion_spec.rb input becomes primary argument in #initialize. 2014-04-27 14:13:30 -07:00
config_spec.rb return Method objects for keys set and written at runtime 2014-03-23 10:16:13 +01:00
control_d_handler_spec.rb allow for tests to be run with ease. 2014-03-14 05:31:24 +01:00
documentation_helper_spec.rb allow for tests to be run with ease. 2014-03-14 05:31:24 +01:00
editor_spec.rb allow for tests to be run with ease. 2014-03-14 05:31:24 +01:00
exception_whitelist_spec.rb allow for tests to be run with ease. 2014-03-14 05:31:24 +01:00
helper.rb alias clear as 'refresh'. 2014-03-15 03:05:19 +01:00
history_array_spec.rb allow for tests to be run with ease. 2014-03-14 05:31:24 +01:00
history_spec.rb allow for tests to be run with ease. 2014-03-14 05:31:24 +01:00
hooks_spec.rb allow for tests to be run with ease. 2014-03-14 05:31:24 +01:00
indent_spec.rb allow for tests to be run with ease. 2014-03-14 05:31:24 +01:00
method_spec.rb allow for tests to be run with ease. 2014-03-14 05:31:24 +01:00
pager_spec.rb allow for tests to be run with ease. 2014-03-14 05:31:24 +01:00
Procfile Reword foreman instructions without 'cd' 2013-02-08 00:29:02 -06:00
prompt_spec.rb allow for tests to be run with ease. 2014-03-14 05:31:24 +01:00
pry_defaults_spec.rb change Pry.view_clip() to optionally drop or include hex value. 2014-03-16 08:25:04 +01:00
pry_output_spec.rb allow for tests to be run with ease. 2014-03-14 05:31:24 +01:00
pry_repl_spec.rb allow for tests to be run with ease. 2014-03-14 05:31:24 +01:00
pry_spec.rb allow for tests to be run with ease. 2014-03-14 05:31:24 +01:00
pryrc_spec.rb allow for tests to be run with ease. 2014-03-14 05:31:24 +01:00
run_command_spec.rb allow for tests to be run with ease. 2014-03-14 05:31:24 +01:00
sticky_locals_spec.rb allow for tests to be run with ease. 2014-03-14 05:31:24 +01:00
syntax_checking_spec.rb allow for tests to be run with ease. 2014-03-14 05:31:24 +01:00
wrapped_module_spec.rb allow for tests to be run with ease. 2014-03-14 05:31:24 +01:00