summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTitanSnow <[email protected]>2017-05-19 19:22:33 +0800
committerTitanSnow <[email protected]>2017-05-20 08:03:41 +0800
commitcbd86c9b25592b81dd010b6fa2e7ce52c31f50db (patch)
tree143b15083e8142c6dc5db975f474a521ea1f3232
parentce27b8d4dfae08a01f473e7a5cfbb94f6e79c967 (diff)
10755 -> 10644
some files have no need to be executable
-rw-r--r--[-rwxr-xr-x].gitignore0
-rw-r--r--[-rwxr-xr-x]LICENSE.md0
-rw-r--r--[-rwxr-xr-x]NOTICE.md0
-rw-r--r--[-rwxr-xr-x]README.md0
-rw-r--r--[-rwxr-xr-x]README_zh.md0
-rw-r--r--[-rwxr-xr-x]docs/assets/css/cayman.css0
-rw-r--r--[-rwxr-xr-x]docs/assets/css/normalize.css0
-rw-r--r--[-rwxr-xr-x]docs/landing/README.md0
-rw-r--r--[-rwxr-xr-x]docs/landing/_config.yml0
-rw-r--r--[-rwxr-xr-x]docs/landing/_includes/head.cn.html0
-rw-r--r--[-rwxr-xr-x]docs/landing/_includes/head.html0
-rw-r--r--[-rwxr-xr-x]docs/landing/_includes/page-footer.html0
-rw-r--r--[-rwxr-xr-x]docs/landing/_includes/page-header.cn.html0
-rw-r--r--[-rwxr-xr-x]docs/landing/_includes/page-header.html0
-rw-r--r--[-rwxr-xr-x]docs/landing/_layouts/default.cn.html0
-rw-r--r--[-rwxr-xr-x]docs/landing/_layouts/default.html0
-rw-r--r--[-rwxr-xr-x]docs/landing/_layouts/post.html0
-rw-r--r--[-rwxr-xr-x]docs/landing/_posts/donation.md0
-rw-r--r--[-rwxr-xr-x]docs/landing/assets/css/cayman.css0
-rw-r--r--[-rwxr-xr-x]docs/landing/assets/css/normalize.css0
-rw-r--r--[-rwxr-xr-x]docs/landing/build0
-rw-r--r--[-rwxr-xr-x]docs/landing/index.cn.md0
-rw-r--r--[-rwxr-xr-x]docs/landing/index.md0
-rw-r--r--[-rwxr-xr-x]docs/landing/pages/donation.cn.md0
-rw-r--r--[-rwxr-xr-x]docs/landing/pages/donation.md0
-rw-r--r--[-rwxr-xr-x]docs/zh/README.md0
-rw-r--r--[-rwxr-xr-x]docs/zh/manual.md0
-rw-r--r--[-rwxr-xr-x]docs/zh/plugins.md0
-rw-r--r--[-rwxr-xr-x]tests/projects/console_c++/src/main.cpp0
-rw-r--r--[-rwxr-xr-x]tests/projects/console_c++/xmake.lua0
-rw-r--r--[-rwxr-xr-x]tests/projects/console_c/src/main.c0
-rw-r--r--[-rwxr-xr-x]tests/projects/console_dlang/xmake.lua0
-rw-r--r--[-rwxr-xr-x]tests/projects/console_go/xmake.lua0
-rw-r--r--[-rwxr-xr-x]tests/projects/console_objc++/src/main.mm0
-rw-r--r--[-rwxr-xr-x]tests/projects/console_objc++/xmake.lua0
-rw-r--r--[-rwxr-xr-x]tests/projects/console_objc/src/main.m0
-rw-r--r--[-rwxr-xr-x]tests/projects/console_objc/xmake.lua0
-rw-r--r--[-rwxr-xr-x]tests/projects/console_rust/xmake.lua0
-rw-r--r--[-rwxr-xr-x]tests/projects/console_swift/src/main.swift0
-rw-r--r--[-rwxr-xr-x]tests/projects/console_swift/xmake.lua0
-rw-r--r--[-rwxr-xr-x]tests/projects/merge_object/src/interface.c0
-rw-r--r--[-rwxr-xr-x]tests/projects/merge_object/src/interface.h0
-rw-r--r--[-rwxr-xr-x]tests/projects/merge_object/src/test.c0
-rw-r--r--[-rwxr-xr-x]tests/projects/merge_object/xmake.lua0
-rw-r--r--[-rwxr-xr-x]tests/projects/merge_static_library/src/add.c0
-rw-r--r--[-rwxr-xr-x]tests/projects/merge_static_library/src/mul.c0
-rw-r--r--[-rwxr-xr-x]tests/projects/merge_static_library/src/sub.c0
-rw-r--r--[-rwxr-xr-x]tests/projects/merge_static_library/xmake.lua0
-rw-r--r--[-rwxr-xr-x]tests/projects/shared_library_c++/src/interface.cpp0
-rw-r--r--[-rwxr-xr-x]tests/projects/shared_library_c++/src/interface.h0
-rw-r--r--[-rwxr-xr-x]tests/projects/shared_library_c++/src/test.cpp0
-rw-r--r--[-rwxr-xr-x]tests/projects/shared_library_c++/xmake.lua0
-rw-r--r--[-rwxr-xr-x]tests/projects/shared_library_c/src/interface.c0
-rw-r--r--[-rwxr-xr-x]tests/projects/shared_library_c/src/interface.cpp0
-rw-r--r--[-rwxr-xr-x]tests/projects/shared_library_c/src/interface.h0
-rw-r--r--[-rwxr-xr-x]tests/projects/shared_library_c/src/test.c0
-rw-r--r--[-rwxr-xr-x]tests/projects/shared_library_c/src/test.cpp0
-rw-r--r--[-rwxr-xr-x]tests/projects/shared_library_c/xmake.lua0
-rw-r--r--[-rwxr-xr-x]tests/projects/shared_library_dlang/xmake.lua0
-rw-r--r--[-rwxr-xr-x]tests/projects/static_library_c++/src/interface.cpp0
-rw-r--r--[-rwxr-xr-x]tests/projects/static_library_c++/src/interface.h0
-rw-r--r--[-rwxr-xr-x]tests/projects/static_library_c++/src/test.cpp0
-rw-r--r--[-rwxr-xr-x]tests/projects/static_library_c++/xmake.lua0
-rw-r--r--[-rwxr-xr-x]tests/projects/static_library_c/src/interface.c0
-rw-r--r--[-rwxr-xr-x]tests/projects/static_library_c/src/interface.h0
-rw-r--r--[-rwxr-xr-x]tests/projects/static_library_c/src/test.c0
-rw-r--r--[-rwxr-xr-x]tests/projects/static_library_c/xmake.lua0
-rw-r--r--[-rwxr-xr-x]tests/projects/static_library_dlang/xmake.lua0
-rw-r--r--[-rwxr-xr-x]tests/projects/static_library_go/src/main.go0
-rw-r--r--[-rwxr-xr-x]tests/projects/static_library_go/src/test.go0
-rw-r--r--[-rwxr-xr-x]tests/projects/static_library_go/src/test/add.go0
-rw-r--r--[-rwxr-xr-x]tests/projects/static_library_go/src/test/sub.go0
-rw-r--r--[-rwxr-xr-x]tests/projects/static_library_go/xmake.lua0
-rw-r--r--[-rwxr-xr-x]tests/projects/static_library_rust/xmake.lua0
74 files changed, 0 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f4f69099e..f4f69099e 100755..100644
--- a/.gitignore
+++ b/.gitignore
diff --git a/LICENSE.md b/LICENSE.md
index 5c2338864..5c2338864 100755..100644
--- a/LICENSE.md
+++ b/LICENSE.md
diff --git a/NOTICE.md b/NOTICE.md
index 820e8fdf0..820e8fdf0 100755..100644
--- a/NOTICE.md
+++ b/NOTICE.md
diff --git a/README.md b/README.md
index 41c1f5379..41c1f5379 100755..100644
--- a/README.md
+++ b/README.md
diff --git a/README_zh.md b/README_zh.md
index 05f04f7f4..05f04f7f4 100755..100644
--- a/README_zh.md
+++ b/README_zh.md
diff --git a/docs/assets/css/cayman.css b/docs/assets/css/cayman.css
index b67d1e8fa..b67d1e8fa 100755..100644
--- a/docs/assets/css/cayman.css
+++ b/docs/assets/css/cayman.css
diff --git a/docs/assets/css/normalize.css b/docs/assets/css/normalize.css
index 30366a6e9..30366a6e9 100755..100644
--- a/docs/assets/css/normalize.css
+++ b/docs/assets/css/normalize.css
diff --git a/docs/landing/README.md b/docs/landing/README.md
index 228eebfbd..228eebfbd 100755..100644
--- a/docs/landing/README.md
+++ b/docs/landing/README.md
diff --git a/docs/landing/_config.yml b/docs/landing/_config.yml
index 4c46dd423..4c46dd423 100755..100644
--- a/docs/landing/_config.yml
+++ b/docs/landing/_config.yml
diff --git a/docs/landing/_includes/head.cn.html b/docs/landing/_includes/head.cn.html
index c99dc89e2..c99dc89e2 100755..100644
--- a/docs/landing/_includes/head.cn.html
+++ b/docs/landing/_includes/head.cn.html
diff --git a/docs/landing/_includes/head.html b/docs/landing/_includes/head.html
index 77eaa8d40..77eaa8d40 100755..100644
--- a/docs/landing/_includes/head.html
+++ b/docs/landing/_includes/head.html
diff --git a/docs/landing/_includes/page-footer.html b/docs/landing/_includes/page-footer.html
index bb306a498..bb306a498 100755..100644
--- a/docs/landing/_includes/page-footer.html
+++ b/docs/landing/_includes/page-footer.html
diff --git a/docs/landing/_includes/page-header.cn.html b/docs/landing/_includes/page-header.cn.html
index e58830f0d..e58830f0d 100755..100644
--- a/docs/landing/_includes/page-header.cn.html
+++ b/docs/landing/_includes/page-header.cn.html
diff --git a/docs/landing/_includes/page-header.html b/docs/landing/_includes/page-header.html
index 8ebabfb79..8ebabfb79 100755..100644
--- a/docs/landing/_includes/page-header.html
+++ b/docs/landing/_includes/page-header.html
diff --git a/docs/landing/_layouts/default.cn.html b/docs/landing/_layouts/default.cn.html
index 82da5f6cb..82da5f6cb 100755..100644
--- a/docs/landing/_layouts/default.cn.html
+++ b/docs/landing/_layouts/default.cn.html
diff --git a/docs/landing/_layouts/default.html b/docs/landing/_layouts/default.html
index 8a21bd714..8a21bd714 100755..100644
--- a/docs/landing/_layouts/default.html
+++ b/docs/landing/_layouts/default.html
diff --git a/docs/landing/_layouts/post.html b/docs/landing/_layouts/post.html
index 5b12153c8..5b12153c8 100755..100644
--- a/docs/landing/_layouts/post.html
+++ b/docs/landing/_layouts/post.html
diff --git a/docs/landing/_posts/donation.md b/docs/landing/_posts/donation.md
index c17f1d895..c17f1d895 100755..100644
--- a/docs/landing/_posts/donation.md
+++ b/docs/landing/_posts/donation.md
diff --git a/docs/landing/assets/css/cayman.css b/docs/landing/assets/css/cayman.css
index b67d1e8fa..b67d1e8fa 100755..100644
--- a/docs/landing/assets/css/cayman.css
+++ b/docs/landing/assets/css/cayman.css
diff --git a/docs/landing/assets/css/normalize.css b/docs/landing/assets/css/normalize.css
index 30366a6e9..30366a6e9 100755..100644
--- a/docs/landing/assets/css/normalize.css
+++ b/docs/landing/assets/css/normalize.css
diff --git a/docs/landing/build b/docs/landing/build
index aa77cf96e..aa77cf96e 100755..100644
--- a/docs/landing/build
+++ b/docs/landing/build
diff --git a/docs/landing/index.cn.md b/docs/landing/index.cn.md
index 1a477202f..1a477202f 100755..100644
--- a/docs/landing/index.cn.md
+++ b/docs/landing/index.cn.md
diff --git a/docs/landing/index.md b/docs/landing/index.md
index 65b6331a2..65b6331a2 100755..100644
--- a/docs/landing/index.md
+++ b/docs/landing/index.md
diff --git a/docs/landing/pages/donation.cn.md b/docs/landing/pages/donation.cn.md
index d6c9b6da7..d6c9b6da7 100755..100644
--- a/docs/landing/pages/donation.cn.md
+++ b/docs/landing/pages/donation.cn.md
diff --git a/docs/landing/pages/donation.md b/docs/landing/pages/donation.md
index 284d5b0da..284d5b0da 100755..100644
--- a/docs/landing/pages/donation.md
+++ b/docs/landing/pages/donation.md
diff --git a/docs/zh/README.md b/docs/zh/README.md
index c40f03f8e..c40f03f8e 100755..100644
--- a/docs/zh/README.md
+++ b/docs/zh/README.md
diff --git a/docs/zh/manual.md b/docs/zh/manual.md
index 63c6f7f0d..63c6f7f0d 100755..100644
--- a/docs/zh/manual.md
+++ b/docs/zh/manual.md
diff --git a/docs/zh/plugins.md b/docs/zh/plugins.md
index 2988fdb59..2988fdb59 100755..100644
--- a/docs/zh/plugins.md
+++ b/docs/zh/plugins.md
diff --git a/tests/projects/console_c++/src/main.cpp b/tests/projects/console_c++/src/main.cpp
index db2361659..db2361659 100755..100644
--- a/tests/projects/console_c++/src/main.cpp
+++ b/tests/projects/console_c++/src/main.cpp
diff --git a/tests/projects/console_c++/xmake.lua b/tests/projects/console_c++/xmake.lua
index 7f2076db5..7f2076db5 100755..100644
--- a/tests/projects/console_c++/xmake.lua
+++ b/tests/projects/console_c++/xmake.lua
diff --git a/tests/projects/console_c/src/main.c b/tests/projects/console_c/src/main.c
index 9ae580511..9ae580511 100755..100644
--- a/tests/projects/console_c/src/main.c
+++ b/tests/projects/console_c/src/main.c
diff --git a/tests/projects/console_dlang/xmake.lua b/tests/projects/console_dlang/xmake.lua
index 2f040a763..2f040a763 100755..100644
--- a/tests/projects/console_dlang/xmake.lua
+++ b/tests/projects/console_dlang/xmake.lua
diff --git a/tests/projects/console_go/xmake.lua b/tests/projects/console_go/xmake.lua
index d69c3d457..d69c3d457 100755..100644
--- a/tests/projects/console_go/xmake.lua
+++ b/tests/projects/console_go/xmake.lua
diff --git a/tests/projects/console_objc++/src/main.mm b/tests/projects/console_objc++/src/main.mm
index 61a3f5875..61a3f5875 100755..100644
--- a/tests/projects/console_objc++/src/main.mm
+++ b/tests/projects/console_objc++/src/main.mm
diff --git a/tests/projects/console_objc++/xmake.lua b/tests/projects/console_objc++/xmake.lua
index a9229c7f3..a9229c7f3 100755..100644
--- a/tests/projects/console_objc++/xmake.lua
+++ b/tests/projects/console_objc++/xmake.lua
diff --git a/tests/projects/console_objc/src/main.m b/tests/projects/console_objc/src/main.m
index 61a3f5875..61a3f5875 100755..100644
--- a/tests/projects/console_objc/src/main.m
+++ b/tests/projects/console_objc/src/main.m
diff --git a/tests/projects/console_objc/xmake.lua b/tests/projects/console_objc/xmake.lua
index 146262351..146262351 100755..100644
--- a/tests/projects/console_objc/xmake.lua
+++ b/tests/projects/console_objc/xmake.lua
diff --git a/tests/projects/console_rust/xmake.lua b/tests/projects/console_rust/xmake.lua
index 57d18582b..57d18582b 100755..100644
--- a/tests/projects/console_rust/xmake.lua
+++ b/tests/projects/console_rust/xmake.lua
diff --git a/tests/projects/console_swift/src/main.swift b/tests/projects/console_swift/src/main.swift
index ee21045f4..ee21045f4 100755..100644
--- a/tests/projects/console_swift/src/main.swift
+++ b/tests/projects/console_swift/src/main.swift
diff --git a/tests/projects/console_swift/xmake.lua b/tests/projects/console_swift/xmake.lua
index 8a368c0af..8a368c0af 100755..100644
--- a/tests/projects/console_swift/xmake.lua
+++ b/tests/projects/console_swift/xmake.lua
diff --git a/tests/projects/merge_object/src/interface.c b/tests/projects/merge_object/src/interface.c
index 598d07560..598d07560 100755..100644
--- a/tests/projects/merge_object/src/interface.c
+++ b/tests/projects/merge_object/src/interface.c
diff --git a/tests/projects/merge_object/src/interface.h b/tests/projects/merge_object/src/interface.h
index 10ec0f856..10ec0f856 100755..100644
--- a/tests/projects/merge_object/src/interface.h
+++ b/tests/projects/merge_object/src/interface.h
diff --git a/tests/projects/merge_object/src/test.c b/tests/projects/merge_object/src/test.c
index 9505a2f75..9505a2f75 100755..100644
--- a/tests/projects/merge_object/src/test.c
+++ b/tests/projects/merge_object/src/test.c
diff --git a/tests/projects/merge_object/xmake.lua b/tests/projects/merge_object/xmake.lua
index b8f971536..b8f971536 100755..100644
--- a/tests/projects/merge_object/xmake.lua
+++ b/tests/projects/merge_object/xmake.lua
diff --git a/tests/projects/merge_static_library/src/add.c b/tests/projects/merge_static_library/src/add.c
index be1e084fc..be1e084fc 100755..100644
--- a/tests/projects/merge_static_library/src/add.c
+++ b/tests/projects/merge_static_library/src/add.c
diff --git a/tests/projects/merge_static_library/src/mul.c b/tests/projects/merge_static_library/src/mul.c
index c4292f9aa..c4292f9aa 100755..100644
--- a/tests/projects/merge_static_library/src/mul.c
+++ b/tests/projects/merge_static_library/src/mul.c
diff --git a/tests/projects/merge_static_library/src/sub.c b/tests/projects/merge_static_library/src/sub.c
index b151ec4bc..b151ec4bc 100755..100644
--- a/tests/projects/merge_static_library/src/sub.c
+++ b/tests/projects/merge_static_library/src/sub.c
diff --git a/tests/projects/merge_static_library/xmake.lua b/tests/projects/merge_static_library/xmake.lua
index bd36a983a..bd36a983a 100755..100644
--- a/tests/projects/merge_static_library/xmake.lua
+++ b/tests/projects/merge_static_library/xmake.lua
diff --git a/tests/projects/shared_library_c++/src/interface.cpp b/tests/projects/shared_library_c++/src/interface.cpp
index 598d07560..598d07560 100755..100644
--- a/tests/projects/shared_library_c++/src/interface.cpp
+++ b/tests/projects/shared_library_c++/src/interface.cpp
diff --git a/tests/projects/shared_library_c++/src/interface.h b/tests/projects/shared_library_c++/src/interface.h
index ef24ba3ce..ef24ba3ce 100755..100644
--- a/tests/projects/shared_library_c++/src/interface.h
+++ b/tests/projects/shared_library_c++/src/interface.h
diff --git a/tests/projects/shared_library_c++/src/test.cpp b/tests/projects/shared_library_c++/src/test.cpp
index 72e03272b..72e03272b 100755..100644
--- a/tests/projects/shared_library_c++/src/test.cpp
+++ b/tests/projects/shared_library_c++/src/test.cpp
diff --git a/tests/projects/shared_library_c++/xmake.lua b/tests/projects/shared_library_c++/xmake.lua
index 6c2d4deea..6c2d4deea 100755..100644
--- a/tests/projects/shared_library_c++/xmake.lua
+++ b/tests/projects/shared_library_c++/xmake.lua
diff --git a/tests/projects/shared_library_c/src/interface.c b/tests/projects/shared_library_c/src/interface.c
index 598d07560..598d07560 100755..100644
--- a/tests/projects/shared_library_c/src/interface.c
+++ b/tests/projects/shared_library_c/src/interface.c
diff --git a/tests/projects/shared_library_c/src/interface.cpp b/tests/projects/shared_library_c/src/interface.cpp
index 598d07560..598d07560 100755..100644
--- a/tests/projects/shared_library_c/src/interface.cpp
+++ b/tests/projects/shared_library_c/src/interface.cpp
diff --git a/tests/projects/shared_library_c/src/interface.h b/tests/projects/shared_library_c/src/interface.h
index ef24ba3ce..ef24ba3ce 100755..100644
--- a/tests/projects/shared_library_c/src/interface.h
+++ b/tests/projects/shared_library_c/src/interface.h
diff --git a/tests/projects/shared_library_c/src/test.c b/tests/projects/shared_library_c/src/test.c
index 9505a2f75..9505a2f75 100755..100644
--- a/tests/projects/shared_library_c/src/test.c
+++ b/tests/projects/shared_library_c/src/test.c
diff --git a/tests/projects/shared_library_c/src/test.cpp b/tests/projects/shared_library_c/src/test.cpp
index 72e03272b..72e03272b 100755..100644
--- a/tests/projects/shared_library_c/src/test.cpp
+++ b/tests/projects/shared_library_c/src/test.cpp
diff --git a/tests/projects/shared_library_c/xmake.lua b/tests/projects/shared_library_c/xmake.lua
index 4cad3064f..4cad3064f 100755..100644
--- a/tests/projects/shared_library_c/xmake.lua
+++ b/tests/projects/shared_library_c/xmake.lua
diff --git a/tests/projects/shared_library_dlang/xmake.lua b/tests/projects/shared_library_dlang/xmake.lua
index c7fac23ca..c7fac23ca 100755..100644
--- a/tests/projects/shared_library_dlang/xmake.lua
+++ b/tests/projects/shared_library_dlang/xmake.lua
diff --git a/tests/projects/static_library_c++/src/interface.cpp b/tests/projects/static_library_c++/src/interface.cpp
index 598d07560..598d07560 100755..100644
--- a/tests/projects/static_library_c++/src/interface.cpp
+++ b/tests/projects/static_library_c++/src/interface.cpp
diff --git a/tests/projects/static_library_c++/src/interface.h b/tests/projects/static_library_c++/src/interface.h
index 4a41e9597..4a41e9597 100755..100644
--- a/tests/projects/static_library_c++/src/interface.h
+++ b/tests/projects/static_library_c++/src/interface.h
diff --git a/tests/projects/static_library_c++/src/test.cpp b/tests/projects/static_library_c++/src/test.cpp
index 72e03272b..72e03272b 100755..100644
--- a/tests/projects/static_library_c++/src/test.cpp
+++ b/tests/projects/static_library_c++/src/test.cpp
diff --git a/tests/projects/static_library_c++/xmake.lua b/tests/projects/static_library_c++/xmake.lua
index 2e3950d4a..2e3950d4a 100755..100644
--- a/tests/projects/static_library_c++/xmake.lua
+++ b/tests/projects/static_library_c++/xmake.lua
diff --git a/tests/projects/static_library_c/src/interface.c b/tests/projects/static_library_c/src/interface.c
index 598d07560..598d07560 100755..100644
--- a/tests/projects/static_library_c/src/interface.c
+++ b/tests/projects/static_library_c/src/interface.c
diff --git a/tests/projects/static_library_c/src/interface.h b/tests/projects/static_library_c/src/interface.h
index 10ec0f856..10ec0f856 100755..100644
--- a/tests/projects/static_library_c/src/interface.h
+++ b/tests/projects/static_library_c/src/interface.h
diff --git a/tests/projects/static_library_c/src/test.c b/tests/projects/static_library_c/src/test.c
index 9505a2f75..9505a2f75 100755..100644
--- a/tests/projects/static_library_c/src/test.c
+++ b/tests/projects/static_library_c/src/test.c
diff --git a/tests/projects/static_library_c/xmake.lua b/tests/projects/static_library_c/xmake.lua
index 842921894..842921894 100755..100644
--- a/tests/projects/static_library_c/xmake.lua
+++ b/tests/projects/static_library_c/xmake.lua
diff --git a/tests/projects/static_library_dlang/xmake.lua b/tests/projects/static_library_dlang/xmake.lua
index 1fd0d1ee9..1fd0d1ee9 100755..100644
--- a/tests/projects/static_library_dlang/xmake.lua
+++ b/tests/projects/static_library_dlang/xmake.lua
diff --git a/tests/projects/static_library_go/src/main.go b/tests/projects/static_library_go/src/main.go
index f2b477453..f2b477453 100755..100644
--- a/tests/projects/static_library_go/src/main.go
+++ b/tests/projects/static_library_go/src/main.go
diff --git a/tests/projects/static_library_go/src/test.go b/tests/projects/static_library_go/src/test.go
index cf10523f9..cf10523f9 100755..100644
--- a/tests/projects/static_library_go/src/test.go
+++ b/tests/projects/static_library_go/src/test.go
diff --git a/tests/projects/static_library_go/src/test/add.go b/tests/projects/static_library_go/src/test/add.go
index 98ffef600..98ffef600 100755..100644
--- a/tests/projects/static_library_go/src/test/add.go
+++ b/tests/projects/static_library_go/src/test/add.go
diff --git a/tests/projects/static_library_go/src/test/sub.go b/tests/projects/static_library_go/src/test/sub.go
index a24a9abb7..a24a9abb7 100755..100644
--- a/tests/projects/static_library_go/src/test/sub.go
+++ b/tests/projects/static_library_go/src/test/sub.go
diff --git a/tests/projects/static_library_go/xmake.lua b/tests/projects/static_library_go/xmake.lua
index fb23da6a8..fb23da6a8 100755..100644
--- a/tests/projects/static_library_go/xmake.lua
+++ b/tests/projects/static_library_go/xmake.lua
diff --git a/tests/projects/static_library_rust/xmake.lua b/tests/projects/static_library_rust/xmake.lua
index 0d2c3accc..0d2c3accc 100755..100644
--- a/tests/projects/static_library_rust/xmake.lua
+++ b/tests/projects/static_library_rust/xmake.lua