cppcheck/test/cfg
chrchr-github 48999cf1d1
Add support for std::ofstream::precision() (#4485)
* Add support for std::copy_n/merge/stable_sort

* Format

* Add support for std::unordered_set::count(), std::push_heap

* Missing include

* Add support for std::iota

* Missing include

* Add support for std::ofstream::precision()

* Typo

* Typo
2022-09-20 17:23:18 +02:00
..
boost.cpp
bsd.c bsd.cfg: Added support for setbuffer() and setlinebuf(). 2022-04-27 10:22:38 +02:00
cairo.c
cppunit.cpp
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
kde.cpp
libcurl.c
libsigc++.cpp
lua.c
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
openssl.c
posix.c Fix #8295 FN (error) Buffer is accessed out of bounds (wcpncpy, wcsncpy) (#4412) 2022-08-29 12:24:58 +02:00
python.c
qt.cpp Fix FP knowConditionTrueFalse (#4419) 2022-08-30 18:08:24 +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
std.c Fix #8295 FN (error) Buffer is accessed out of bounds (wcpncpy, wcsncpy) (#4412) 2022-08-29 12:24:58 +02:00
std.cpp Add support for std::ofstream::precision() (#4485) 2022-09-20 17:23:18 +02:00
windows.cpp formatting 2022-08-24 08:53:59 +02:00
wxwidgets.cpp wxwidgets.cfg: Fixed wrong configuration of wxRegEx::GetMatch(). 2022-07-02 09:24:22 +02:00