cppcheck/test/cfg
Sebastian 346704b2e2
windows library: Mainly add socket functions, some other stuff and tests. (#1095)
Add Windows Socket 2 type/function configuration. There are still many
(microsoft specific) socket functions that are not yet configured.
Add configuration for GetUserName(), GetWindowText() and _fileno().
On Windows __wchar_t is a synonym for wchar_t, so an according define is
added.
2018-02-23 12:51:37 +01:00
..
gnu.c Merge simplecpp branch 2016-07-20 12:21:00 +02:00
posix.c Fix warning in test on Cygwin 2018-02-22 12:27:46 +01:00
qt.cpp Fixed #8076 (unmatched suppression when calling ./runtests.sh (test/cfg)) 2018-01-10 15:52:06 +01:00
runtests.sh wxwidgets library tests: Add syntax checking, fix test file. (#1084) 2018-02-09 20:34:15 +01:00
std.c std library: Resolve two TODOs (#1074) 2018-02-12 16:42:23 +01:00
std.cpp Fixed #8076 (unmatched suppression when calling ./runtests.sh (test/cfg)) 2018-01-10 15:52:06 +01:00
windows.cpp windows library: Mainly add socket functions, some other stuff and tests. (#1095) 2018-02-23 12:51:37 +01:00
wxwidgets.cpp wxwidgets: Fix syntax checking errors and warning (#1093) 2018-02-21 12:20:56 +01:00