summaryrefslogtreecommitdiff
path: root/usr/src/test/util-tests/tests/sed/bsd/README
blob: 3d2e95b03f7e87f7f515af9ef9d6224e90afe086 (plain)
1
2
3
4
5
6
7
8
9
10
The tests in this directory were imported from the sed tests in FreeBSD
( https://github.com/freebsd/freebsd/tree/master/usr.bin/sed/tests )
and adjusted as necessary for the illumos environment.

Changes included:

 * Switched to /bin/ksh
 * Added more error checking
 * Create all temporary files in a temporary /tmp directory
 * Add escapes to echo commands where a backslash was present