aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/tools/run_tests
Commit message (Collapse)AuthorAge
* Make this more robust against mergesGravatar Craig Tiller2015-06-25
|
* Add a test that headers are properly in build.jsonGravatar Craig Tiller2015-06-25
| | | | Clean up anything that failed
* Better defaulting of attributesGravatar Craig Tiller2015-04-08
|
* Allow restricting platforms for certain testsGravatar Craig Tiller2015-04-08
|
* Adding flaky attribute for tests.Gravatar Nicolas "Pixel" Noble2015-02-27
|
* Also check build=testGravatar Craig Tiller2015-02-20
|
* Make run_tests.py respect the run= attributeGravatar Craig Tiller2015-02-20
|
* Googlify indentationGravatar Craig Tiller2015-01-18
|
* Pretty print tests.jsonGravatar Craig Tiller2015-01-18
|
* Only run language specified testsGravatar Craig Tiller2015-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.