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
1ea1927b43 Rename accept_line to eval 2012-12-27 22:06:50 -08:00
Conrad Irwin
eeb67684d0 Add Pry::Driver to handle the reading and looping 2012-12-20 01:34:32 -08:00
Conrad Irwin
e85e9d8ec6 Don't define methods on Object when testing prompt 2012-12-18 01:08:51 -08:00
Conrad Irwin
cc8bcb2ed0 Don't use stdout... 2012-12-18 00:46:37 -08:00
Conrad Irwin
94bf5d63d0 Remove arg from select_prompt in the specs 2012-12-18 00:42:13 -08:00
Ryan Fitzgerald
432e07732e Remove rep and re 2012-12-18 00:17:00 -08:00
Ryan Fitzgerald
d9d0215ce8 Remove more target params 2012-12-17 00:18:41 -08:00
Ryan Fitzgerald
1fb571f884 Fix failures in pry_defaults_spec 2012-12-15 15:26:19 -08:00
John Mair
31a9578228 cleaned up lib/pry/test/helper.rb
* removed most historicla junk from lib/pry/test/helper.rb
* relocated recalcitrant junk to the local spec/helper.rb (this isn't exposed to 3rd parties)
2012-12-07 21:41:05 +01:00
☈king
848b6bdbeb Rename for tabcompletion-friendliness. 2012-11-15 18:59:51 -06:00
Renamed from test/test_pry_defaults.rb (Browse further)