Name Date Size #Lines LOC

..14-Feb-2021-

regress.multitest.out/H14-Feb-2021-

MakefileH A D14-Feb-20211.1 KiB4621

READMEH A D14-Feb-2021391 118

THIRDPARTYLICENSEH A D14-Feb-20211.6 KiB3332

THIRDPARTYLICENSE.descripH A D14-Feb-202110 21

multi_test.kshH A D10-Dec-202112.7 KiB539438

README

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