Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | headers reorg | yang-g | 2015-08-21 |
| | |||
* | Add a test that headers are properly in build.json | Craig Tiller | 2015-06-25 |
| | | | | Clean up anything that failed | ||
* | Update the Status API | Yang Gao | 2015-06-16 |
| | |||
* | Update QPS test to proto3 syntax | vjpai | 2015-06-05 |
| | |||
* | clang-format qps code - it was getting out of hand | Craig Tiller | 2015-05-21 |
| | |||
* | Allow RunScenarios to spawn in-process workers | Craig Tiller | 2015-04-09 |
This allows us to get back to single binary tests where appropriate, which will help in-depth profiling efforts. I've built this atop my smoke_test changes as they inspired me to get this done. |