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 boost.cfg: Add configuration and tests for boost::bind() (#2206) 2019-09-25 12:49:05 +02:00
bsd.c gnu/bsd.cfg: Cleanup redundant configuration for timercmp() and add more tests. 2019-09-10 11:51:47 +02:00
cairo.c cairo.cfg: Add library configuration/tests/... for cairo library (#2176) 2019-09-19 08:48:04 +02:00
generate-cfg-tests.sh add script to generate cfg tests 2018-03-18 13:03:19 +01:00
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 libcurl.cfg: Add library configuration for libcurl (#2120) 2019-08-29 15:11:59 +02:00
libsigc++.cpp libsigc++.cfg: Add configuration for library libsigc++ (#2291) 2019-10-26 17:37:14 +02:00
lua.c lua.cfg: Add Lua C API library configuration with tests (#2119) 2019-08-29 11:38:21 +02:00
opencv2.cpp opencv2.cfg: Add initial OpenCV 2.x API Library Configuration (#2439) 2019-12-10 19:34:30 +01:00
openmp.c openmp.cfg: Add library configuration for OpenMP (#1956) 2019-07-05 03:00:52 +02:00
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 python.cfg: Improve Python C API configuration 2019-09-18 15:09:13 +02:00
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 Try to make Travis happy 2019-09-28 20:43:55 +02:00
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