Age | Commit message (Expand) | Author |
---|---|---|
2020-02-11 | chattr: fix exit status, redo the tests. | Elliott Hughes |
2020-02-01 | Now that both sed instances are using -E, we don't need to call it twice. | Rob Landley |
2020-02-01 | chattr.test/lsattr.test: fix on more kernels/fses. | Elliott Hughes |
2020-02-01 | Collate sed calls and remove trailing spaces. | Rob Landley |
2020-01-31 | chattr.test: fix tests. | Elliott Hughes |
2019-01-07 | Use `return` rather than `continue` to make bash 4.4 happy. | Elliott Hughes |
2016-07-08 | Fix typo in chattr test. | Elliott Hughes |
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 |
2016-03-02 | Split lsattr/chattr tests. | Rob Landley |