aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/uniq/tests
Commit message (Expand)AuthorAgeFilesLines
* uniq: Fix off-by-one bug in -cD case.Dag-Erling Smørgrav2024-12-091-0/+20
* uniq: Correctly document the -D option.Dag-Erling Smørgrav2024-12-091-0/+13
* uniq tests: Make uniq_test:stdout more reliableMark Johnston2024-06-141-0/+2
* uniq: Error out if writing to the output failed.Dag-Erling Smørgrav2024-01-121-0/+15
* uniq: Clean up and test obsolete options.Dag-Erling Smørgrav2024-01-121-0/+3
* uniq: Fix interactive use.Dag-Erling Smørgrav2024-01-121-0/+26
* uniq: Replace NetBSD's unit tests with our own.Dag-Erling Smørgrav2024-01-122-12/+150
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Integrate .../contrib/netbsd-tests/usr.bin/uniq into the FreeBSD testEnji Cooper2017-01-142-0/+27