freebsd-src/usr.bin/tr
Julio Merino b777500d7e MFC various moves of tools/regressions/ tests to the new infrastructure.
- r263220 Migrate tools/regression/sbin/ to the new tests layout.
- r263222 Add Makefile missed in r263220.
- r263226 Migrate tools/regression/{usr.bin/lastcomm,usr.sbin}/ to the new tests layout.
- r263227 Migrate most of tools/regression/usr.bin/ to the new tests layout.
- r263345 Expand tabs that sneaked in into spaces.
- r263346 Migrate tools/regression/usr.bin/make/ to the new tests layout.
- r263348 Add Makefiles missed in r263346.
- r263351 Migrate tools/regression/usr.bin/pkill/ to the new tests layout.
- r263388 Mark multi_test as requiring /usr/share/dict/words.
- r263814 Fix path to the run.pl script to let these tests run.
- r264742 Prevent building tests when bootstrapping make.

This is 'make tinderbox' clean.
2014-04-27 01:15:10 +00:00
..
tests MFC various moves of tools/regressions/ tests to the new infrastructure. 2014-04-27 01:15:10 +00:00
cmap.c
cmap.h
cset.c Put parentheses in the right place. 2011-10-14 10:43:55 +00:00
cset.h
extern.h Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +00:00
Makefile MFC various moves of tools/regressions/ tests to the new infrastructure. 2014-04-27 01:15:10 +00:00
str.c Replace index() and rindex() calls with strchr() and strrchr(). 2012-01-03 18:51:58 +00:00
tr.1 mdoc: terminate quoted strings. 2012-03-26 15:18:14 +00:00
tr.c When copying the complement of the string loop to WINT_MAX as we are dealing 2013-01-22 05:39:34 +00:00