.. |
cat
|
modify lib/ and spec/ to use Pry::Slop
|
2015-12-11 06:04:54 +00:00 |
amend_line_spec.rb
|
specs: convert to shoulds to expects
|
2015-03-10 22:49:29 +02:00 |
bang_spec.rb
|
specs: convert to shoulds to expects
|
2015-03-10 22:49:29 +02:00 |
cat_spec.rb
|
display an error message when cat is invoked without arguments.
|
2015-09-03 13:18:48 +03:00 |
cd_spec.rb
|
specs: convert to shoulds to expects
|
2015-03-10 22:49:29 +02:00 |
disable_pry_spec.rb
|
specs: convert to shoulds to expects
|
2015-03-10 22:49:29 +02:00 |
edit_spec.rb
|
Fix formatting in spec
|
2018-05-19 12:56:52 +02:00 |
exit_all_spec.rb
|
specs: convert to shoulds to expects
|
2015-03-10 22:49:29 +02:00 |
exit_program_spec.rb
|
specs: convert to shoulds to expects
|
2015-03-10 22:49:29 +02:00 |
exit_spec.rb
|
specs: convert to shoulds to expects
|
2015-03-10 22:49:29 +02:00 |
find_method_spec.rb
|
specs: convert to shoulds to expects
|
2015-03-10 22:49:29 +02:00 |
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
|
specs: convert to shoulds to expects
|
2015-03-10 22:49:29 +02:00 |
hist_spec.rb
|
Adding test for histignore functionality
|
2015-10-25 10:42:28 -06:00 |
jump_to_spec.rb
|
Fix more warnings
|
2015-01-23 14:03:50 +01:00 |
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
|
specs: convert to shoulds to expects
|
2015-03-10 22:49:29 +02:00 |
raise_up_spec.rb
|
specs: convert to shoulds to expects
|
2015-03-10 22:49:29 +02:00 |
reload_code_spec.rb
|
specs: convert to shoulds to expects
|
2015-03-10 22:49:29 +02:00 |
ri_command_spec.rb
|
improve error message; add testcase for #1461
|
2015-08-19 10:40:11 +01:00 |
save_file_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 |
shell_command_spec.rb
|
shell_command_spec: fix and simplify tests
|
2015-06-17 16:42:48 +03:00 |
show_doc_spec.rb
|
add Pry::Testable, and friends. (#1679)
|
2017-11-04 05:32:31 +01:00 |
show_input_spec.rb
|
specs: convert to shoulds to expects
|
2015-03-10 22:49:29 +02:00 |
show_source_spec.rb
|
commands/show_source: handle when source is nil but comment exists
|
2018-10-04 03:46:33 +08:00 |
watch_expression_spec.rb
|
hooks: rename #clear to #clear_event hooks and get rid of the alias
|
2015-03-14 10:08:16 +02:00 |
whereami_spec.rb
|
Avoid loop in weird method locator
|
2015-03-17 18:46:45 -03:00 |