Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup scripts in scripts/test (#1566) | Sam Clegg | 2018-05-25 | 1 | -12/+12 |
| | | | | | | | | | | Remove executable bit and #! from scripts that don't have entry point. Add missing licence test. Move arg parsing into a function. Remove legacy --only_prepare (with underscrore) argument. | ||||
* | Fix flake8 failures in scripts/ (#1239) | Taiju Tsuiki | 2017-10-24 | 1 | -1/+1 |
| | | | flake8 starts warning on bare "except:" in python scripts, and all CI job is failing for that. | ||||
* | fix python spacing in some scripts (#841) | Alon Zakai | 2016-11-15 | 1 | -0/+1 |
| | |||||
* | add a pass fuzzer script (#709) | Alon Zakai | 2016-09-23 | 1 | -0/+146 |