log scripts/test/echo.test @ 890:c7e7b159568d

age author description
Fri, 02 Mar 2012 08:27:50 -0600 Rob Landley Cleanup pass, and support unrecognized slash chars ala "echo -e \p".
Sat, 11 Feb 2012 14:58:50 +0100 Elie De Brauwer Fix overflow in octal formatting in echo, add support for hexadecimal input, add tests for octal and hexadecimal formatting
Sat, 17 May 2008 17:13:26 -0500 Rob Landley Fix command line option parsing so "echo -xen" actually prints "-xen". Add