1. 387edf5 Move testsuite out of scripts/test into its own top level tests directory, and make ctrl-c kill "make test" more reliably. by Rob Landley · 10 years ago[Renamed from scripts/test/echo.test]
  2. 7339560 Cleanup pass, and support unrecognized slash chars ala "echo -e \p". by Rob Landley · 12 years ago
  3. ef3e528 Fix overflow in octal formatting in echo, add support for hexadecimal input, add tests for octal and hexadecimal formatting by Elie De Brauwer · 12 years ago
  4. 1a221d9 Fix command line option parsing so "echo -xen" actually prints "-xen". Add by Rob Landley · 16 years ago