Commit Graph

10 Commits

Author SHA1 Message Date
jduart bc079ae27d
Copy all fuzzers into SRC so they can be built (#8496)
build.sh is taking all the *_fuzzer.cc files and builds them as targets,
but the Dockerfile was not updated to copy the new fuzzers.

Co-authored-by: Jose Duart <jduart@google.com>
2022-09-19 11:55:01 +10:00
Julien Voisin f26c1ca124
Use proper FuzzedDataProvider headers (#8312)
Co-authored-by: Julien Voisin <jvoisin@google.com>
2022-08-22 18:51:45 +01:00
Julien Voisin 6a7f89849e
Add some fuzzers for wabt (#8136)
Co-authored-by: Julien Voisin <jvoisin@google.com>
2022-08-04 12:55:24 -07:00
Navidem 291956b501
Set flags to use old pass manger (#7828)
* Set flags to use old pass manger

* nit

* Add comment to Dockerfile

* More informative comment

* nit
2022-06-09 19:39:25 +10:00
Oliver Chang 84faf55729
Populate a bunch of main_repo values. (#4815)
Also enforce this for future integrations.
2020-12-10 09:49:27 +11:00
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
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
Ben Smith a595e7c879 Update wabt maintainer (#3209)
* Update wabt maintainer

I'm back from leave, so I'll take over maintenance of wabt fuzz bugs.

* Update Dockerfile too
2020-01-08 18:23:42 -08:00
Thomas Lively 5ffa4f446b Update WABT primary contact (#3044)
The previous address was an alias for a mailing list, not an actual account. Changing the contact to @dschuff as requested in https://github.com/WebAssembly/wabt/issues/1212#issuecomment-555117572.
2019-11-18 15:44:18 -08:00
Google AutoFuzz Team 82f519f340 [wabt] Add project (#3035) 2019-11-15 07:45:55 -08:00