Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-08-22 | Fix the chmod-temp-dir test if /var/tmp doesn't exist. | Wayne Davison | 1 | -1/+5 |
2009-04-10 | Allow $RSYNC_TEST_TMP to indicate a good tmp dir for our tests. | Wayne Davison | 1 | -1/+4 |
2006-02-04 | Added a missing '(' in the opening comments. | Wayne Davison | 1 | -1/+1 |
2006-02-03 | Decided I don't like "set -x". | Wayne Davison | 1 | -2/+0 |
2005-02-26 | Decided I like "set -x" after all. | Wayne Davison | 1 | -0/+2 |
2005-02-20 | Got rid of "set -x" (runtests.sh has a way to set this, if desired). | Wayne Davison | 1 | -2/+0 |
2004-08-12 | If system won't let us set chmod bits, fall back to testing without | Wayne Davison | 1 | -4/+6 |
2004-08-09 | Do some simple tests with various read-only and set[ug]id files. | Wayne Davison | 1 | -0/+39 |