cppcheck/test/cfg
orbitcowboy 02d307a231 posix.cfg: Added partial support for scandir() and a TODO comment. 2019-05-25 23:32:28 +02:00
..
boost.cpp
bsd.c
generate-cfg-tests.sh
gnu.c astyle formatting 2019-05-17 09:32:14 +02:00
gtk.c gtk.cfg: Add / improve g_str*() functions and add GTK_SIGNAL_FUNC(). 2019-04-01 16:15:32 +02:00
posix.c posix.cfg: Added partial support for scandir() and a TODO comment. 2019-05-25 23:32:28 +02:00
qt.cpp
runtests.sh gnu.cfg: Added tests for mkostemp(), mkstemps() and mkostemps() functions. The test script 'test/cfg/runtests.sh' is now loading posix.cfg when checking gnu.cfg. Otherwise 'close()' was not available to Cppcheck, which lead to an error when 'make checkcfg' was executed. 2019-05-16 17:49:33 +02:00
sqlite3.c
std.c std.cfg: Added a test for tmpfile(). 2019-05-17 16:02:48 +02:00
std.cpp
unmatchedSuppressionTest.c
windows.cpp windows.cfg: Fixed FP for invalidFunctionArg in second argument of _getcwd(). Reference: https://docs.microsoft.com/en-us/previous-versions/sf98bd4y(v%3Dvs.140) 2019-03-25 09:07:02 +01:00
wxwidgets.cpp