Commit Graph

17 Commits

Author SHA1 Message Date
Ryan Fitzgerald add29398f0 Fix failing jruby spec 2014-01-19 17:43:07 -08:00
Ryan Fitzgerald 3bbe0f0c32 Remove support for 1.8-compatible versions of Ruby 2014-01-19 17:43:07 -08:00
Ryan Fitzgerald 42db0125ac Don't break if __FILE__ is relative and backtrace isn't 2013-07-27 16:14:09 -07:00
Conrad Irwin ab4cc3d826 Allow frozen_object.pry 2013-04-25 01:09:06 -07:00
Conrad Irwin 78caffbcbc Dedup .pryrc across symlinks too 2013-02-17 21:33:18 -08:00
Kyrylo Silin b5eec6d882 Pry: don't strip newlines from multi-line exprs
Fix issue #704 (newlines are stripped from inside pasted strings)

Also, make sure that other literals (system calls, regexps) also comply
this rule.

Reviewed-by: Conrad Irwin <conrad.irwin@gmail.com>
2013-02-01 07:25:22 +02:00
Ryan Fitzgerald 8e289528cd Merge branch 'master' into wip.refactor 2013-01-05 19:30:14 -08:00
Jordon Bedwell f2168f1793 Make pryrc load errors more useful. 2013-01-01 03:40:36 -06:00
Conrad Irwin b9117c8619 Tidier test for BasicObject support 2012-12-28 14:19:38 -08:00
Ryan Fitzgerald 26a4e43a8c Fix `@backtace` typo, add spec 2012-12-27 19:34:52 -08:00
Conrad Irwin eeb67684d0 Add Pry::Driver to handle the reading and looping 2012-12-20 01:34:32 -08:00
Conrad Irwin d31967799c Remove more rep() from spec/pry_spec.rb 2012-12-18 00:11:08 -08:00
Ryan Fitzgerald 5da52a02ca Fix calls to repl() in tests 2012-12-17 23:49:13 -08:00
Conrad Irwin ed3d043f25 Stop using rep in pry_spec.rb 2012-12-15 15:59:47 -08:00
Ryan Fitzgerald cbf19cc7a4 Move all fixtures into fixtures/ 2012-12-09 11:42:41 -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