cppcheck/test/cfg
orbitcowboy 4de443957c gnu.cfg: Added support for error() function. And a TODO testcase for ticket #11197. 2022-07-17 14:43:52 +02:00
..
boost.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
bsd.c bsd.cfg: Added support for setbuffer() and setlinebuf(). 2022-04-27 10:22:38 +02:00
cairo.c cairo.cfg: Add library configuration/tests/... for cairo library (#2176) 2019-09-19 08:48:04 +02:00
cppunit.cpp cfg: cppunit: Fix FP with compareBoolExpressionWithInt within CPPUNIT_ASSERT_EQUAL (#2879) 2020-11-04 07:48:53 +01:00
gnu.c gnu.cfg: Added support for error() function. And a TODO testcase for ticket #11197. 2022-07-17 14:43:52 +02:00
googletest.cpp Fix FP compareValueOutOfTypeRangeError (#4245) 2022-07-01 10:48:32 +02:00
gtk.c Make ci happy 2021-10-03 22:01:13 +02:00
kde.cpp Fix issue 10208: FP: knownConditionTrueFalse in for loop with function that assigns by ref (#3198) 2021-04-18 21:42:27 +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 Fix #7709 FN C-style pointer casting with built-in or typedef types /… (#3814) 2022-02-10 20:48:51 +01:00
openmp.c CI; fix test/cfg/openmp.c 2021-05-14 22:16:54 +02:00
openssl.c Fix -Wint-conversion warning 2019-11-26 18:03:47 +03:00
posix.c Partial fix for #11137 FN: invalidFunctionArgStr printf argument (#4224) 2022-06-20 20:02:22 +02:00
python.c Fix CI; Cppcheck find some more unusedAllocatedMemory violations in test/cfg/.. 2021-05-13 23:08:58 +02:00
qt.cpp Fix FP leakNoVarFunctionCall with Qt object (#4272) 2022-07-13 21:09:53 +02:00
runtests.sh Added a regression test; A real-world test case like this was found by daca@home: ftp://ftp.de.debian.org/debian/pool/main/o/ogdi-dfsg/ogdi-dfsg_4.1.0+ds.orig.tar.gz head ogdi-ogdi_4_1_0/ogdi/c-api/ecsinfo.c:637:26: error: Invalid strcspn() argument nr 2. A nul-terminated string is required. [invalidFunctionArgStr]. 2022-06-04 19:33:56 +02:00
sqlite3.c Fix issue 9783: wrong lifetime analysis temporary assigned to object (#2711) 2020-09-02 07:13:15 +02:00
std.c Fix #10356 FP bufferAccessOutOfBounds is reported on strncmp() (#4281) 2022-07-15 17:43:18 +02:00
std.cpp Fixed zerodiv/moduloofone FNs for more math functions 2022-07-09 22:36:17 +02:00
windows.cpp windows.cfg: Improved configuration of _mbscmp() and _mbscmp_l(). 2022-05-27 12:28:30 +02:00
wxwidgets.cpp wxwidgets.cfg: Fixed wrong configuration of wxRegEx::GetMatch(). 2022-07-02 09:24:22 +02:00