cppcheck/test/cfg
Paul Fultz II 42d44f02a2 Use lifetime analysis for checking mismatching containers (#2456)
* Use lifetimes to check for mismatching containers

* Fix error messages

* Format

* Remove unused variables

* Fix configuration and track iterators through algorithms

* Fix iterator value types in qt config

* Fix library issue with QStringList

* Remove unused functions

* Fix cppcheck errors
2019-12-25 09:32:50 +01:00
..
boost.cpp
bsd.c
cairo.c
generate-cfg-tests.sh
gnu.c Fix incorrect usage of "unlikely" hint 2019-11-27 18:08:10 +03:00
googletest.cpp Formatted code. There are no functional changes. [ci skip] 2019-11-07 11:29:37 +01:00
gtk.c gtk.cfg: Add some missing g_str*() functions found by daca@home 2019-10-08 10:01:38 +02:00
kde.cpp kde.cfg: Add KDE configuration and tests (#2278) 2019-10-17 21:29:32 +02:00
libcurl.c
libsigc++.cpp libsigc++.cfg: Add configuration for library libsigc++ (#2291) 2019-10-26 17:37:14 +02:00
lua.c
opencv2.cpp opencv2.cfg: Add initial OpenCV 2.x API Library Configuration (#2439) 2019-12-10 19:34:30 +01:00
openmp.c
openssl.c Fix -Wint-conversion warning 2019-11-26 18:03:47 +03:00
posix.c windows.cfg: Added support for more interfaces. 2019-10-21 10:09:20 +02:00
python.c
qt.cpp Use lifetime analysis for checking mismatching containers (#2456) 2019-12-25 09:32:50 +01:00
runtests.sh opencv2.cfg: Add initial OpenCV 2.x API Library Configuration (#2439) 2019-12-10 19:34:30 +01:00
sqlite3.c
std.c Typos found by running "codespell" (#2380) 2019-11-19 20:02:24 +01:00
std.cpp test std.cfg: Added a regression test for std::vsprintf(). The first argument is allowed to be a null pointer. 2019-11-11 09:29:16 +01:00
windows.cpp windows.cfg: Added support for more interfaces. 2019-10-21 10:09:20 +02:00
wxwidgets.cpp Use lifetime analysis for checking mismatching containers (#2456) 2019-12-25 09:32:50 +01:00