Add doxygen.sh script to git hooks

Add the doxygen.sh script to the pre-push git script
This commit is contained in:
Ron Eldor 2018-04-01 17:43:26 +03:00
parent 8266acacc8
commit b0ef434911

View file

@ -46,3 +46,4 @@ run_test ./tests/scripts/check-doxy-blocks.pl
run_test ./tests/scripts/check-names.sh run_test ./tests/scripts/check-names.sh
run_test ./tests/scripts/check-generated-files.sh run_test ./tests/scripts/check-generated-files.sh
run_test ./tests/scripts/check-files.py run_test ./tests/scripts/check-files.py
run_test ./tests/scripts/doxygen.sh