test: replace duplicated Makefile by symbolic link

This commit is contained in:
Yu Watanabe 2018-09-13 03:01:42 +09:00
parent ad931fee50
commit dd75c133d8
7 changed files with 7 additions and 28 deletions

View File

@ -1,4 +0,0 @@
BUILD_DIR=$(shell ../../tools/find-build-dir.sh)
all setup clean run:
@basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --$@

View File

@ -0,0 +1 @@
../TEST-01-BASIC/Makefile

View File

@ -1,4 +0,0 @@
BUILD_DIR=$(shell ../../tools/find-build-dir.sh)
all setup clean run:
@basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --$@

View File

@ -0,0 +1 @@
../TEST-01-BASIC/Makefile

View File

@ -1,4 +0,0 @@
BUILD_DIR=$(shell ../../tools/find-build-dir.sh)
all setup clean run:
@basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --$@

View File

@ -0,0 +1 @@
../TEST-01-BASIC/Makefile

View File

@ -1,4 +0,0 @@
BUILD_DIR=$(shell ../../tools/find-build-dir.sh)
all setup clean run:
@basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --$@

View File

@ -0,0 +1 @@
../TEST-01-BASIC/Makefile

View File

@ -1,4 +0,0 @@
BUILD_DIR=$(shell ../../tools/find-build-dir.sh)
all setup clean run:
@basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --$@

View File

@ -0,0 +1 @@
../TEST-01-BASIC/Makefile

View File

@ -1,4 +0,0 @@
BUILD_DIR=$(shell ../../tools/find-build-dir.sh)
all setup clean run:
@basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --$@

View File

@ -0,0 +1 @@
../TEST-01-BASIC/Makefile

View File

@ -1,4 +0,0 @@
BUILD_DIR=$(shell ../../tools/find-build-dir.sh)
all setup clean run:
@basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --$@

View File

@ -0,0 +1 @@
../TEST-01-BASIC/Makefile