Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-20 | Move testsuite out of scripts/test into its own top level tests directory, ↵ | Rob Landley | |
and make ctrl-c kill "make test" more reliably. | |||
2012-03-02 | Cleanup pass, and support unrecognized slash chars ala "echo -e \p". | Rob Landley | |
2012-02-11 | Fix overflow in octal formatting in echo, add support for hexadecimal input, ↵ | Elie De Brauwer | |
add tests for octal and hexadecimal formatting | |||
2008-05-17 | Fix command line option parsing so "echo -xen" actually prints "-xen". Add | Rob Landley | |
echo.test while I'm at it. |