summaryrefslogtreecommitdiff
path: root/devel/premake5/files/patch-tests___tests.lua
blob: cbef5ee262fc3a979e731af0afbea6e1a59087b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- tests/_tests.lua.orig	2025-03-08 19:37:23 UTC
+++ tests/_tests.lua
@@ -62,9 +62,9 @@ return {
 	"base/test_validation.lua",
 
 	-- -- Toolset tests
-	"tools/test_dotnet.lua",
+--	"tools/test_dotnet.lua",
 	"tools/test_emcc.lua",
-	"tools/test_gcc.lua",
+--	"tools/test_gcc.lua",
 	"tools/test_clang.lua",
-	"tools/test_msc.lua",
+--	"tools/test_msc.lua",
 }