Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Hand-written changes | Craig Tiller | 2015-08-31 |
| | |||
* | Exclude qps_test from tsan runs | Craig Tiller | 2015-08-19 |
| | | | | | | | The TSAN deadlock detector has some problems that prevents this test from running successfully. Issue #2994 has been filed to re-enable these in the future. | ||
* | Reduce mac CI load | Craig Tiller | 2015-08-07 |
| | |||
* | Add proxy tests to end2end suite | Craig Tiller | 2015-08-04 |
| | | | | | Currently the oauth2 variant of these tests is disabled. Will work with @jboeuf to figure out how to turn them on. | ||
* | Make this more robust against merges | Craig Tiller | 2015-06-25 |
| | |||
* | Add a test that headers are properly in build.json | Craig Tiller | 2015-06-25 |
| | | | | Clean up anything that failed | ||
* | Better defaulting of attributes | Craig Tiller | 2015-04-08 |
| | |||
* | Allow restricting platforms for certain tests | Craig Tiller | 2015-04-08 |
| | |||
* | Adding flaky attribute for tests. | Nicolas "Pixel" Noble | 2015-02-27 |
| | |||
* | Also check build=test | Craig Tiller | 2015-02-20 |
| | |||
* | Make run_tests.py respect the run= attribute | Craig Tiller | 2015-02-20 |
| | |||
* | Googlify indentation | Craig Tiller | 2015-01-18 |
| | |||
* | Pretty print tests.json | Craig Tiller | 2015-01-18 |
| | |||
* | Only run language specified tests | Craig Tiller | 2015-01-18 |
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. |