aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vs2013/build_and_run_tests.bat
Commit message (Collapse)AuthorAge
* Enabling debug symbols while running batched tests under Windows.Gravatar Nicolas Noble2015-02-11
|
* Clean build.jsonGravatar Craig Tiller2015-02-06
|
* Adding support for loading the SSL roots from an environment variable.Gravatar Julien Boeuf2015-02-02
| | | | | | - Had to add support for files and environment variables as well. - I can't compile on windows so I'm sure there will be some issues. - Tested end-to-end with the simple ssl fullstack test.
* Run buildgenGravatar Craig Tiller2015-01-18
|
* Fixing test_config.cGravatar Nicolas "Pixel" Noble2015-01-13
| | | | Now all the gpr tests build and run under win32.
* Splitting grpc_test_util into gpr_test_util.Gravatar nnoble2015-01-12
| | | | | | | Change on 2015/01/12 by nnoble <nnoble@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=83801564
* Add a test for useful.h.Gravatar ctiller2014-12-15
| | | | | | | | | Additionally add rotl, rotr which will be needed to implement some hashing functions shortly. Change on 2014/12/15 by ctiller <ctiller@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=82149559
* Add batch file that builds and executes all GPR tests.Gravatar jtattermusch2014-12-11
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 <jtattermusch@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=81900639