freebsd-dev/bin/date
Julio Merino f5fd950e35 Make bsd.test.mk the only public mk fragment for the building of tests.
Change {atf,plain,tap}.test.mk to be internal implementation details of
bsd.test.mk.  Makefiles that build tests should now only include bsd.test.mk
and declaratively specify what they want to build, without worrying about
the internal implementation of the mk files.

The reason for this change is to permit building test programs of different
interfaces from a single directory, which is something I had a need for
while porting tests over from src/tools/regression/.

Additionally, this change makes it possible to perform some other requested
changes to bsd.test.mk in an easier manner.  Coming soon.
2014-03-14 08:56:19 +00:00
..
tests Make bsd.test.mk the only public mk fragment for the building of tests. 2014-03-14 08:56:19 +00:00
date.1 Explain that setting an absolute day value can fail and that the month should 2010-06-04 06:56:58 +00:00
date.c Rework all non-contributed files that use `struct timezone'. 2012-09-01 14:45:15 +00:00
extern.h More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
Makefile Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
netdate.c Fix socket calls on error post-r243965. 2012-12-21 15:54:13 +00:00
vary.c
vary.h