1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
Commit graph

10 commits

Author SHA1 Message Date
Ryan Fitzgerald
90b3f807f0 Use pry_eval to test show-doc on commands 2012-08-17 00:47:32 -07:00
☈king
d221a1e7ca Update find method tests to new API 2012-08-04 23:26:57 +00:00
Conrad Irwin
dac6c71cda Don't use shellwords for find-method [Fixes #652] 2012-07-18 23:30:16 -07:00
Kyrylo Silin
8f3e4555ba Tidy up tests and remove some repeating code
Clean up repeating code on the subject of str_output variable. Fix
indentation in some files and restructure some tests, in order to
ease parsing of files by an eye.

Signed-off-by: Kyrylo Silin <kyrylosilin@gmail.com>
Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>
2012-06-11 19:33:04 +02:00
Conrad Irwin
eb5b8eb8ee Only try to Hash modules [Fixes #576] 2012-05-19 23:23:56 -07:00
Conrad Irwin
fa6791eb56 Correct condition for 1.8ness 2012-04-12 23:30:36 -07:00
Conrad Irwin
55c5423b72 Revert "Revert "prevent find_method test running on MRI 1.8""
This reverts commit c2f06f3da2.

Should not have been reverted...
2012-04-01 16:21:37 -07:00
Conrad Irwin
c2f06f3da2 Revert "prevent find_method test running on MRI 1.8"
This reverts commit 88580c0731.
2012-04-01 12:30:17 -07:00
John Mair
88580c0731 prevent find_method test running on MRI 1.8 2012-04-01 20:36:36 +12:00
John Mair
07095ceccd added initial tests for find-method command 2012-04-01 19:51:11 +12:00