Age | Commit message (Expand) | Author |
---|---|---|
2019-08-19 | Fix bad test. | Rob Landley |
2019-07-10 | dd: iflags, oflags, fix ^C, fix the fundamental loop. | Elliott Hughes |
2019-06-26 | Fix cp.test to pass even if you're root or have a restrictive umask. | Elliott Hughes |
2019-06-21 | Fix cp -r dir/. symlink child. | makepost |
2019-06-10 | Add failing test for cp -r dir/. symlink child. | makepost |
2019-01-12 | Fix cp permissions when copying symlink contents, and add test. | Rob Landley |
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 |