1*cd94aa94SAndy FiddamanThe tests in this directory were imported from the sed tests in FreeBSD
2*cd94aa94SAndy Fiddaman( https://github.com/freebsd/freebsd/tree/master/usr.bin/sed/tests )
3*cd94aa94SAndy Fiddamanand adjusted as necessary for the illumos environment.
4*cd94aa94SAndy Fiddaman
5*cd94aa94SAndy FiddamanChanges included:
6*cd94aa94SAndy Fiddaman
7*cd94aa94SAndy Fiddaman * Switched to /bin/ksh
8*cd94aa94SAndy Fiddaman * Added more error checking
9*cd94aa94SAndy Fiddaman * Create all temporary files in a temporary /tmp directory
10*cd94aa94SAndy Fiddaman * Add escapes to echo commands where a backslash was present
11