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 f289862ac6 show-source: if the current context is a C object, display a warning
Fixes #691 (some adjustments to show-source behaviour)
2015-02-27 06:00:10 +02:00
..
commands show-source: if the current context is a C object, display a warning 2015-02-27 06:00:10 +02:00
fixtures Add spec for 8cdcd9e40d 2015-01-14 22:07:32 -08:00
helpers Fix more warnings 2015-01-23 14:03:50 +01:00
method Fix more warnings 2015-01-23 14:03:50 +01:00
regression Verify that setting Pry.input avoids loading Readline 2014-04-28 23:00:06 -07:00
spec_helpers Fix some warnings 2015-01-23 14:03:36 +01:00
cli_spec.rb Fix 'possibly useless use of == in void context' warnings 2015-01-23 14:02:55 +01:00
code_object_spec.rb Fix some warnings 2015-01-23 14:03:36 +01:00
code_spec.rb Fix some warnings 2015-01-23 14:03:36 +01:00
color_printer_spec.rb add tests that cover Object subclasses 2015-01-15 13:08:46 +00: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 Fix possible reference to past scope warnings 2015-01-23 14:24:35 +01:00
command_set_spec.rb Fix some warnings 2015-01-23 14:03:36 +01:00
command_spec.rb Fix more warnings 2015-01-23 14:03:50 +01:00
completion_spec.rb Fix some warnings 2015-01-23 14:03:36 +01:00
config_spec.rb Fix some warnings 2015-01-23 14:03:36 +01:00
control_d_handler_spec.rb Fix some warnings 2015-01-23 14:03:36 +01:00
documentation_helper_spec.rb Switch test suite to RSpec 2014-08-10 17:37:21 -06:00
editor_spec.rb Remove slash-change of windows paths 2014-09-12 16:34:43 +02:00
exception_whitelist_spec.rb Fix some warnings 2015-01-23 14:03:36 +01:00
helper.rb Enable warnings during spec runs 2015-01-23 14:02:49 +01:00
history_array_spec.rb Fix some warnings 2015-01-23 14:03:36 +01:00
history_spec.rb Fix some warnings 2015-01-23 14:03:36 +01:00
hooks_spec.rb Fix some warnings 2015-01-23 14:03:36 +01:00
indent_spec.rb Fix some warnings 2015-01-23 14:03:36 +01:00
method_spec.rb Rename helper spec: singleton_class(arg) -> eigenclass(arg) 2015-02-16 21:13:35 +01:00
pager_spec.rb Switch test suite to RSpec 2014-08-10 17:37:21 -06:00
Procfile Reword foreman instructions without 'cd' 2013-02-08 00:29:02 -06:00
prompt_spec.rb Fix possible reference to past scope warnings 2015-01-23 14:24:35 +01:00
pry_defaults_spec.rb Fix some warnings 2015-01-23 14:03:36 +01:00
pry_output_spec.rb Switch test suite to RSpec 2014-08-10 17:37:21 -06:00
pry_repl_spec.rb Fix some warnings 2015-01-23 14:03:36 +01:00
pry_spec.rb Fix some warnings 2015-01-23 14:03:36 +01:00
pryrc_spec.rb Fix some warnings 2015-01-23 14:03:36 +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 Fix more unused local variable warnings 2015-01-23 14:05:41 +01:00
syntax_checking_spec.rb Fix binary operator % warning 2015-01-23 14:03:50 +01:00
wrapped_module_spec.rb Fix more warnings 2015-01-23 14:03:50 +01:00