cppcheck/man
Oliver Stöneberg fc700b68eb
refs #4452 / refs #11705 - improved `--showtime=` behavior and testing (#4876)
This is a step onto leveraging the `ThreadExecutor` implementation for
`ProcessExecutor` which is a follow-up to #4870. We need to have the
proper test coverage and the existing implementations working as
expected before we move to the shared code.

Fixes:
- added `--showtime=` tests for all executor implementations
- only print `--showtime=summary` once at the end
- prevents `--showtime=` by multiple threads to be written at the same
time - essentially breaking the output
- reset the timer results before each test
- deprecated `top5` in favor of `top5_file`
- fixed printing for all executors except `ProcessExecutor`
2023-10-05 19:04:06 +02:00
..
images
build-html.sh GUI: Try to reuse Qt Assistant to show help 2020-08-01 18:56:37 +02:00
build-pdf.sh fixed/excluded some shellcheck warnings and actually fail the build when something is found (#3068) 2021-01-20 18:43:49 +01:00
buildman.sh Create separate scripts for building HTML and PDF documents 2020-07-24 18:54:06 +01:00
cppcheck-design.docbook Fix some typos (#1983) 2019-07-12 17:55:44 +02:00
cppcheck.1.xml refs #4452 / refs #11705 - improved `--showtime=` behavior and testing (#4876) 2023-10-05 19:04:06 +02:00
manual-ja.docbook de-coupled `--check-library` from `information` severity and other dependencies (#3861) 2023-01-26 22:28:04 +01:00
manual-premium.md manual: Add manual-premium.md for the Cppcheck Premium manual (#5492) 2023-09-28 13:30:58 +02:00
manual-style.tex Add styling to PDF manual 2020-07-23 15:39:23 +01:00
manual.css added .gitattributes and normalized files (#4668) 2022-12-30 21:33:45 +01:00
manual.md 2.12.99: Set versions (#5427) 2023-09-10 18:43:00 +02:00
reference-cfg-format.md 2.12.99: Set versions (#5427) 2023-09-10 18:43:00 +02:00
writing-addons.md 2.12.99: Set versions (#5427) 2023-09-10 18:43:00 +02:00
writing-rules-1.docbook
writing-rules-2.docbook
writing-rules-3.docbook