Age | Commit message (Expand) | Author |
---|---|---|
2020-08-03 | Mark Salyzyn implemented support for xargs -P (run parallel jobs) because he | Rob Landley |
2019-10-24 | Fix the xargs argument too long problem by putting the proper accounting | Rob Landley |
2019-10-21 | xargs: add test for -E being a full match. | Elliott Hughes |
2019-10-09 | xargs: various fixes. | Elliott Hughes |
2019-01-18 | xargs: make --help match reality. | Elliott Hughes |
2018-11-20 | Chmod +x tests that pass with VERBOSE=fail and -x on tests needing work. | Rob Landley |
2017-12-26 | Fix xargs -0 with -n. | Elliott Hughes |
2016-03-17 | Remove 'exit' from xargs test too. | Andy Chu |
2016-03-02 | Factor out command name at the start of test name, have runtest.sh print it. | Rob Landley |
2014-09-20 | Move testsuite out of scripts/test into its own top level tests directory, an... | Rob Landley |