Date: Wed, 2 Mar 2005 12:33:23 +0000 (UTC) From: Hartmut Brandt <harti@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile src/tools/regression/usr.bin Makefile src/tools/build/make_check Makefile regress.shell_2B.out regress.shell_2j.out regress.sysvmatch.out regress.t src/tools/regression/usr.bin/make ... Message-ID: <200503021233.j22CXNop065072@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
harti 2005-03-02 12:33:23 UTC
FreeBSD src repository
Modified files:
. Makefile
tools/regression/usr.bin Makefile
tools/build/make_check Makefile regress.shell_2B.out
regress.shell_2j.out
regress.sysvmatch.out regress.t
regress.variables.out shell_test.sh
Removed files:
tools/regression/usr.bin/make Makefile regress.shell_2B.out
regress.shell_2j.out
regress.sysvmatch.out regress.t
regress.variables.out
shell_test.sh
Log:
Repo-copy tools/regression/usr.bin/make to tools/build/make_check
and adjust the path in the Makefile for the upgrade_checks target.
These checks are really feature upgrade checks that should be fast
and just find out whether we need to build a new make before
proceeding with other targets like buildworld. This makes the
place free for a real regression test suite in the old place.
Revision Changes Path
1.318 +1 -1 src/Makefile
1.28 +0 -0 src/tools/build/make_check/Makefile
1.2 +0 -0 src/tools/build/make_check/regress.shell_2B.out
1.2 +0 -0 src/tools/build/make_check/regress.shell_2j.out
1.2 +0 -0 src/tools/build/make_check/regress.sysvmatch.out
1.2 +0 -0 src/tools/build/make_check/regress.t
1.2 +0 -0 src/tools/build/make_check/regress.variables.out
1.2 +0 -0 src/tools/build/make_check/shell_test.sh
1.9 +1 -1 src/tools/regression/usr.bin/Makefile
1.28 +0 -300 src/tools/regression/usr.bin/make/Makefile (dead)
1.2 +0 -3 src/tools/regression/usr.bin/make/regress.shell_2B.out (dead)
1.2 +0 -6 src/tools/regression/usr.bin/make/regress.shell_2j.out (dead)
1.2 +0 -1 src/tools/regression/usr.bin/make/regress.sysvmatch.out (dead)
1.2 +0 -5 src/tools/regression/usr.bin/make/regress.t (dead)
1.2 +0 -1 src/tools/regression/usr.bin/make/regress.variables.out (dead)
1.2 +0 -6 src/tools/regression/usr.bin/make/shell_test.sh (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503021233.j22CXNop065072>
