cppcheck/test/synthetic
omarandlorraine 6488650d24
use python3 on debians too (#3812)
* use python3 on debians too

in Debian 11 which is Bullseye, /usr/bin/python is a Python2
interpreter, which means that cppcheck-htmlreport fails to run here.
So I've chenged the shebang to use python3

* change all shebangs from python to python3

Co-authored-by: Sam M W <smw@alertergroup.co.uk>
2022-11-03 22:14:30 +01:00
..
Makefile synthetic tests: add ub.c 2016-11-03 14:51:18 +01:00
controlflow.c Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
data.c Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
functions.c Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
report.py use python3 on debians too (#3812) 2022-11-03 22:14:30 +01:00
run-clang.sh fixed/excluded some shellcheck warnings and actually fail the build when something is found (#3068) 2021-01-20 18:43:49 +01:00
run-lint.bat Synthetic: Add run-lint.bat script 2016-11-22 19:25:05 +01:00
ub.c Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00