Commit History

Author SHA1 Message Date
  Elliott Hughes 3ba988c453 echo: fix trailing \0. 3 years ago
  Rob Landley 055d8eac14 Fix test not to use shell builtin. 4 years ago
  Rob Landley 722f1909e4 Echo tests for new unescape2() functionality. 4 years ago
  Elliott Hughes 81518f643d echo/printf: expand test cases, fix \x corner cases. 4 years ago
  Rob Landley 333a8c6500 Make echo -E switch off -e. 5 years ago
  Elliott Hughes e425ab040b echo: add -E. 5 years ago
  Rob Landley aa1a5d2798 Switch to testcmd and add "-e all but \c" test. 7 years ago
  Elliott Hughes 0a558836e7 Make fewer assumptions about the shell in echo.test. 7 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 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