Lines 1-12
Link Here
|
1 |
--- tests/_tests.lua.orig 2019-11-16 06:02:45 UTC |
1 |
--- tests/_tests.lua.orig 2021-09-17 13:09:43 UTC |
2 |
+++ tests/_tests.lua |
2 |
+++ tests/_tests.lua |
3 |
@@ -57,9 +57,4 @@ return { |
3 |
@@ -59,8 +59,8 @@ return { |
4 |
-- Control system tests |
|
|
5 |
"test_premake.lua", |
6 |
"base/test_validation.lua", |
4 |
"base/test_validation.lua", |
7 |
- |
5 |
|
8 |
- -- -- Toolset tests |
6 |
-- -- Toolset tests |
9 |
- "tools/test_dotnet.lua", |
7 |
- "tools/test_dotnet.lua", |
10 |
- "tools/test_gcc.lua", |
8 |
- "tools/test_gcc.lua", |
|
|
9 |
+-- "tools/test_dotnet.lua", |
10 |
+-- "tools/test_gcc.lua", |
11 |
"tools/test_clang.lua", |
11 |
- "tools/test_msc.lua", |
12 |
- "tools/test_msc.lua", |
|
|
13 |
+-- "tools/test_msc.lua", |
12 |
} |
14 |
} |