- Jan 15, 2015
-
-
Nicolas Noble authored
Conflicts: tools/run_tests/run_tests.py
-
Nicolas Noble authored
Helgrind support for run_tests.py
-
Nicolas Noble authored
-) Adding a new command line flag to be able to see which tests are passing. -) Adding more status when the tool is idle in forever mode. -) Adding a last status when the tool is finished so to avoid leaving the console in a weird state. -) Adding a status message in the forever mode if the previous run failed. -) Swapped the message and its explanation, so you don't have to scroll up to see which test failed. -) Fixed a race condition in the watch_dir.py code if a file is deleted during the loop.
-
Michael Lumish authored
Grpc Tools: update JDK; fix the interop server transport flag
-
Tim Emiola authored
-
Craig Tiller authored
Also allow maxjobs to be tweaked based upon which configs are being run, to prevent memory starvation.
-
Craig Tiller authored
Muting an extremely chatty log line.
-
Nicolas Noble authored
-
Tim Emiola authored
- necessary to allow seamless interop testing, as discussed earlier this week.
-
- Jan 14, 2015
-
-
Craig Tiller authored
Send a scheme of http or https as appropriate, rather than grpc.
-
David Klempner authored
1. scheme_from_args should return const char* 2. Rename grpc.scheme arg to grpc.http2_scheme, and define a macro for it.
-
Yang Gao authored
Remove unused private field
-
Craig Tiller authored
-
Qi Zhao authored
Remove go codegen from this repository
-
Nicolas Noble authored
Build all targets for a config at once
-
Nicolas Noble authored
Fix return behavior of run_tools.py
-
Yang Gao authored
Make the C++ API use C API calls to fiddle with status
-
Tim Emiola authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
This prevents mismatches from breaking tests.
-
Craig Tiller authored
So that later cancellations do not clobber status.
-
Craig Tiller authored
If not running in forever mode, and a test fails, fail run_tests.py also. If running in forever mode and make fails, wait for the next run.
-
Tim Emiola authored
Make cpp codegen consistent with protoc in template format.
-
Yang Gao authored
-
Yang Gao authored
-
Craig Tiller authored
-
Yang Gao authored
Properly mask signals in unit tests
-
Craig Tiller authored
-
Craig Tiller authored
-
Tim Emiola authored
-
Nicolas Noble authored
Compile fix for mac
-
Tim Emiola authored
Node client constructor
-
Craig Tiller authored
-
Craig Tiller authored
Various win32 fixes.
-
Craig Tiller authored
Removing a few more traces of libevent.
-
Nicolas "Pixel" Noble authored
Now all the gpr tests build and run under win32.
-
Nicolas "Pixel" Noble authored
-
Nicolas "Pixel" Noble authored
-