]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r266074,r266104,r266147:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 30 Dec 2014 02:32:48 +0000 (02:32 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 30 Dec 2014 02:32:48 +0000 (02:32 +0000)
commit18ab67e34bde94ef47bc217c226acd64fbe3f87f
tree296af32f8435c92fe88e114d49f3007c65dedff1
parente63e9a1e84d9c14f428943cfcfc63404187b91e5
MFC r266074,r266104,r266147:

r266074:

  Move old fmake tests into bmake and hook them to the build.

  This first step is mostly to prevent the code from rotting even further
  and to ensure these do not get wiped when fmake's code is removed from
  the tree.

  These tests are currently being skipped because they detect the underlying
  make is not fmake and thus disable themselves -- and the reason is that
  some of the tests fail, possibly due to legitimate bugs.  Enabling them to
  run against bmake will come separately.

  Lastly, it would be ideal if these tests were fed upstream but they are
  not ready for that yet.  In the interim, just put them under usr.bin/bmake/
  while we sort things out.  The existence of a different unit-tests directory
  within here makes me feel less guilty about this.

  Change confirmed working with a clean amd64 build.

r266104:

  Undo changes to the generated Makefile. Move tests directory to proper
  location, including updating the test to work in the more-fragile
  fmake -> bmake bootstrap environment.

r266147:

  Makefile.inc is also included by the tests subdirectory, which results
  in SUBDIRS having tests added to it, which fails. Work around this by
  checking to make sure tests exists before adding it to subdirs and
  work to get the generated file fixed so we can rename Makefile.inc to
  something else so it isn't automatically included by subdirs...

git-svn-id: svn://svn.freebsd.org/base/stable/10@276389 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
326 files changed:
etc/mtree/BSD.tests.dist
usr.bin/bmake/Makefile
usr.bin/bmake/Makefile.inc
usr.bin/bmake/tests/Makefile [moved from usr.bin/make/tests/Makefile with 88% similarity]
usr.bin/bmake/tests/README [moved from usr.bin/make/tests/README with 100% similarity]
usr.bin/bmake/tests/archives/Makefile [moved from usr.bin/make/tests/archives/Makefile with 65% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd/Makefile [moved from usr.bin/make/tests/archives/fmt_oldbsd/Makefile with 92% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd/Makefile.test [moved from usr.bin/make/tests/archives/fmt_44bsd/Makefile.test with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd/expected.status.1 [moved from usr.bin/make/tests/archives/fmt_44bsd/expected.status.1 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd/expected.status.2 [moved from usr.bin/make/tests/archives/fmt_44bsd/expected.status.2 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd/expected.status.3 [moved from usr.bin/make/tests/archives/fmt_44bsd/expected.status.3 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd/expected.status.4 [moved from usr.bin/make/tests/archives/fmt_44bsd/expected.status.4 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd/expected.status.5 [moved from usr.bin/make/tests/archives/fmt_44bsd/expected.status.5 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd/expected.status.6 [moved from usr.bin/make/tests/archives/fmt_44bsd/expected.status.6 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd/expected.status.7 [moved from usr.bin/make/tests/archives/fmt_44bsd/expected.status.7 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd/expected.stderr.1 [moved from usr.bin/make/tests/archives/fmt_44bsd/expected.stderr.1 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd/expected.stderr.2 [moved from usr.bin/make/tests/archives/fmt_44bsd/expected.stderr.2 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd/expected.stderr.3 [moved from usr.bin/make/tests/archives/fmt_44bsd/expected.stderr.3 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd/expected.stderr.4 [moved from usr.bin/make/tests/archives/fmt_44bsd/expected.stderr.4 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd/expected.stderr.5 [moved from usr.bin/make/tests/archives/fmt_44bsd/expected.stderr.5 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd/expected.stderr.6 [moved from usr.bin/make/tests/archives/fmt_44bsd/expected.stderr.6 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd/expected.stderr.7 [moved from usr.bin/make/tests/archives/fmt_44bsd/expected.stderr.7 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd/expected.stdout.1 [moved from usr.bin/make/tests/archives/fmt_44bsd/expected.stdout.1 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd/expected.stdout.2 [moved from usr.bin/make/tests/archives/fmt_44bsd/expected.stdout.2 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd/expected.stdout.3 [moved from usr.bin/make/tests/archives/fmt_44bsd/expected.stdout.3 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd/expected.stdout.4 [moved from usr.bin/make/tests/archives/fmt_44bsd/expected.stdout.4 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd/expected.stdout.5 [moved from usr.bin/make/tests/archives/fmt_44bsd/expected.stdout.5 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd/expected.stdout.6 [moved from usr.bin/make/tests/archives/fmt_44bsd/expected.stdout.6 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd/expected.stdout.7 [moved from usr.bin/make/tests/archives/fmt_44bsd/expected.stdout.7 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd/legacy_test.sh [moved from usr.bin/make/tests/archives/fmt_44bsd/legacy_test.sh with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd/libtest.a [moved from usr.bin/make/tests/archives/fmt_44bsd/libtest.a with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd_mod/Makefile [moved from usr.bin/make/tests/archives/fmt_44bsd_mod/Makefile with 92% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd_mod/Makefile.test [moved from usr.bin/make/tests/archives/fmt_44bsd_mod/Makefile.test with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd_mod/expected.status.1 [moved from usr.bin/make/tests/archives/fmt_44bsd_mod/expected.status.1 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd_mod/expected.status.2 [moved from usr.bin/make/tests/archives/fmt_44bsd_mod/expected.status.2 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd_mod/expected.status.3 [moved from usr.bin/make/tests/archives/fmt_44bsd_mod/expected.status.3 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd_mod/expected.status.4 [moved from usr.bin/make/tests/archives/fmt_44bsd_mod/expected.status.4 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd_mod/expected.status.5 [moved from usr.bin/make/tests/archives/fmt_44bsd_mod/expected.status.5 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd_mod/expected.status.6 [moved from usr.bin/make/tests/archives/fmt_44bsd_mod/expected.status.6 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd_mod/expected.status.7 [moved from usr.bin/make/tests/archives/fmt_44bsd_mod/expected.status.7 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd_mod/expected.stderr.1 [moved from usr.bin/make/tests/archives/fmt_44bsd_mod/expected.stderr.1 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd_mod/expected.stderr.2 [moved from usr.bin/make/tests/archives/fmt_44bsd_mod/expected.stderr.2 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd_mod/expected.stderr.3 [moved from usr.bin/make/tests/archives/fmt_44bsd_mod/expected.stderr.3 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd_mod/expected.stderr.4 [moved from usr.bin/make/tests/archives/fmt_44bsd_mod/expected.stderr.4 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd_mod/expected.stderr.5 [moved from usr.bin/make/tests/archives/fmt_44bsd_mod/expected.stderr.5 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd_mod/expected.stderr.6 [moved from usr.bin/make/tests/archives/fmt_44bsd_mod/expected.stderr.6 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd_mod/expected.stderr.7 [moved from usr.bin/make/tests/archives/fmt_44bsd_mod/expected.stderr.7 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd_mod/expected.stdout.1 [moved from usr.bin/make/tests/archives/fmt_44bsd_mod/expected.stdout.1 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd_mod/expected.stdout.2 [moved from usr.bin/make/tests/archives/fmt_44bsd_mod/expected.stdout.2 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd_mod/expected.stdout.3 [moved from usr.bin/make/tests/archives/fmt_44bsd_mod/expected.stdout.3 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd_mod/expected.stdout.4 [moved from usr.bin/make/tests/archives/fmt_44bsd_mod/expected.stdout.4 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd_mod/expected.stdout.5 [moved from usr.bin/make/tests/archives/fmt_44bsd_mod/expected.stdout.5 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd_mod/expected.stdout.6 [moved from usr.bin/make/tests/archives/fmt_44bsd_mod/expected.stdout.6 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd_mod/expected.stdout.7 [moved from usr.bin/make/tests/archives/fmt_44bsd_mod/expected.stdout.7 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd_mod/legacy_test.sh [moved from usr.bin/make/tests/archives/fmt_44bsd_mod/legacy_test.sh with 100% similarity]
usr.bin/bmake/tests/archives/fmt_44bsd_mod/libtest.a [moved from usr.bin/make/tests/archives/fmt_44bsd_mod/libtest.a with 100% similarity]
usr.bin/bmake/tests/archives/fmt_oldbsd/Makefile [moved from usr.bin/make/tests/archives/fmt_44bsd/Makefile with 92% similarity]
usr.bin/bmake/tests/archives/fmt_oldbsd/Makefile.test [moved from usr.bin/make/tests/archives/fmt_oldbsd/Makefile.test with 100% similarity]
usr.bin/bmake/tests/archives/fmt_oldbsd/expected.status.1 [moved from usr.bin/make/tests/archives/fmt_oldbsd/expected.status.1 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_oldbsd/expected.status.2 [moved from usr.bin/make/tests/archives/fmt_oldbsd/expected.status.2 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_oldbsd/expected.status.3 [moved from usr.bin/make/tests/archives/fmt_oldbsd/expected.status.3 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_oldbsd/expected.status.4 [moved from usr.bin/make/tests/archives/fmt_oldbsd/expected.status.4 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_oldbsd/expected.status.5 [moved from usr.bin/make/tests/archives/fmt_oldbsd/expected.status.5 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_oldbsd/expected.status.6 [moved from usr.bin/make/tests/archives/fmt_oldbsd/expected.status.6 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_oldbsd/expected.status.7 [moved from usr.bin/make/tests/archives/fmt_oldbsd/expected.status.7 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_oldbsd/expected.stderr.1 [moved from usr.bin/make/tests/archives/fmt_oldbsd/expected.stderr.1 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_oldbsd/expected.stderr.2 [moved from usr.bin/make/tests/archives/fmt_oldbsd/expected.stderr.2 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_oldbsd/expected.stderr.3 [moved from usr.bin/make/tests/archives/fmt_oldbsd/expected.stderr.3 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_oldbsd/expected.stderr.4 [moved from usr.bin/make/tests/archives/fmt_oldbsd/expected.stderr.4 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_oldbsd/expected.stderr.5 [moved from usr.bin/make/tests/archives/fmt_oldbsd/expected.stderr.5 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_oldbsd/expected.stderr.6 [moved from usr.bin/make/tests/archives/fmt_oldbsd/expected.stderr.6 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_oldbsd/expected.stderr.7 [moved from usr.bin/make/tests/archives/fmt_oldbsd/expected.stderr.7 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_oldbsd/expected.stdout.1 [moved from usr.bin/make/tests/archives/fmt_oldbsd/expected.stdout.1 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_oldbsd/expected.stdout.2 [moved from usr.bin/make/tests/archives/fmt_oldbsd/expected.stdout.2 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_oldbsd/expected.stdout.3 [moved from usr.bin/make/tests/archives/fmt_oldbsd/expected.stdout.3 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_oldbsd/expected.stdout.4 [moved from usr.bin/make/tests/archives/fmt_oldbsd/expected.stdout.4 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_oldbsd/expected.stdout.5 [moved from usr.bin/make/tests/archives/fmt_oldbsd/expected.stdout.5 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_oldbsd/expected.stdout.6 [moved from usr.bin/make/tests/archives/fmt_oldbsd/expected.stdout.6 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_oldbsd/expected.stdout.7 [moved from usr.bin/make/tests/archives/fmt_oldbsd/expected.stdout.7 with 100% similarity]
usr.bin/bmake/tests/archives/fmt_oldbsd/legacy_test.sh [moved from usr.bin/make/tests/archives/fmt_oldbsd/legacy_test.sh with 100% similarity]
usr.bin/bmake/tests/archives/fmt_oldbsd/libtest.a [moved from usr.bin/make/tests/archives/fmt_oldbsd/libtest.a with 100% similarity]
usr.bin/bmake/tests/basic/Makefile [moved from usr.bin/make/tests/basic/Makefile with 60% similarity]
usr.bin/bmake/tests/basic/t0/Makefile [moved from usr.bin/make/tests/basic/t3/Makefile with 78% similarity]
usr.bin/bmake/tests/basic/t0/expected.status.1 [moved from usr.bin/make/tests/basic/t0/expected.status.1 with 100% similarity]
usr.bin/bmake/tests/basic/t0/expected.stderr.1 [moved from usr.bin/make/tests/basic/t0/expected.stderr.1 with 100% similarity]
usr.bin/bmake/tests/basic/t0/expected.stdout.1 [moved from usr.bin/make/tests/basic/t0/expected.stdout.1 with 100% similarity]
usr.bin/bmake/tests/basic/t0/legacy_test.sh [moved from usr.bin/make/tests/basic/t0/legacy_test.sh with 100% similarity]
usr.bin/bmake/tests/basic/t1/Makefile [moved from usr.bin/make/tests/basic/t2/Makefile with 80% similarity]
usr.bin/bmake/tests/basic/t1/Makefile.test [moved from usr.bin/make/tests/basic/t1/Makefile.test with 100% similarity]
usr.bin/bmake/tests/basic/t1/expected.status.1 [moved from usr.bin/make/tests/basic/t1/expected.status.1 with 100% similarity]
usr.bin/bmake/tests/basic/t1/expected.stderr.1 [moved from usr.bin/make/tests/basic/t1/expected.stderr.1 with 100% similarity]
usr.bin/bmake/tests/basic/t1/expected.stdout.1 [moved from usr.bin/make/tests/basic/t1/expected.stdout.1 with 100% similarity]
usr.bin/bmake/tests/basic/t1/legacy_test.sh [moved from usr.bin/make/tests/basic/t1/legacy_test.sh with 100% similarity]
usr.bin/bmake/tests/basic/t2/Makefile [moved from usr.bin/make/tests/basic/t1/Makefile with 80% similarity]
usr.bin/bmake/tests/basic/t2/Makefile.test [moved from usr.bin/make/tests/basic/t2/Makefile.test with 100% similarity]
usr.bin/bmake/tests/basic/t2/expected.status.1 [moved from usr.bin/make/tests/basic/t2/expected.status.1 with 100% similarity]
usr.bin/bmake/tests/basic/t2/expected.stderr.1 [moved from usr.bin/make/tests/basic/t2/expected.stderr.1 with 100% similarity]
usr.bin/bmake/tests/basic/t2/expected.stdout.1 [moved from usr.bin/make/tests/basic/t2/expected.stdout.1 with 100% similarity]
usr.bin/bmake/tests/basic/t2/legacy_test.sh [moved from usr.bin/make/tests/basic/t2/legacy_test.sh with 100% similarity]
usr.bin/bmake/tests/basic/t3/Makefile [moved from usr.bin/make/tests/basic/t0/Makefile with 78% similarity]
usr.bin/bmake/tests/basic/t3/expected.status.1 [moved from usr.bin/make/tests/basic/t3/expected.status.1 with 100% similarity]
usr.bin/bmake/tests/basic/t3/expected.stderr.1 [moved from usr.bin/make/tests/basic/t3/expected.stderr.1 with 100% similarity]
usr.bin/bmake/tests/basic/t3/expected.stdout.1 [moved from usr.bin/make/tests/basic/t3/expected.stdout.1 with 100% similarity]
usr.bin/bmake/tests/basic/t3/legacy_test.sh [moved from usr.bin/make/tests/basic/t3/legacy_test.sh with 100% similarity]
usr.bin/bmake/tests/common.sh [moved from usr.bin/make/tests/common.sh with 100% similarity]
usr.bin/bmake/tests/execution/Makefile [moved from usr.bin/make/tests/execution/Makefile with 62% similarity]
usr.bin/bmake/tests/execution/ellipsis/Makefile [moved from usr.bin/make/tests/execution/ellipsis/Makefile with 77% similarity]
usr.bin/bmake/tests/execution/ellipsis/Makefile.test [moved from usr.bin/make/tests/execution/ellipsis/Makefile.test with 100% similarity]
usr.bin/bmake/tests/execution/ellipsis/expected.status.1 [moved from usr.bin/make/tests/execution/ellipsis/expected.status.1 with 100% similarity]
usr.bin/bmake/tests/execution/ellipsis/expected.stderr.1 [moved from usr.bin/make/tests/execution/ellipsis/expected.stderr.1 with 100% similarity]
usr.bin/bmake/tests/execution/ellipsis/expected.stdout.1 [moved from usr.bin/make/tests/execution/ellipsis/expected.stdout.1 with 100% similarity]
usr.bin/bmake/tests/execution/ellipsis/legacy_test.sh [moved from usr.bin/make/tests/execution/ellipsis/legacy_test.sh with 100% similarity]
usr.bin/bmake/tests/execution/empty/Makefile [moved from usr.bin/make/tests/execution/joberr/Makefile with 78% similarity]
usr.bin/bmake/tests/execution/empty/Makefile.test [moved from usr.bin/make/tests/execution/empty/Makefile.test with 100% similarity]
usr.bin/bmake/tests/execution/empty/expected.status.1 [moved from usr.bin/make/tests/execution/empty/expected.status.1 with 100% similarity]
usr.bin/bmake/tests/execution/empty/expected.stderr.1 [moved from usr.bin/make/tests/execution/empty/expected.stderr.1 with 100% similarity]
usr.bin/bmake/tests/execution/empty/expected.stdout.1 [moved from usr.bin/make/tests/execution/empty/expected.stdout.1 with 100% similarity]
usr.bin/bmake/tests/execution/empty/legacy_test.sh [moved from usr.bin/make/tests/execution/empty/legacy_test.sh with 100% similarity]
usr.bin/bmake/tests/execution/joberr/Makefile [moved from usr.bin/make/tests/execution/empty/Makefile with 77% similarity]
usr.bin/bmake/tests/execution/joberr/Makefile.test [moved from usr.bin/make/tests/execution/joberr/Makefile.test with 100% similarity]
usr.bin/bmake/tests/execution/joberr/expected.status.1 [moved from usr.bin/make/tests/execution/joberr/expected.status.1 with 100% similarity]
usr.bin/bmake/tests/execution/joberr/expected.stderr.1 [moved from usr.bin/make/tests/execution/joberr/expected.stderr.1 with 100% similarity]
usr.bin/bmake/tests/execution/joberr/expected.stdout.1 [moved from usr.bin/make/tests/execution/joberr/expected.stdout.1 with 100% similarity]
usr.bin/bmake/tests/execution/joberr/legacy_test.sh [moved from usr.bin/make/tests/execution/joberr/legacy_test.sh with 100% similarity]
usr.bin/bmake/tests/execution/plus/Makefile [moved from usr.bin/make/tests/execution/plus/Makefile with 78% similarity]
usr.bin/bmake/tests/execution/plus/Makefile.test [moved from usr.bin/make/tests/execution/plus/Makefile.test with 100% similarity]
usr.bin/bmake/tests/execution/plus/expected.status.1 [moved from usr.bin/make/tests/execution/plus/expected.status.1 with 100% similarity]
usr.bin/bmake/tests/execution/plus/expected.stderr.1 [moved from usr.bin/make/tests/execution/plus/expected.stderr.1 with 100% similarity]
usr.bin/bmake/tests/execution/plus/expected.stdout.1 [moved from usr.bin/make/tests/execution/plus/expected.stdout.1 with 100% similarity]
usr.bin/bmake/tests/execution/plus/legacy_test.sh [moved from usr.bin/make/tests/execution/plus/legacy_test.sh with 100% similarity]
usr.bin/bmake/tests/shell/Makefile [moved from usr.bin/make/tests/shell/Makefile with 69% similarity]
usr.bin/bmake/tests/shell/builtin/Makefile [moved from usr.bin/make/tests/shell/builtin/Makefile with 84% similarity]
usr.bin/bmake/tests/shell/builtin/Makefile.test [moved from usr.bin/make/tests/shell/builtin/Makefile.test with 100% similarity]
usr.bin/bmake/tests/shell/builtin/expected.status.1 [moved from usr.bin/make/tests/shell/builtin/expected.status.1 with 100% similarity]
usr.bin/bmake/tests/shell/builtin/expected.status.2 [moved from usr.bin/make/tests/shell/builtin/expected.status.2 with 100% similarity]
usr.bin/bmake/tests/shell/builtin/expected.stderr.1 [moved from usr.bin/make/tests/shell/builtin/expected.stderr.1 with 100% similarity]
usr.bin/bmake/tests/shell/builtin/expected.stderr.2 [moved from usr.bin/make/tests/shell/builtin/expected.stderr.2 with 100% similarity]
usr.bin/bmake/tests/shell/builtin/expected.stdout.1 [moved from usr.bin/make/tests/shell/builtin/expected.stdout.1 with 100% similarity]
usr.bin/bmake/tests/shell/builtin/expected.stdout.2 [moved from usr.bin/make/tests/shell/builtin/expected.stdout.2 with 100% similarity]
usr.bin/bmake/tests/shell/builtin/legacy_test.sh [moved from usr.bin/make/tests/shell/builtin/legacy_test.sh with 100% similarity]
usr.bin/bmake/tests/shell/builtin/sh [moved from usr.bin/make/tests/shell/builtin/sh with 100% similarity]
usr.bin/bmake/tests/shell/meta/Makefile [moved from usr.bin/make/tests/shell/meta/Makefile with 85% similarity]
usr.bin/bmake/tests/shell/meta/Makefile.test [moved from usr.bin/make/tests/shell/meta/Makefile.test with 100% similarity]
usr.bin/bmake/tests/shell/meta/expected.status.1 [moved from usr.bin/make/tests/shell/meta/expected.status.1 with 100% similarity]
usr.bin/bmake/tests/shell/meta/expected.status.2 [moved from usr.bin/make/tests/shell/meta/expected.status.2 with 100% similarity]
usr.bin/bmake/tests/shell/meta/expected.stderr.1 [moved from usr.bin/make/tests/shell/meta/expected.stderr.1 with 100% similarity]
usr.bin/bmake/tests/shell/meta/expected.stderr.2 [moved from usr.bin/make/tests/shell/meta/expected.stderr.2 with 100% similarity]
usr.bin/bmake/tests/shell/meta/expected.stdout.1 [moved from usr.bin/make/tests/shell/meta/expected.stdout.1 with 100% similarity]
usr.bin/bmake/tests/shell/meta/expected.stdout.2 [moved from usr.bin/make/tests/shell/meta/expected.stdout.2 with 100% similarity]
usr.bin/bmake/tests/shell/meta/legacy_test.sh [moved from usr.bin/make/tests/shell/meta/legacy_test.sh with 100% similarity]
usr.bin/bmake/tests/shell/meta/sh [moved from usr.bin/make/tests/shell/meta/sh with 100% similarity]
usr.bin/bmake/tests/shell/path/Makefile [moved from usr.bin/make/tests/shell/path/Makefile with 85% similarity]
usr.bin/bmake/tests/shell/path/Makefile.test [moved from usr.bin/make/tests/shell/path/Makefile.test with 100% similarity]
usr.bin/bmake/tests/shell/path/expected.status.1 [moved from usr.bin/make/tests/shell/path/expected.status.1 with 100% similarity]
usr.bin/bmake/tests/shell/path/expected.status.2 [moved from usr.bin/make/tests/shell/path/expected.status.2 with 100% similarity]
usr.bin/bmake/tests/shell/path/expected.stderr.1 [moved from usr.bin/make/tests/shell/path/expected.stderr.1 with 100% similarity]
usr.bin/bmake/tests/shell/path/expected.stderr.2 [moved from usr.bin/make/tests/shell/path/expected.stderr.2 with 100% similarity]
usr.bin/bmake/tests/shell/path/expected.stdout.1 [moved from usr.bin/make/tests/shell/path/expected.stdout.1 with 100% similarity]
usr.bin/bmake/tests/shell/path/expected.stdout.2 [moved from usr.bin/make/tests/shell/path/expected.stdout.2 with 100% similarity]
usr.bin/bmake/tests/shell/path/legacy_test.sh [moved from usr.bin/make/tests/shell/path/legacy_test.sh with 100% similarity]
usr.bin/bmake/tests/shell/path/sh [moved from usr.bin/make/tests/shell/path/sh with 100% similarity]
usr.bin/bmake/tests/shell/path_select/Makefile [moved from usr.bin/make/tests/shell/path_select/Makefile with 83% similarity]
usr.bin/bmake/tests/shell/path_select/Makefile.test [moved from usr.bin/make/tests/shell/path_select/Makefile.test with 100% similarity]
usr.bin/bmake/tests/shell/path_select/expected.status.1 [moved from usr.bin/make/tests/shell/path_select/expected.status.1 with 100% similarity]
usr.bin/bmake/tests/shell/path_select/expected.status.2 [moved from usr.bin/make/tests/shell/path_select/expected.status.2 with 100% similarity]
usr.bin/bmake/tests/shell/path_select/expected.stderr.1 [moved from usr.bin/make/tests/shell/path_select/expected.stderr.1 with 100% similarity]
usr.bin/bmake/tests/shell/path_select/expected.stderr.2 [moved from usr.bin/make/tests/shell/path_select/expected.stderr.2 with 100% similarity]
usr.bin/bmake/tests/shell/path_select/expected.stdout.1 [moved from usr.bin/make/tests/shell/path_select/expected.stdout.1 with 100% similarity]
usr.bin/bmake/tests/shell/path_select/expected.stdout.2 [moved from usr.bin/make/tests/shell/path_select/expected.stdout.2 with 100% similarity]
usr.bin/bmake/tests/shell/path_select/legacy_test.sh [moved from usr.bin/make/tests/shell/path_select/legacy_test.sh with 100% similarity]
usr.bin/bmake/tests/shell/path_select/shell [moved from usr.bin/make/tests/shell/path_select/shell with 100% similarity]
usr.bin/bmake/tests/shell/replace/Makefile [moved from usr.bin/make/tests/shell/replace/Makefile with 84% similarity]
usr.bin/bmake/tests/shell/replace/Makefile.test [moved from usr.bin/make/tests/shell/replace/Makefile.test with 100% similarity]
usr.bin/bmake/tests/shell/replace/expected.status.1 [moved from usr.bin/make/tests/shell/replace/expected.status.1 with 100% similarity]
usr.bin/bmake/tests/shell/replace/expected.status.2 [moved from usr.bin/make/tests/shell/replace/expected.status.2 with 100% similarity]
usr.bin/bmake/tests/shell/replace/expected.stderr.1 [moved from usr.bin/make/tests/shell/replace/expected.stderr.1 with 100% similarity]
usr.bin/bmake/tests/shell/replace/expected.stderr.2 [moved from usr.bin/make/tests/shell/replace/expected.stderr.2 with 100% similarity]
usr.bin/bmake/tests/shell/replace/expected.stdout.1 [moved from usr.bin/make/tests/shell/replace/expected.stdout.1 with 100% similarity]
usr.bin/bmake/tests/shell/replace/expected.stdout.2 [moved from usr.bin/make/tests/shell/replace/expected.stdout.2 with 100% similarity]
usr.bin/bmake/tests/shell/replace/legacy_test.sh [moved from usr.bin/make/tests/shell/replace/legacy_test.sh with 100% similarity]
usr.bin/bmake/tests/shell/replace/shell [moved from usr.bin/make/tests/shell/replace/shell with 100% similarity]
usr.bin/bmake/tests/shell/select/Makefile [moved from usr.bin/make/tests/shell/select/Makefile with 84% similarity]
usr.bin/bmake/tests/shell/select/Makefile.test [moved from usr.bin/make/tests/shell/select/Makefile.test with 100% similarity]
usr.bin/bmake/tests/shell/select/expected.status.1 [moved from usr.bin/make/tests/shell/select/expected.status.1 with 100% similarity]
usr.bin/bmake/tests/shell/select/expected.status.2 [moved from usr.bin/make/tests/shell/select/expected.status.2 with 100% similarity]
usr.bin/bmake/tests/shell/select/expected.stderr.1 [moved from usr.bin/make/tests/shell/select/expected.stderr.1 with 100% similarity]
usr.bin/bmake/tests/shell/select/expected.stderr.2 [moved from usr.bin/make/tests/shell/select/expected.stderr.2 with 100% similarity]
usr.bin/bmake/tests/shell/select/expected.stdout.1 [moved from usr.bin/make/tests/shell/select/expected.stdout.1 with 100% similarity]
usr.bin/bmake/tests/shell/select/expected.stdout.2 [moved from usr.bin/make/tests/shell/select/expected.stdout.2 with 100% similarity]
usr.bin/bmake/tests/shell/select/legacy_test.sh [moved from usr.bin/make/tests/shell/select/legacy_test.sh with 100% similarity]
usr.bin/bmake/tests/suffixes/Makefile [moved from usr.bin/make/tests/suffixes/Makefile with 63% similarity]
usr.bin/bmake/tests/suffixes/basic/Makefile [moved from usr.bin/make/tests/suffixes/basic/Makefile with 79% similarity]
usr.bin/bmake/tests/suffixes/basic/Makefile.test [moved from usr.bin/make/tests/suffixes/basic/Makefile.test with 100% similarity]
usr.bin/bmake/tests/suffixes/basic/TEST1.a [moved from usr.bin/make/tests/suffixes/basic/TEST1.a with 100% similarity]
usr.bin/bmake/tests/suffixes/basic/expected.status.1 [moved from usr.bin/make/tests/suffixes/basic/expected.status.1 with 100% similarity]
usr.bin/bmake/tests/suffixes/basic/expected.stderr.1 [moved from usr.bin/make/tests/suffixes/basic/expected.stderr.1 with 100% similarity]
usr.bin/bmake/tests/suffixes/basic/expected.stdout.1 [moved from usr.bin/make/tests/suffixes/basic/expected.stdout.1 with 100% similarity]
usr.bin/bmake/tests/suffixes/basic/legacy_test.sh [moved from usr.bin/make/tests/suffixes/basic/legacy_test.sh with 100% similarity]
usr.bin/bmake/tests/suffixes/src_wild1/Makefile [moved from usr.bin/make/tests/suffixes/src_wild1/Makefile with 80% similarity]
usr.bin/bmake/tests/suffixes/src_wild1/Makefile.test [moved from usr.bin/make/tests/suffixes/src_wild1/Makefile.test with 100% similarity]
usr.bin/bmake/tests/suffixes/src_wild1/TEST1.a [moved from usr.bin/make/tests/suffixes/src_wild1/TEST1.a with 100% similarity]
usr.bin/bmake/tests/suffixes/src_wild1/TEST2.a [moved from usr.bin/make/tests/suffixes/src_wild1/TEST2.a with 100% similarity]
usr.bin/bmake/tests/suffixes/src_wild1/expected.status.1 [moved from usr.bin/make/tests/suffixes/src_wild1/expected.status.1 with 100% similarity]
usr.bin/bmake/tests/suffixes/src_wild1/expected.stderr.1 [moved from usr.bin/make/tests/suffixes/src_wild1/expected.stderr.1 with 100% similarity]
usr.bin/bmake/tests/suffixes/src_wild1/expected.stdout.1 [moved from usr.bin/make/tests/suffixes/src_wild1/expected.stdout.1 with 100% similarity]
usr.bin/bmake/tests/suffixes/src_wild1/legacy_test.sh [moved from usr.bin/make/tests/suffixes/src_wild1/legacy_test.sh with 100% similarity]
usr.bin/bmake/tests/suffixes/src_wild2/Makefile [moved from usr.bin/make/tests/suffixes/src_wild2/Makefile with 80% similarity]
usr.bin/bmake/tests/suffixes/src_wild2/Makefile.test [moved from usr.bin/make/tests/suffixes/src_wild2/Makefile.test with 100% similarity]
usr.bin/bmake/tests/suffixes/src_wild2/TEST1.a [moved from usr.bin/make/tests/suffixes/src_wild2/TEST1.a with 100% similarity]
usr.bin/bmake/tests/suffixes/src_wild2/TEST2.a [moved from usr.bin/make/tests/suffixes/src_wild2/TEST2.a with 100% similarity]
usr.bin/bmake/tests/suffixes/src_wild2/expected.status.1 [moved from usr.bin/make/tests/suffixes/src_wild2/expected.status.1 with 100% similarity]
usr.bin/bmake/tests/suffixes/src_wild2/expected.stderr.1 [moved from usr.bin/make/tests/suffixes/src_wild2/expected.stderr.1 with 100% similarity]
usr.bin/bmake/tests/suffixes/src_wild2/expected.stdout.1 [moved from usr.bin/make/tests/suffixes/src_wild2/expected.stdout.1 with 100% similarity]
usr.bin/bmake/tests/suffixes/src_wild2/legacy_test.sh [moved from usr.bin/make/tests/suffixes/src_wild2/legacy_test.sh with 100% similarity]
usr.bin/bmake/tests/syntax/Makefile [moved from usr.bin/make/tests/syntax/Makefile with 66% similarity]
usr.bin/bmake/tests/syntax/directive-t0/Makefile [new file with mode: 0644]
usr.bin/bmake/tests/syntax/directive-t0/Makefile.test [moved from usr.bin/make/tests/syntax/directive-t0/Makefile.test with 100% similarity]
usr.bin/bmake/tests/syntax/directive-t0/expected.status.1 [moved from usr.bin/make/tests/syntax/directive-t0/expected.status.1 with 100% similarity]
usr.bin/bmake/tests/syntax/directive-t0/expected.stderr.1 [moved from usr.bin/make/tests/syntax/directive-t0/expected.stderr.1 with 100% similarity]
usr.bin/bmake/tests/syntax/directive-t0/expected.stdout.1 [moved from usr.bin/make/tests/syntax/directive-t0/expected.stdout.1 with 100% similarity]
usr.bin/bmake/tests/syntax/directive-t0/legacy_test.sh [moved from usr.bin/make/tests/syntax/directive-t0/legacy_test.sh with 100% similarity]
usr.bin/bmake/tests/syntax/enl/Makefile [moved from usr.bin/make/tests/syntax/enl/Makefile with 91% similarity]
usr.bin/bmake/tests/syntax/enl/Makefile.test [moved from usr.bin/make/tests/syntax/enl/Makefile.test with 100% similarity]
usr.bin/bmake/tests/syntax/enl/expected.status.1 [moved from usr.bin/make/tests/syntax/enl/expected.status.1 with 100% similarity]
usr.bin/bmake/tests/syntax/enl/expected.status.2 [moved from usr.bin/make/tests/syntax/enl/expected.status.2 with 100% similarity]
usr.bin/bmake/tests/syntax/enl/expected.status.3 [moved from usr.bin/make/tests/syntax/enl/expected.status.3 with 100% similarity]
usr.bin/bmake/tests/syntax/enl/expected.status.4 [moved from usr.bin/make/tests/syntax/enl/expected.status.4 with 100% similarity]
usr.bin/bmake/tests/syntax/enl/expected.status.5 [moved from usr.bin/make/tests/syntax/enl/expected.status.5 with 100% similarity]
usr.bin/bmake/tests/syntax/enl/expected.stderr.1 [moved from usr.bin/make/tests/syntax/enl/expected.stderr.1 with 100% similarity]
usr.bin/bmake/tests/syntax/enl/expected.stderr.2 [moved from usr.bin/make/tests/syntax/enl/expected.stderr.2 with 100% similarity]
usr.bin/bmake/tests/syntax/enl/expected.stderr.3 [moved from usr.bin/make/tests/syntax/enl/expected.stderr.3 with 100% similarity]
usr.bin/bmake/tests/syntax/enl/expected.stderr.4 [moved from usr.bin/make/tests/syntax/enl/expected.stderr.4 with 100% similarity]
usr.bin/bmake/tests/syntax/enl/expected.stderr.5 [moved from usr.bin/make/tests/syntax/enl/expected.stderr.5 with 100% similarity]
usr.bin/bmake/tests/syntax/enl/expected.stdout.1 [moved from usr.bin/make/tests/syntax/enl/expected.stdout.1 with 100% similarity]
usr.bin/bmake/tests/syntax/enl/expected.stdout.2 [moved from usr.bin/make/tests/syntax/enl/expected.stdout.2 with 100% similarity]
usr.bin/bmake/tests/syntax/enl/expected.stdout.3 [moved from usr.bin/make/tests/syntax/enl/expected.stdout.3 with 100% similarity]
usr.bin/bmake/tests/syntax/enl/expected.stdout.4 [moved from usr.bin/make/tests/syntax/enl/expected.stdout.4 with 100% similarity]
usr.bin/bmake/tests/syntax/enl/expected.stdout.5 [moved from usr.bin/make/tests/syntax/enl/expected.stdout.5 with 100% similarity]
usr.bin/bmake/tests/syntax/enl/legacy_test.sh [moved from usr.bin/make/tests/syntax/enl/legacy_test.sh with 100% similarity]
usr.bin/bmake/tests/syntax/funny-targets/Makefile [moved from usr.bin/make/tests/syntax/funny-targets/Makefile with 82% similarity]
usr.bin/bmake/tests/syntax/funny-targets/Makefile.test [moved from usr.bin/make/tests/syntax/funny-targets/Makefile.test with 100% similarity]
usr.bin/bmake/tests/syntax/funny-targets/expected.status.1 [moved from usr.bin/make/tests/syntax/funny-targets/expected.status.1 with 100% similarity]
usr.bin/bmake/tests/syntax/funny-targets/expected.status.2 [moved from usr.bin/make/tests/syntax/funny-targets/expected.status.2 with 100% similarity]
usr.bin/bmake/tests/syntax/funny-targets/expected.stderr.1 [moved from usr.bin/make/tests/syntax/funny-targets/expected.stderr.1 with 100% similarity]
usr.bin/bmake/tests/syntax/funny-targets/expected.stderr.2 [moved from usr.bin/make/tests/syntax/funny-targets/expected.stderr.2 with 100% similarity]
usr.bin/bmake/tests/syntax/funny-targets/expected.stdout.1 [moved from usr.bin/make/tests/syntax/funny-targets/expected.stdout.1 with 100% similarity]
usr.bin/bmake/tests/syntax/funny-targets/expected.stdout.2 [moved from usr.bin/make/tests/syntax/funny-targets/expected.stdout.2 with 100% similarity]
usr.bin/bmake/tests/syntax/funny-targets/legacy_test.sh [moved from usr.bin/make/tests/syntax/funny-targets/legacy_test.sh with 100% similarity]
usr.bin/bmake/tests/syntax/semi/Makefile [moved from usr.bin/make/tests/syntax/semi/Makefile with 84% similarity]
usr.bin/bmake/tests/syntax/semi/Makefile.test [moved from usr.bin/make/tests/syntax/semi/Makefile.test with 100% similarity]
usr.bin/bmake/tests/syntax/semi/expected.status.1 [moved from usr.bin/make/tests/syntax/semi/expected.status.1 with 100% similarity]
usr.bin/bmake/tests/syntax/semi/expected.status.2 [moved from usr.bin/make/tests/syntax/semi/expected.status.2 with 100% similarity]
usr.bin/bmake/tests/syntax/semi/expected.stderr.1 [moved from usr.bin/make/tests/syntax/semi/expected.stderr.1 with 100% similarity]
usr.bin/bmake/tests/syntax/semi/expected.stderr.2 [moved from usr.bin/make/tests/syntax/semi/expected.stderr.2 with 100% similarity]
usr.bin/bmake/tests/syntax/semi/expected.stdout.1 [moved from usr.bin/make/tests/syntax/semi/expected.stdout.1 with 100% similarity]
usr.bin/bmake/tests/syntax/semi/expected.stdout.2 [moved from usr.bin/make/tests/syntax/semi/expected.stdout.2 with 100% similarity]
usr.bin/bmake/tests/syntax/semi/legacy_test.sh [moved from usr.bin/make/tests/syntax/semi/legacy_test.sh with 100% similarity]
usr.bin/bmake/tests/sysmk/Makefile [moved from usr.bin/make/tests/sysmk/Makefile with 59% similarity]
usr.bin/bmake/tests/sysmk/t0/2/1/Makefile [moved from usr.bin/make/tests/variables/t0/Makefile with 79% similarity]
usr.bin/bmake/tests/sysmk/t0/2/1/Makefile.test [moved from usr.bin/make/tests/sysmk/t0/2/1/Makefile.test with 100% similarity]
usr.bin/bmake/tests/sysmk/t0/2/1/expected.status.1 [moved from usr.bin/make/tests/sysmk/t0/2/1/expected.status.1 with 100% similarity]
usr.bin/bmake/tests/sysmk/t0/2/1/expected.stderr.1 [moved from usr.bin/make/tests/sysmk/t0/2/1/expected.stderr.1 with 100% similarity]
usr.bin/bmake/tests/sysmk/t0/2/1/expected.stdout.1 [moved from usr.bin/make/tests/sysmk/t0/2/1/expected.stdout.1 with 100% similarity]
usr.bin/bmake/tests/sysmk/t0/2/1/legacy_test.sh [moved from usr.bin/make/tests/sysmk/t0/2/1/legacy_test.sh with 100% similarity]
usr.bin/bmake/tests/sysmk/t0/2/Makefile [moved from usr.bin/make/tests/sysmk/t2/2/Makefile with 53% similarity]
usr.bin/bmake/tests/sysmk/t0/Makefile [moved from usr.bin/make/tests/sysmk/t1/Makefile with 59% similarity]
usr.bin/bmake/tests/sysmk/t0/mk/Makefile [moved from usr.bin/make/tests/sysmk/t0/mk/Makefile with 69% similarity]
usr.bin/bmake/tests/sysmk/t0/mk/sys.mk.test [moved from usr.bin/make/tests/sysmk/t0/mk/sys.mk.test with 100% similarity]
usr.bin/bmake/tests/sysmk/t1/2/1/Makefile [moved from usr.bin/make/tests/sysmk/t1/2/1/Makefile with 78% similarity]
usr.bin/bmake/tests/sysmk/t1/2/1/cleanup [moved from usr.bin/make/tests/sysmk/t1/2/1/cleanup with 100% similarity]
usr.bin/bmake/tests/sysmk/t1/2/1/expected.status.1 [moved from usr.bin/make/tests/sysmk/t1/2/1/expected.status.1 with 100% similarity]
usr.bin/bmake/tests/sysmk/t1/2/1/expected.stderr.1 [moved from usr.bin/make/tests/sysmk/t1/2/1/expected.stderr.1 with 100% similarity]
usr.bin/bmake/tests/sysmk/t1/2/1/expected.stdout.1 [moved from usr.bin/make/tests/sysmk/t1/2/1/expected.stdout.1 with 100% similarity]
usr.bin/bmake/tests/sysmk/t1/2/1/legacy_test.sh [moved from usr.bin/make/tests/sysmk/t1/2/1/legacy_test.sh with 100% similarity]
usr.bin/bmake/tests/sysmk/t1/2/Makefile [moved from usr.bin/make/tests/sysmk/t0/2/Makefile with 53% similarity]
usr.bin/bmake/tests/sysmk/t1/Makefile [moved from usr.bin/make/tests/sysmk/t2/Makefile with 59% similarity]
usr.bin/bmake/tests/sysmk/t1/mk/Makefile [moved from usr.bin/make/tests/sysmk/t1/mk/Makefile with 69% similarity]
usr.bin/bmake/tests/sysmk/t1/mk/sys.mk.test [moved from usr.bin/make/tests/sysmk/t1/mk/sys.mk.test with 100% similarity]
usr.bin/bmake/tests/sysmk/t2/2/1/Makefile [moved from usr.bin/make/tests/sysmk/t2/2/1/Makefile with 78% similarity]
usr.bin/bmake/tests/sysmk/t2/2/1/cleanup [moved from usr.bin/make/tests/sysmk/t2/2/1/cleanup with 100% similarity]
usr.bin/bmake/tests/sysmk/t2/2/1/expected.status.1 [moved from usr.bin/make/tests/sysmk/t2/2/1/expected.status.1 with 100% similarity]
usr.bin/bmake/tests/sysmk/t2/2/1/expected.stderr.1 [moved from usr.bin/make/tests/sysmk/t2/2/1/expected.stderr.1 with 100% similarity]
usr.bin/bmake/tests/sysmk/t2/2/1/expected.stdout.1 [moved from usr.bin/make/tests/sysmk/t2/2/1/expected.stdout.1 with 100% similarity]
usr.bin/bmake/tests/sysmk/t2/2/1/legacy_test.sh [moved from usr.bin/make/tests/sysmk/t2/2/1/legacy_test.sh with 100% similarity]
usr.bin/bmake/tests/sysmk/t2/2/Makefile [moved from usr.bin/make/tests/sysmk/t1/2/Makefile with 53% similarity]
usr.bin/bmake/tests/sysmk/t2/Makefile [moved from usr.bin/make/tests/sysmk/t0/Makefile with 59% similarity]
usr.bin/bmake/tests/sysmk/t2/mk/Makefile [moved from usr.bin/make/tests/sysmk/t2/mk/Makefile with 69% similarity]
usr.bin/bmake/tests/sysmk/t2/mk/sys.mk.test [moved from usr.bin/make/tests/sysmk/t2/mk/sys.mk.test with 100% similarity]
usr.bin/bmake/tests/test-new.mk [moved from usr.bin/make/tests/test-new.mk with 100% similarity]
usr.bin/bmake/tests/variables/Makefile [moved from usr.bin/make/tests/variables/Makefile with 64% similarity]
usr.bin/bmake/tests/variables/modifier_M/Makefile [new file with mode: 0644]
usr.bin/bmake/tests/variables/modifier_M/Makefile.test [moved from usr.bin/make/tests/variables/modifier_M/Makefile.test with 100% similarity]
usr.bin/bmake/tests/variables/modifier_M/expected.status.1 [moved from usr.bin/make/tests/variables/modifier_M/expected.status.1 with 100% similarity]
usr.bin/bmake/tests/variables/modifier_M/expected.stderr.1 [moved from usr.bin/make/tests/variables/modifier_M/expected.stderr.1 with 100% similarity]
usr.bin/bmake/tests/variables/modifier_M/expected.stdout.1 [moved from usr.bin/make/tests/variables/modifier_M/expected.stdout.1 with 100% similarity]
usr.bin/bmake/tests/variables/modifier_M/legacy_test.sh [moved from usr.bin/make/tests/variables/modifier_M/legacy_test.sh with 100% similarity]
usr.bin/bmake/tests/variables/modifier_t/Makefile [moved from usr.bin/make/tests/variables/modifier_t/Makefile with 85% similarity]
usr.bin/bmake/tests/variables/modifier_t/Makefile.test [moved from usr.bin/make/tests/variables/modifier_t/Makefile.test with 100% similarity]
usr.bin/bmake/tests/variables/modifier_t/expected.status.1 [moved from usr.bin/make/tests/variables/modifier_t/expected.status.1 with 100% similarity]
usr.bin/bmake/tests/variables/modifier_t/expected.status.2 [moved from usr.bin/make/tests/variables/modifier_t/expected.status.2 with 100% similarity]
usr.bin/bmake/tests/variables/modifier_t/expected.status.3 [moved from usr.bin/make/tests/variables/modifier_t/expected.status.3 with 100% similarity]
usr.bin/bmake/tests/variables/modifier_t/expected.stderr.1 [moved from usr.bin/make/tests/variables/modifier_t/expected.stderr.1 with 100% similarity]
usr.bin/bmake/tests/variables/modifier_t/expected.stderr.2 [moved from usr.bin/make/tests/variables/modifier_t/expected.stderr.2 with 100% similarity]
usr.bin/bmake/tests/variables/modifier_t/expected.stderr.3 [moved from usr.bin/make/tests/variables/modifier_t/expected.stderr.3 with 100% similarity]
usr.bin/bmake/tests/variables/modifier_t/expected.stdout.1 [moved from usr.bin/make/tests/variables/modifier_t/expected.stdout.1 with 100% similarity]
usr.bin/bmake/tests/variables/modifier_t/expected.stdout.2 [moved from usr.bin/make/tests/variables/modifier_t/expected.stdout.2 with 100% similarity]
usr.bin/bmake/tests/variables/modifier_t/expected.stdout.3 [moved from usr.bin/make/tests/variables/modifier_t/expected.stdout.3 with 100% similarity]
usr.bin/bmake/tests/variables/modifier_t/legacy_test.sh [moved from usr.bin/make/tests/variables/modifier_t/legacy_test.sh with 100% similarity]
usr.bin/bmake/tests/variables/opt_V/Makefile [moved from usr.bin/make/tests/variables/opt_V/Makefile with 83% similarity]
usr.bin/bmake/tests/variables/opt_V/Makefile.test [moved from usr.bin/make/tests/variables/opt_V/Makefile.test with 100% similarity]
usr.bin/bmake/tests/variables/opt_V/expected.status.1 [moved from usr.bin/make/tests/variables/opt_V/expected.status.1 with 100% similarity]
usr.bin/bmake/tests/variables/opt_V/expected.status.2 [moved from usr.bin/make/tests/variables/opt_V/expected.status.2 with 100% similarity]
usr.bin/bmake/tests/variables/opt_V/expected.stderr.1 [moved from usr.bin/make/tests/variables/opt_V/expected.stderr.1 with 100% similarity]
usr.bin/bmake/tests/variables/opt_V/expected.stderr.2 [moved from usr.bin/make/tests/variables/opt_V/expected.stderr.2 with 100% similarity]
usr.bin/bmake/tests/variables/opt_V/expected.stdout.1 [moved from usr.bin/make/tests/variables/opt_V/expected.stdout.1 with 100% similarity]
usr.bin/bmake/tests/variables/opt_V/expected.stdout.2 [moved from usr.bin/make/tests/variables/opt_V/expected.stdout.2 with 100% similarity]
usr.bin/bmake/tests/variables/opt_V/legacy_test.sh [moved from usr.bin/make/tests/variables/opt_V/legacy_test.sh with 100% similarity]
usr.bin/bmake/tests/variables/t0/Makefile [moved from usr.bin/make/tests/sysmk/t0/2/1/Makefile with 79% similarity]
usr.bin/bmake/tests/variables/t0/Makefile.test [moved from usr.bin/make/tests/variables/t0/Makefile.test with 100% similarity]
usr.bin/bmake/tests/variables/t0/expected.status.1 [moved from usr.bin/make/tests/variables/t0/expected.status.1 with 100% similarity]
usr.bin/bmake/tests/variables/t0/expected.stderr.1 [moved from usr.bin/make/tests/variables/t0/expected.stderr.1 with 100% similarity]
usr.bin/bmake/tests/variables/t0/expected.stdout.1 [moved from usr.bin/make/tests/variables/t0/expected.stdout.1 with 100% similarity]
usr.bin/bmake/tests/variables/t0/legacy_test.sh [moved from usr.bin/make/tests/variables/t0/legacy_test.sh with 100% similarity]
usr.bin/make/Makefile
usr.bin/make/tests/syntax/directive-t0/Makefile [deleted file]
usr.bin/make/tests/variables/modifier_M/Makefile [deleted file]