NetBSD/tests/usr.bin
kamil d845d12b1a Upgrade indent(1)
Merge all the changes from the recent FreeBSD HEAD snapshot
into our local copy.

FreeBSD actively maintains this program in their sources and their
repository contains over 100 commits with changes.

Keep the delta between the FreeBSD and NetBSD versions to absolute
minimum, mostly RCS Id and compatiblity fixes.

Major chages in this import:

 - Added an option -ldi<N> to control indentation of local variable names.
 - Added option -P for loading user-provided files as profiles
 - Added -tsn for setting tabsize
 - Rename -nsac/-sac ("space after cast") to -ncs/-cs
 - Added option -fbs Enables (disables) splitting the function declaration and opening brace across two lines.
 - Respect SIMPLE_BACKUP_SUFFIX environment variable in indent(1)
 - Group global option variables into an options structure
 - Use bsearch() for looking up type keywords.
 - Don't produce unneeded space character in function declarators
 - Don't unnecessarily add a blank before a comment ends.
 - Don't ignore newlines after comments that follow braces.

Merge the FreeBSD intend(1) tests with our ATF framework.
All tests pass.

Upgrade prepared by Manikishan Ghantasala.
Final polishing by myself.

Part II, checkin new files.
2019-04-04 15:27:35 +00:00
..
awk add a range and a repeat regex test. 2019-01-19 01:02:12 +00:00
basename
bzip2
c++ Move common UBSAN test case code into ubsan_common.subr 2019-01-29 20:07:03 +00:00
cc fix hello_profile's hello_profile_head function name. 2019-02-09 02:36:28 +00:00
cmp
config adjust to current config format 2016-08-27 12:08:14 +00:00
cut
diff
dirname
find
gdb Add regression tests for some past gdb bugs. 2016-04-08 10:09:16 +00:00
grep PR/51875: Ngie Cooper: portability fixes 2017-01-14 20:43:52 +00:00
gzip
id
indent Upgrade indent(1) 2019-04-04 15:27:35 +00:00
infocmp
jot
ld Make the dummy data that we expect to go into .data section bigger, 2015-02-17 11:51:04 +00:00
m4
make Mark the failing tests as expected failure and point to PR toolchain/49085. 2015-01-27 12:57:14 +00:00
mixerctl Do the previous test a better way - for a file, test is generally 2017-07-25 22:28:22 +00:00
mkdep
nbperf make 'clean' and/or 'cleandir' actually clean all the things. 2018-05-31 09:08:25 +00:00
netpgpverify house-cleaning 2016-08-28 15:59:15 +00:00
pkill Ugh... fix a last minute fix that went horribly wrong! 2017-02-21 21:22:45 +00:00
pr
printf Move the tests of character value args to floating conversions 2018-09-14 19:57:57 +00:00
rump_server
sdiff
sed Add test for PR/49872 2016-04-05 00:48:53 +00:00
shmif_dumpbus Use tcpdump -n to avoid reverse DNS lookup. There is no point in having 2018-04-09 16:21:05 +00:00
sort
tmux
tr
unifdef
uniq Add tests for uniq(1) based on the example test cases provided in the POSIX man page. 2016-10-22 14:13:39 +00:00
vmstat
xlint new test 2017-03-06 23:07:42 +00:00
Makefile Upgrade indent(1) 2019-04-04 15:22:13 +00:00