Age | Commit message (Expand) | Author |
---|---|---|
2019-02-13 | date: more test cleanup. | Elliott Hughes |
2019-02-11 | date: some fixes. | Elliott Hughes |
2018-10-06 | date.test: add some tests. | Elliott Hughes |
2017-05-19 | Implement date %N, loosely inspired by Elliott Hughes's patch. | Rob Landley |
2017-03-28 | New date range tests are simple, won't catch Feb 29 in non-leap-year | Rob Landley |
2016-07-04 | Fix chattr and date tests. | Rob Landley |
2016-03-02 | Factor out command name at the start of test name, have runtest.sh print it. | Rob Landley |
2015-11-12 | Fix year parsing in date(1). | Elliott Hughes |
2015-08-11 | Fix more date bugs. | Elliott Hughes |
2015-08-08 | Reject invalid dates in date(1). | Elliott Hughes |