pry--pry/spec/commands
robert ec03f1be65 fix 2.4 warning in edit command and specs about deprecated constant (Fixnum) 2017-06-03 13:50:31 +01:00
..
cat modify lib/ and spec/ to use Pry::Slop 2015-12-11 06:04:54 +00:00
amend_line_spec.rb
bang_spec.rb
cat_spec.rb
cd_spec.rb
disable_pry_spec.rb
edit_spec.rb fix 2.4 warning in edit command and specs about deprecated constant (Fixnum) 2017-06-03 13:50:31 +01:00
exit_all_spec.rb
exit_program_spec.rb
exit_spec.rb
find_method_spec.rb
gem_list_spec.rb remove runtime dependency on slop ~> v3.4, fix specs that depended on it 2015-12-11 06:07:50 +00:00
gist_spec.rb Fix typo 2016-09-10 15:31:04 +09:00
help_spec.rb
hist_spec.rb Adding test for histignore functionality 2015-10-25 10:42:28 -06:00
jump_to_spec.rb
ls_spec.rb Fixnum and Bignum are unified into Integer since Ruby 2.4 2016-12-08 03:57:27 +09:00
play_spec.rb
raise_up_spec.rb
reload_code_spec.rb
ri_command_spec.rb
save_file_spec.rb
shell_command_spec.rb
show_doc_spec.rb fix bug discovered while investigating #1552 2016-07-09 02:54:03 +01:00
show_input_spec.rb
show_source_spec.rb Remove exclamation point from #no_definition_message 2016-04-02 13:24:11 -03:00
watch_expression_spec.rb
whereami_spec.rb