aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/usr.bin/env
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-163-3/+0
* env: Fix crash when -S string is not empty but no operand follows.Jilles Tjoelker2015-03-082-0/+34
* env: Fix testsuite for additional variables set by sh.Jilles Tjoelker2015-03-071-3/+3
* Spelling fixes for tools/Ulrich Spörlein2011-12-301-1/+1
* Add missing newline in last line of file.Ulrich Spörlein2010-02-161-1/+1
* Correct one regression test (which was expected an incorrect answer), andGarance A Drosehn2005-07-151-1/+66
* Upgrade these regression tests to track recent changes to `env'.Garance A Drosehn2005-06-211-3/+78
* Add a suite of regression tests for all the recent changes to `env',Garance A Drosehn2005-06-203-0/+801