Age | Commit message (Expand) | Author |
---|---|---|
2019-01-07 | Use `return` rather than `continue` to make bash 4.4 happy. | Elliott Hughes |
2016-03-02 | Factor out command name at the start of test name, have runtest.sh print it. | Rob Landley |
2016-03-02 | Try to consistently print command name at the start of each test. | Rob Landley |
2016-01-31 | More testsuite tweaks. | Rob Landley |
2015-05-12 | Set the executable bits on all the *.test files. (Wasn't consistent, is now.) | Rob Landley |
2015-03-01 | fix copy/paste-o in useradd.test | Elliott Hughes |
2015-02-18 | Separate 'userdel' from testing syntax. | Yeongdeok Suh |
2014-09-20 | Move testsuite out of scripts/test into its own top level tests directory, an... | Rob Landley |