Commit Graph

8 Commits

Author SHA1 Message Date
Ryan Fitzgerald e1d78de7f1 Eliminate test failure 2012-06-26 22:34:13 -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 dc9bbe0db7 Comment out test in jruby too... 2012-06-10 23:48:46 -07:00
Conrad Irwin 4af01cb3a5 Use a clean toplevel_binding by default. 2012-06-10 23:42:15 -07:00
John Mair 4fe5346d53 Revert "Always start the prompt in the first column (fix #551)"
This fixes #564 this commit does more harm than good, as it
causes things to break badly on libedit. The bug it's fixing is
also quite trivial and highly unlikely to annoy anybody in
practice.

This reverts commit 7af3660042.
2012-05-08 18:39:50 +12:00
Ryan Fitzgerald 7af3660042 Always start the prompt in the first column (fix #551) 2012-04-28 22:29:46 -07:00
Conrad Irwin 9bf587f234 Add a :quiet option to Pry.start [Fixes #502] 2012-03-31 14:43:24 -07:00
Conrad Irwin af5e96bf3c cleave test_pry into three. [Fixes #417] 2012-01-13 00:18:26 -08:00