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

13 commits

Author SHA1 Message Date
☈king
0eccbbbd43 Fix my goofy indentation 2013-01-08 14:59:40 -06:00
☈king
f9b9598c11 ls columns improvement
Now is like /bin/ls, sorting downward, shrink-wrapping columns, and
minimizing row usage as best as I know how.
2013-01-08 14:22:20 -06:00
☈king
e1f6580708 Immediate output from Guard
(So you know it's not Guard lag, but test suite start)
2013-01-08 14:22:20 -06:00
☈king
7449821657 Factoring sorted run into 'rake recspec' 2012-12-11 09:05:03 -06:00
☈king
046e5be6c6 Simplifying Guardfile + Improving behavior 2012-12-09 19:19:38 -07:00
☈king
6861a36179 Deduplicate bacon invocation
Surprising how much this thrashed so far.
2012-12-09 19:19:38 -07:00
☈king
e6056a5fee Correct invocation for new test helper 2012-12-06 13:28:15 -06:00
☈king
848b6bdbeb Rename for tabcompletion-friendliness. 2012-11-15 18:59:51 -06:00
☈king
0b5b06d906 Deduce the test name from lib names for Guard
There will still be a need for manual coaching, but this is a quick start.
2012-09-17 01:12:40 -06:00
Ryan Fitzgerald
735e057e1e Rearrange command tests to match command file layout 2012-09-15 14:50:30 -07:00
Ryan Fitzgerald
a613c26a6f Make logic more confusing 2012-09-08 20:56:51 -07:00
Ryan Fitzgerald
6aa27e2b19 Skip the full suite if the specific test file fails 2012-09-08 20:44:25 -07:00
Ryan Fitzgerald
981f12ddc2 Add simple Guardfile 2012-09-08 20:27:41 -07:00