summaryrefslogtreecommitdiff
path: root/usr/src/lib/libsaveargs/tests/functional
AgeCommit message (Collapse)AuthorFilesLines
2018-01-098858 /usr/bin/grep doesn't support -E optionAlexander Pyhalov1-1/+1
4580 /usr/bin/grep can't handle multibyte characters 8929 8868 tests are not delivered with system/test/utiltest 8860 Example in grep(1) is incorrect Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Approved by: Robert Mustacchi <rm@joyent.com>
2013-03-173544 save-args matcher could be considerably more robustRichard Lowe9-0/+328
3545 save-args matcher should accept saves may be out-of-order Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>