aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/bin/sh/builtins/command5.0
Commit message (Collapse)AuthorAgeFilesLines
* Create release/8.0.0 for the 8.0-RELEASE.release/8.0.0_cvsKen Smith2009-11-211-1/+1
| | | | | | Approved by: re (implicit) This commit was manufactured to restore the state of the 8.0-RELEASE image.
* Add test cases for the command built-in, including its -v and -V options whichStefan Farfeleder2005-10-281-0/+14
I'll commit real soon. Count the number of found test cases instead of hard-coding them. Allow an arbitrary exit status. Notes: svn path=/head/; revision=151797