cppcheck/test/cfg
Sebastian ed3cd2929e
Windows library: Enhance functions, add tests (#1117)
Enhance *Equal/*Compare/*Copy/*Move/*Zero/*Fill memory functions to
catch buffer access out of bounds errors and ignored return values.
Replaced some function configuration by according defines as it is done
in windows to avoid redundant (and error prone) configurations.
2018-03-14 15:01:37 +01:00
..
gnu.c Merge simplecpp branch 2016-07-20 12:21:00 +02:00
gtk.c Gtk library: Add configuration to avoid syntax error, add test file (#1109) 2018-03-10 11:22:10 +01: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 Gtk library: Add configuration to avoid syntax error, add test file (#1109) 2018-03-10 11:22:10 +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: Enhance functions, add tests (#1117) 2018-03-14 15:01:37 +01:00
wxwidgets.cpp wxwidgets: Fix syntax checking errors and warning (#1093) 2018-02-21 12:20:56 +01:00