Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
DIRDEPS_BUILD: Connect new directories.Sponsored by: Dell EMC Isilon
Add basic tests for chflags, mkdir, rcp, and rmdirAdd basic command line parsing test coverage for these utilities. The testswere automatically generated based on their man pages. These tests ca
Add basic tests for chflags, mkdir, rcp, and rmdirAdd basic command line parsing test coverage for these utilities. The testswere automatically generated based on their man pages. These tests can beexpanded by hand for more thorough coverage. The aim is to generate verybasic amount of test coverage for all the utilities in the base system.Submitted by: shivanshReviewed by: asomers, brooksMFC after: 3 weeksSponsored by: Google, Inc (GSoC 2017)Differential Revision: https://reviews.freebsd.org/D12036
show more ...