Run tests:
./run_tests.sh . casos/ no-server no-valgrind 60 10
Comparar outputs:
./compare_outputs.sh casos/ salidas/
Para crear un commit sin correr los hooks se debe ejecutar:
git commit --no-verify
Para correr cppcheck sin necesidad de un commit se debe ejecutar:
pre-commit run --hook-stage manual --files main.cpp wordscounter.cpp