Commit History

Author SHA1 Message Date
  Rob Landley dfd403c8d2 Peter McConalogue pointed out that cp/mv -i prompt should default N. 3 years ago
  Denys Nykula 3b9cfa70db Fix mv with trailing slash in source. 5 years ago
  Rob Landley 7f75b87aed Cosmetic leanup (hide stderr prompts). 5 years ago
  Rob Landley 9b93dd397b Whitespace and comment. 8 years ago
  Andy Chu 7a0186cc2a Implement mv -n / cp -n (no clobber). 8 years ago
  Rob Landley 336c44adca Factor out command name at the start of test name, have runtest.sh print it. 8 years ago
  Rob Landley 54f95bd618 Command name at start of each test. 8 years ago
  Elliott Hughes f1f20b9306 Fix mv on overwrite. 8 years ago
  Rob Landley dec4669fa1 Set the executable bits on all the *.test files. (Wasn't consistent, is now.) 9 years ago
  Rob Landley 387edf547e Move testsuite out of scripts/test into its own top level tests directory, and make ctrl-c kill "make test" more reliably. 9 years ago