Name Date Size #Lines LOC

..--

regress.multitest.out/H--4,3454,253

MakefileH A D05-Sep-20241.1 KiB5024

READMEH A D17-Aug-2020391 118

THIRDPARTYLICENSEH A D17-Aug-20201.6 KiB3332

THIRDPARTYLICENSE.descripH A D17-Aug-202010 21

multi_test.kshH A D05-Sep-202412.7 KiB539438

multi_wordsH A D05-Sep-20241.6 KiB205204

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