ports/devel/premake5/files/patch-tests___tests.lua

14 lines
337 B
Lua

--- tests/_tests.lua.orig 2024-11-14 12:50:13 UTC
+++ tests/_tests.lua
@@ -62,8 +62,8 @@ return {
"base/test_validation.lua",
-- -- Toolset tests
- "tools/test_dotnet.lua",
- "tools/test_gcc.lua",
+-- "tools/test_dotnet.lua",
+-- "tools/test_gcc.lua",
"tools/test_clang.lua",
- "tools/test_msc.lua",
+-- "tools/test_msc.lua",
}