Age | Commit message (Expand) | Author |
---|---|---|
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-01-31 | Call sed twice instead of five times. | Rob Landley |
2020-01-31 | lsattr.test: clean up and fix. | Elliott Hughes |
2020-01-28 | lsattr: fix tests. | Elliott Hughes |
2019-05-12 | Disable lsattr from "make tests" because behavior differs with filesystem. | 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 |
2015-05-12 | Set the executable bits on all the *.test files. (Wasn't consistent, is now.) | Rob Landley |
2014-09-20 | Move testsuite out of scripts/test into its own top level tests directory, an... | Rob Landley |