Commit Graph

18 Commits

Author SHA1 Message Date
Craig Tiller 224b04f6ef Make this more robust against merges 2015-06-25 07:11:18 -07:00
Craig Tiller fe8592ee99 Merge github.com:grpc/grpc into are-includes-sane
Conflicts:
	tools/doxygen/Doxyfile.c++.internal
2015-06-25 07:00:18 -07:00
Craig Tiller f75fc12e3a Add a test that headers are properly in build.json
Clean up anything that failed
2015-06-25 06:58:00 -07:00
Craig Tiller eb327fba7c Make it less likely a build.json change triggers a merge conflict 2015-06-23 16:51:38 -07:00
Craig Tiller 78a97ed3f9 Get internal documentation generated in the right place 2015-06-05 10:03:53 -07:00
David G. Quintas f6bf2d75c8 Added docstring to gen_doxyfile mako template 2015-05-29 15:25:25 -07:00
Craig Tiller 6c4ae607fe Add doxygen setups for internal documentation 2015-05-29 15:00:50 -07:00
Craig Tiller 7c05bd216b Get GRPC_FINAL, GRPC_OVERRIDE treated right 2015-05-24 10:52:27 -07:00
Craig Tiller c9b3e5811e Add C++ 2015-05-24 10:43:05 -07:00
Craig Tiller 2fa7af5767 Initial Doxyfile generation 2015-05-24 10:37:31 -07:00
Craig Tiller 0ff7e692b0 Better defaulting of attributes 2015-04-08 15:57:17 -07:00
Craig Tiller d625d81e9b Allow restricting platforms for certain tests 2015-04-08 15:52:35 -07:00
Nicolas "Pixel" Noble 9db7c3b174 Adding flaky attribute for tests. 2015-02-27 06:50:16 +01:00
Craig Tiller 04ab715339 Also check build=test 2015-02-20 13:37:18 -08:00
Craig Tiller 5f9d615d8d Make run_tests.py respect the run= attribute 2015-02-20 13:31:17 -08:00
Craig Tiller 49bde68ff1 Googlify indentation 2015-01-18 11:44:17 -08:00
Craig Tiller f24e7241aa Pretty print tests.json 2015-01-18 10:49:16 -08:00
Craig Tiller e9c959d78e Only run language specified tests
Add a template to generate a complete list of tests for C/C++, and use it to generate the list of binaries to run tests for.
2015-01-18 10:23:26 -08:00