ports/devel/premake5/files/patch-tests___tests.lua
Martin Filla 377ba1cb8a devel/premake5: update to 5.0.0-alpha16
Changelog: https://github.com/premake/premake-core/releases/tag/v5.0.0-alpha16

PR:		258558
Reported by:	Martin Filla <freebsd@sysctl.cz> (maintainer)
2021-12-24 11:50:50 +09:00

14 lines
337 B
Lua

--- tests/_tests.lua.orig 2021-09-17 13:09:43 UTC
+++ tests/_tests.lua
@@ -59,8 +59,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",
}