Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-02 | Factor out command name at the start of test name, have runtest.sh print it. | Rob Landley | |
2014-12-01 | Ashwini Sharma pointed out that "mkdir sub; ln -s . sub/up; du -L sub" ↵ | Rob Landley | |
shouldn't loop endlessly. | |||
2014-09-22 | Fix du test: du symlink -> "0\tsymlink" | Felix Janda | |
2014-09-20 | Move testsuite out of scripts/test into its own top level tests directory, ↵ | Rob Landley | |
and make ctrl-c kill "make test" more reliably. |