Name Date Size #Lines LOC

..08-May-2022-

regress.multitest.out/H08-May-2022-4,3454,253

MakefileH A D08-May-20221.1 KiB4621

READMEH A D08-May-2022391 118

THIRDPARTYLICENSEH A D08-May-20221.6 KiB3332

THIRDPARTYLICENSE.descripH A D08-May-202210 21

multi_test.kshH A D08-May-202212.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