cppcheck/gui/test/cppchecklibrarydata
Oliver Stöneberg 339484d2a1
mitigated and enabled more clang-tidy warnings (#4470)
* fixed some `performance-inefficient-string-concatenation` clang-tidy warnings

* fixed and enabled `modernize-replace-random-shuffle` clang-tidy warning

* fixed and enabled `bugprone-suspicious-string-compare` clang-tidy warning

* mitigated and enabled `readability-non-const-parameter` clang-tidy warnings

* clang-tidy.md: documented some disabled checks

* mitigated and enabled `performance-unnecessary-value-param` clang-tidy warnings
2022-09-16 18:58:59 +02:00
..
files Library Data: Add support for optional smart pointer element 'unique' (#4132) 2022-07-04 22:23:20 +02:00
CMakeLists.txt avoid some Clang compiler warnings (#3896) 2022-03-13 20:07:58 +01:00
cppchecklibrarydata.pro use same output folder for GUI tests qmake builds to leverage existing output files from regular build (#4433) 2022-09-04 10:25:16 +02:00
resources.qrc Library Data: Add support for optional smart pointer element 'unique' (#4132) 2022-07-04 22:23:20 +02:00
testcppchecklibrarydata.cpp mitigated and enabled more clang-tidy warnings (#4470) 2022-09-16 18:58:59 +02:00
testcppchecklibrarydata.h mitigated and enabled more clang-tidy warnings (#4470) 2022-09-16 18:58:59 +02:00