aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.json
diff options
context:
space:
mode:
authorGravatar Nicolas Noble <nnoble@google.com>2015-05-04 14:54:33 -0700
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2015-05-09 08:25:26 +0200
commit2e3639302adf75c1ca0c93ada2ab875c8a9d3f37 (patch)
tree61b075413fb14b6e5ca63d89e4f709e6183b8671 /build.json
parent7bf5092df0da31a4a3015f23408cb825941b6d06 (diff)
Making the gRPC C tests building under Windows.
Diffstat (limited to 'build.json')
-rw-r--r--build.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/build.json b/build.json
index 3d6522216b..3cd8cbf3d8 100644
--- a/build.json
+++ b/build.json
@@ -999,6 +999,9 @@
"grpc",
"gpr_test_util",
"gpr"
+ ],
+ "platforms": [
+ "posix"
]
},
{
@@ -1043,6 +1046,9 @@
"grpc",
"gpr_test_util",
"gpr"
+ ],
+ "platforms": [
+ "posix"
]
},
{
@@ -1057,6 +1063,9 @@
"grpc",
"gpr_test_util",
"gpr"
+ ],
+ "platforms": [
+ "posix"
]
},
{
@@ -1612,6 +1621,9 @@
"grpc",
"gpr_test_util",
"gpr"
+ ],
+ "platforms": [
+ "posix"
]
},
{
@@ -1668,6 +1680,9 @@
"grpc",
"gpr_test_util",
"gpr"
+ ],
+ "platforms": [
+ "posix"
]
},
{
@@ -1682,6 +1697,9 @@
"grpc",
"gpr_test_util",
"gpr"
+ ],
+ "platforms": [
+ "posix"
]
},
{
@@ -1696,6 +1714,9 @@
"grpc",
"gpr_test_util",
"gpr"
+ ],
+ "platforms": [
+ "posix"
]
},
{