From: j8takagi Date: Thu, 28 Jun 2018 13:52:41 +0000 (+0900) Subject: テストテンプレートのディレクトリー名を変更 X-Git-Tag: v0.4p2~5 X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?p=YACASL2.git;a=commitdiff_plain;h=2916ae8c17d00da3baa3dcd0fa4da8178b7c5f30 テストテンプレートのディレクトリー名を変更 --- diff --git a/test/template/Define.mk b/test/Template/Define.mk similarity index 100% rename from test/template/Define.mk rename to test/Template/Define.mk diff --git a/test/template/Group.mk b/test/Template/Group.mk similarity index 100% rename from test/template/Group.mk rename to test/Template/Group.mk diff --git a/test/template/Makefile b/test/Template/Makefile similarity index 100% rename from test/template/Makefile rename to test/Template/Makefile diff --git a/test/template/Test.mk b/test/Template/Test.mk similarity index 100% rename from test/template/Test.mk rename to test/Template/Test.mk diff --git a/test/system/casl2_cmd/Define.mk b/test/system/casl2_cmd/Define.mk index b4a58e1..d3c4919 120000 --- a/test/system/casl2_cmd/Define.mk +++ b/test/system/casl2_cmd/Define.mk @@ -1 +1 @@ -../../template/Define.mk \ No newline at end of file +../../Template/Define.mk \ No newline at end of file diff --git a/test/system/casl2_cmd/Makefile b/test/system/casl2_cmd/Makefile index 4f4e7b0..33f338c 120000 --- a/test/system/casl2_cmd/Makefile +++ b/test/system/casl2_cmd/Makefile @@ -1 +1 @@ -../../template/Group.mk \ No newline at end of file +../../Template/Group.mk \ No newline at end of file diff --git a/test/system/casl2_cmd/Test.mk b/test/system/casl2_cmd/Test.mk index ada05aa..79f31d5 120000 --- a/test/system/casl2_cmd/Test.mk +++ b/test/system/casl2_cmd/Test.mk @@ -1 +1 @@ -../../template/Test.mk \ No newline at end of file +../../Template/Test.mk \ No newline at end of file diff --git a/test/system/casl2_err/Define.mk b/test/system/casl2_err/Define.mk index b4a58e1..d3c4919 120000 --- a/test/system/casl2_err/Define.mk +++ b/test/system/casl2_err/Define.mk @@ -1 +1 @@ -../../template/Define.mk \ No newline at end of file +../../Template/Define.mk \ No newline at end of file diff --git a/test/system/casl2_err/Makefile b/test/system/casl2_err/Makefile index 4f4e7b0..33f338c 120000 --- a/test/system/casl2_err/Makefile +++ b/test/system/casl2_err/Makefile @@ -1 +1 @@ -../../template/Group.mk \ No newline at end of file +../../Template/Group.mk \ No newline at end of file diff --git a/test/system/casl2_err/Test.mk b/test/system/casl2_err/Test.mk index ada05aa..79f31d5 120000 --- a/test/system/casl2_err/Test.mk +++ b/test/system/casl2_err/Test.mk @@ -1 +1 @@ -../../template/Test.mk \ No newline at end of file +../../Template/Test.mk \ No newline at end of file diff --git a/test/system/casl2_opt/Define.mk b/test/system/casl2_opt/Define.mk index b4a58e1..d3c4919 120000 --- a/test/system/casl2_opt/Define.mk +++ b/test/system/casl2_opt/Define.mk @@ -1 +1 @@ -../../template/Define.mk \ No newline at end of file +../../Template/Define.mk \ No newline at end of file diff --git a/test/system/casl2_opt/Makefile b/test/system/casl2_opt/Makefile index 4f4e7b0..33f338c 120000 --- a/test/system/casl2_opt/Makefile +++ b/test/system/casl2_opt/Makefile @@ -1 +1 @@ -../../template/Group.mk \ No newline at end of file +../../Template/Group.mk \ No newline at end of file diff --git a/test/system/casl2_opt/Test.mk b/test/system/casl2_opt/Test.mk index ada05aa..79f31d5 120000 --- a/test/system/casl2_opt/Test.mk +++ b/test/system/casl2_opt/Test.mk @@ -1 +1 @@ -../../template/Test.mk \ No newline at end of file +../../Template/Test.mk \ No newline at end of file diff --git a/test/system/casl2_smoke/Define.mk b/test/system/casl2_smoke/Define.mk index b4a58e1..d3c4919 120000 --- a/test/system/casl2_smoke/Define.mk +++ b/test/system/casl2_smoke/Define.mk @@ -1 +1 @@ -../../template/Define.mk \ No newline at end of file +../../Template/Define.mk \ No newline at end of file diff --git a/test/system/casl2_smoke/Makefile b/test/system/casl2_smoke/Makefile index 4f4e7b0..33f338c 120000 --- a/test/system/casl2_smoke/Makefile +++ b/test/system/casl2_smoke/Makefile @@ -1 +1 @@ -../../template/Group.mk \ No newline at end of file +../../Template/Group.mk \ No newline at end of file diff --git a/test/system/casl2_smoke/Test.mk b/test/system/casl2_smoke/Test.mk index ada05aa..79f31d5 120000 --- a/test/system/casl2_smoke/Test.mk +++ b/test/system/casl2_smoke/Test.mk @@ -1 +1 @@ -../../template/Test.mk \ No newline at end of file +../../Template/Test.mk \ No newline at end of file diff --git a/test/system/casl2rev/Define.mk b/test/system/casl2rev/Define.mk index b4a58e1..d3c4919 120000 --- a/test/system/casl2rev/Define.mk +++ b/test/system/casl2rev/Define.mk @@ -1 +1 @@ -../../template/Define.mk \ No newline at end of file +../../Template/Define.mk \ No newline at end of file diff --git a/test/system/casl2rev/Makefile b/test/system/casl2rev/Makefile index 4f4e7b0..33f338c 120000 --- a/test/system/casl2rev/Makefile +++ b/test/system/casl2rev/Makefile @@ -1 +1 @@ -../../template/Group.mk \ No newline at end of file +../../Template/Group.mk \ No newline at end of file diff --git a/test/system/casl2rev/Test.mk b/test/system/casl2rev/Test.mk index ada05aa..79f31d5 120000 --- a/test/system/casl2rev/Test.mk +++ b/test/system/casl2rev/Test.mk @@ -1 +1 @@ -../../template/Test.mk \ No newline at end of file +../../Template/Test.mk \ No newline at end of file diff --git a/test/system/comet2_cmd/Define.mk b/test/system/comet2_cmd/Define.mk index b4a58e1..d3c4919 120000 --- a/test/system/comet2_cmd/Define.mk +++ b/test/system/comet2_cmd/Define.mk @@ -1 +1 @@ -../../template/Define.mk \ No newline at end of file +../../Template/Define.mk \ No newline at end of file diff --git a/test/system/comet2_cmd/Makefile b/test/system/comet2_cmd/Makefile index 4f4e7b0..33f338c 120000 --- a/test/system/comet2_cmd/Makefile +++ b/test/system/comet2_cmd/Makefile @@ -1 +1 @@ -../../template/Group.mk \ No newline at end of file +../../Template/Group.mk \ No newline at end of file diff --git a/test/system/comet2_cmd/Test.mk b/test/system/comet2_cmd/Test.mk index ada05aa..79f31d5 120000 --- a/test/system/comet2_cmd/Test.mk +++ b/test/system/comet2_cmd/Test.mk @@ -1 +1 @@ -../../template/Test.mk \ No newline at end of file +../../Template/Test.mk \ No newline at end of file diff --git a/test/system/comet2_err/Define.mk b/test/system/comet2_err/Define.mk index b4a58e1..d3c4919 120000 --- a/test/system/comet2_err/Define.mk +++ b/test/system/comet2_err/Define.mk @@ -1 +1 @@ -../../template/Define.mk \ No newline at end of file +../../Template/Define.mk \ No newline at end of file diff --git a/test/system/comet2_err/Makefile b/test/system/comet2_err/Makefile index 4f4e7b0..33f338c 120000 --- a/test/system/comet2_err/Makefile +++ b/test/system/comet2_err/Makefile @@ -1 +1 @@ -../../template/Group.mk \ No newline at end of file +../../Template/Group.mk \ No newline at end of file diff --git a/test/system/comet2_err/Test.mk b/test/system/comet2_err/Test.mk index ada05aa..79f31d5 120000 --- a/test/system/comet2_err/Test.mk +++ b/test/system/comet2_err/Test.mk @@ -1 +1 @@ -../../template/Test.mk \ No newline at end of file +../../Template/Test.mk \ No newline at end of file diff --git a/test/system/comet2_opt/Define.mk b/test/system/comet2_opt/Define.mk index b4a58e1..d3c4919 120000 --- a/test/system/comet2_opt/Define.mk +++ b/test/system/comet2_opt/Define.mk @@ -1 +1 @@ -../../template/Define.mk \ No newline at end of file +../../Template/Define.mk \ No newline at end of file diff --git a/test/system/comet2_opt/Makefile b/test/system/comet2_opt/Makefile index 4f4e7b0..33f338c 120000 --- a/test/system/comet2_opt/Makefile +++ b/test/system/comet2_opt/Makefile @@ -1 +1 @@ -../../template/Group.mk \ No newline at end of file +../../Template/Group.mk \ No newline at end of file diff --git a/test/system/comet2_opt/Test.mk b/test/system/comet2_opt/Test.mk index ada05aa..79f31d5 120000 --- a/test/system/comet2_opt/Test.mk +++ b/test/system/comet2_opt/Test.mk @@ -1 +1 @@ -../../template/Test.mk \ No newline at end of file +../../Template/Test.mk \ No newline at end of file diff --git a/test/system/comet2_smoke/Define.mk b/test/system/comet2_smoke/Define.mk index b4a58e1..d3c4919 120000 --- a/test/system/comet2_smoke/Define.mk +++ b/test/system/comet2_smoke/Define.mk @@ -1 +1 @@ -../../template/Define.mk \ No newline at end of file +../../Template/Define.mk \ No newline at end of file diff --git a/test/system/comet2_smoke/Makefile b/test/system/comet2_smoke/Makefile index 4f4e7b0..33f338c 120000 --- a/test/system/comet2_smoke/Makefile +++ b/test/system/comet2_smoke/Makefile @@ -1 +1 @@ -../../template/Group.mk \ No newline at end of file +../../Template/Group.mk \ No newline at end of file diff --git a/test/system/comet2_smoke/Test.mk b/test/system/comet2_smoke/Test.mk index ada05aa..79f31d5 120000 --- a/test/system/comet2_smoke/Test.mk +++ b/test/system/comet2_smoke/Test.mk @@ -1 +1 @@ -../../template/Test.mk \ No newline at end of file +../../Template/Test.mk \ No newline at end of file diff --git a/test/system/dumpword/Define.mk b/test/system/dumpword/Define.mk index b4a58e1..d3c4919 120000 --- a/test/system/dumpword/Define.mk +++ b/test/system/dumpword/Define.mk @@ -1 +1 @@ -../../template/Define.mk \ No newline at end of file +../../Template/Define.mk \ No newline at end of file diff --git a/test/system/dumpword/Makefile b/test/system/dumpword/Makefile index 4f4e7b0..33f338c 120000 --- a/test/system/dumpword/Makefile +++ b/test/system/dumpword/Makefile @@ -1 +1 @@ -../../template/Group.mk \ No newline at end of file +../../Template/Group.mk \ No newline at end of file diff --git a/test/system/dumpword/Test.mk b/test/system/dumpword/Test.mk index ada05aa..79f31d5 120000 --- a/test/system/dumpword/Test.mk +++ b/test/system/dumpword/Test.mk @@ -1 +1 @@ -../../template/Test.mk \ No newline at end of file +../../Template/Test.mk \ No newline at end of file diff --git a/test/unit/Define.mk b/test/unit/Define.mk index cd0802f..b445a22 120000 --- a/test/unit/Define.mk +++ b/test/unit/Define.mk @@ -1 +1 @@ -../template/Define.mk \ No newline at end of file +../Template/Define.mk \ No newline at end of file diff --git a/test/unit/Makefile b/test/unit/Makefile index 5ce47ef..93e78ee 120000 --- a/test/unit/Makefile +++ b/test/unit/Makefile @@ -1 +1 @@ -../template/Group.mk \ No newline at end of file +../Template/Group.mk \ No newline at end of file diff --git a/test/unit/Test.mk b/test/unit/Test.mk index 6c99aa2..f0dfe2b 120000 --- a/test/unit/Test.mk +++ b/test/unit/Test.mk @@ -1 +1 @@ -../template/Test.mk \ No newline at end of file +../Template/Test.mk \ No newline at end of file