Historique des commits

Auteur SHA1 Message Date
  Elliott Hughes 3ba988c453 echo: fix trailing \0. il y a 3 ans
  Rob Landley 055d8eac14 Fix test not to use shell builtin. il y a 4 ans
  Rob Landley 722f1909e4 Echo tests for new unescape2() functionality. il y a 4 ans
  Elliott Hughes 81518f643d echo/printf: expand test cases, fix \x corner cases. il y a 4 ans
  Rob Landley 333a8c6500 Make echo -E switch off -e. il y a 5 ans
  Elliott Hughes e425ab040b echo: add -E. il y a 5 ans
  Rob Landley aa1a5d2798 Switch to testcmd and add "-e all but \c" test. il y a 7 ans
  Elliott Hughes 0a558836e7 Make fewer assumptions about the shell in echo.test. il y a 7 ans
  Rob Landley 336c44adca Factor out command name at the start of test name, have runtest.sh print it. il y a 8 ans
  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. il y a 9 ans