Commit Graph

5 Commits

Author SHA1 Message Date
Max Moroz 71f4914c45
[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)
* [presubmit] Enforce language attribute in projectt.yaml to be always set.

* Update documentation, better presubmit check, new project template.

* add docstring to templates.py

* Add example values in the project.yaml template and remove python value for now

* Add "project: c++" to 256 projects

* format

* Add labels and selective_unpack sections to the presubmit check

* fix incorrect auto_ccs format in three projects

* fix nss emails after rebase
2020-03-10 11:08:01 -07:00
jonathanmetzman f6131a0cca
Reenable GraphicsFuzz (#3140)
Also revert "Improve support for GraphicsFuzz (#3129)"

This reverts commit f98bd5289a.
2019-12-16 19:39:36 -08:00
Alastair Donaldson f98bd5289a Improve support for GraphicsFuzz (#3129)
The Dockerfile and build script for graphicsfuzz-spirv now checks out
and builds GraphicsFuzz, and downloads OpenJDK so that the
GraphicsFuzz Java classes can be executed during fuzzing.
2019-12-15 10:47:53 -08:00
jonathanmetzman c3c5602ab4
disable GraphicsFuzz project (#2819) 2019-09-19 17:01:16 -07:00
jonathanmetzman 62c65ca878
Add SPIRV projects for blackbox fuzzing with GraphicsFuzz (#2812) 2019-09-06 13:49:09 -07:00