Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a test for whitespace separated args in the rc file | Aaron Patterson | 2013-10-30 | 1 | -0/+16 |
* | there is no reason for ARGV[0] to be nil | Aaron Patterson | 2013-10-30 | 1 | -2/+2 |
* | add a comment to people of the future | Aaron Patterson | 2013-10-30 | 1 | -1/+5 |
* | adding a test for --help defaults | Aaron Patterson | 2013-10-30 | 1 | -0/+7 |
* | change the test to make argv a little more realistic | Aaron Patterson | 2013-10-30 | 1 | -7/+6 |
* | adding a test for the current behavior | Aaron Patterson | 2013-10-30 | 1 | -0/+18 |
* | add a test for the rc commandline option | Aaron Patterson | 2013-10-30 | 1 | -0/+18 |
* | remove useless assertions | Aaron Patterson | 2013-10-30 | 1 | -2/+0 |
* | test some of the rc specification | Aaron Patterson | 2013-10-30 | 1 | -3/+43 |
* | forgot the test, oops! | Aaron Patterson | 2013-10-30 | 1 | -0/+36 |