aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/xargs/tests
Commit message (Expand)AuthorAgeFilesLines
* xargs: Convert tests to ATFDag-Erling Smørgrav2025-07-264-39/+194
* xargs: Limit -n to {ARG_MAX}Dag-Erling Smørgrav2025-07-263-5/+5
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-164-4/+0
* xargs tests: Disable the test added in commit eab91d008165Mark Johnston2023-07-311-2/+4
* xargs: Install missing test output.Jose Luis Duran2023-07-132-1/+2
* xargs: Fix test case count.Dag-Erling Smørgrav2023-07-131-1/+1
* xargs: Prevent overflow in linelen calculation if nargs is large.Dag-Erling Smørgrav2023-07-132-0/+2
* xargs: fix -R so that it accepts negative numbers againDaniel Tameling2023-07-133-1/+7
* xargs: fix exit code when using -Pliu-du2022-10-171-1/+6
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-23/+20
* MFHGlen Barber2016-03-101-0/+11
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+11
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
|/
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-121-2/+0
* Fix the racy xargs -P0 -n2 test added in r286289Enji Cooper2015-08-212-3/+3
* Disable the -P0 testEnji Cooper2015-08-211-1/+1
* fix regression in xargs -Px (introduced in r286289) and add regression testsAllan Jude2015-08-085-1/+16
* Migrate most of tools/regression/usr.bin/ to the new tests layout.Julio Merino2014-03-1619-0/+131