From 57c6f0cadebbdf973bf560e4ad67aef8fe451bc3 Mon Sep 17 00:00:00 2001 From: jtattermusch Date: Thu, 11 Dec 2014 12:28:56 -0800 Subject: Add batch file that builds and executes all GPR tests. Removed bad format test to fix gpr_string_test. Also took care of some of the MS compiler warnings when compiling gpr_test_util. Change on 2014/12/11 by jtattermusch ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=81900639 --- build.json | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'build.json') diff --git a/build.json b/build.json index cfb19707ef..c395f10772 100644 --- a/build.json +++ b/build.json @@ -406,7 +406,6 @@ { "name": "gpr_cancellable_test", "build": "test", - "vs_project_guid": "{19730BF6-7F8C-44EF-ACDC-2CA50C0403E7}", "src": [ "test/core/support/cancellable_test.c" ], @@ -418,7 +417,6 @@ { "name": "gpr_log_test", "build": "test", - "vs_project_guid": "{42B70122-188F-4535-AB74-F061C77068B4}", "src": [ "test/core/support/log_test.c" ], @@ -430,7 +428,6 @@ { "name": "gpr_cmdline_test", "build": "test", - "vs_project_guid": "{8F260F48-3C22-48A8-9928-A152ABB2EDF2}", "src": [ "test/core/support/cmdline_test.c" ], @@ -447,7 +444,6 @@ ], "deps": [ "grpc_test_util", - "grpc", "gpr" ] }, @@ -459,7 +455,6 @@ ], "deps": [ "grpc_test_util", - "grpc", "gpr" ] }, @@ -471,7 +466,6 @@ ], "deps": [ "grpc_test_util", - "grpc", "gpr" ] }, @@ -483,7 +477,6 @@ ], "deps": [ "grpc_test_util", - "grpc", "gpr" ] }, @@ -495,7 +488,6 @@ ], "deps": [ "grpc_test_util", - "grpc", "gpr" ] }, @@ -507,7 +499,6 @@ ], "deps": [ "grpc_test_util", - "grpc", "gpr" ] }, @@ -519,7 +510,6 @@ ], "deps": [ "grpc_test_util", - "grpc", "gpr" ] }, @@ -531,7 +521,6 @@ ], "deps": [ "grpc_test_util", - "grpc", "gpr" ] }, -- cgit v1.2.3