DavidKorczynski
c351603b3d
infra: enable argument passing to compile_python_fuzzer ( #7628 )
...
* infra: enable argument passing to compile_python_fuzzer
Enable passing arguments to pyinstaller. This is used by, e.g. Django.
Ref:
0cb820e5af (commitcomment-72063587)
* only unzip real files
2022-04-28 09:38:43 +01:00
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
Florian Apolloner
eeb2d1fbf8
[django] Fixed pyinstaller creation to include neccessary translations. ( #7458 )
2022-03-28 14:45:30 -04:00
Florian Apolloner
37f213eb44
Updated Django to use a python based fuzzer. ( #6940 )
2021-11-30 19:22:36 +00:00
DavidKorczynski
1f4d4cb06b
django: fix build ( #6516 )
2021-09-24 10:34:58 +00:00
Florian Apolloner
df4675970d
Move django-fuzzers to a new location. ( #5041 )
...
Updated the python version while on it.
2021-01-23 17:52:59 +00:00
Guido Vranken
0a536515b5
[django] Fix coverage build ( #3212 )
2020-01-09 07:44:40 -08:00
Guido Vranken
9becf48c65
[django] No ASAN ( #2696 )
2019-08-14 12:38:02 -07:00
Guido Vranken
8ffb51ead2
[django-fuzzers] Initial integration. ( #2579 )
...
* [django-fuzzers]
* [django] Update auto_ccs
* [django] Pack seed corpus. util -> utils.
2019-08-02 10:31:34 -07:00