summaryrefslogtreecommitdiff
path: root/usr.bin/xargs/tests
AgeCommit message (Expand)Author
2025-07-26xargs: Convert tests to ATFDag-Erling Smørgrav
2025-07-26xargs: Limit -n to {ARG_MAX}Dag-Erling Smørgrav
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-07-31xargs tests: Disable the test added in commit eab91d008165Mark Johnston
2023-07-13xargs: Install missing test output.Jose Luis Duran
2023-07-13xargs: Fix test case count.Dag-Erling Smørgrav
2023-07-13xargs: Prevent overflow in linelen calculation if nargs is large.Dag-Erling Smørgrav
2023-07-13xargs: fix -R so that it accepts negative numbers againDaniel Tameling
2022-10-17xargs: fix exit code when using -Pliu-du
2016-05-04Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper
2016-03-10MFHGlen Barber
2016-03-09DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery
2016-02-02First pass to fix the 'tests' packages.Glen Barber
2015-10-12Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper
2015-08-21Fix the racy xargs -P0 -n2 test added in r286289Enji Cooper
2015-08-21Disable the -P0 testEnji Cooper
2015-08-08fix regression in xargs -Px (introduced in r286289) and add regression testsAllan Jude
2014-03-16Migrate most of tools/regression/usr.bin/ to the new tests layout.Julio Merino