Commit Graph

5 Commits

Author SHA1 Message Date
DavidKorczynski 0cb820e5af
infra: add Python coverage support (#7298)
* infra: add Python coverage support

* update python coverage helper script

* nits

* switch from commands to python

* pin coverage package

* switch to single quote strings throughout

* nit

* fix style

* fix style

* fix ci

* fix ci
2022-04-06 10:31:34 -04:00
DavidKorczynski 6dc83c3812
httplib2: install cryptography package to fix build (#6874) 2021-11-20 14:45:44 +00:00
Fabian Meumertzheim 10e888b561
[all] Make fuzz targets world executable (#5751)
Making fuzz targets only user executable as the root user makes them
non-executable outside the container, e.g. in the oss-fuzz/build/ dir.
2021-05-12 07:03:21 -07:00
DavidKorczynski 626a66d1d1
httplib2: fix build. (#5754) 2021-05-12 09:46:40 +01:00
DavidKorczynski 03de1c66f0
httplib2: initial integration. (#5000) 2021-01-21 03:54:46 -08:00