cppcheck/test/cfg
Sebastian 1ad22ae231 windows library: Add strlwr/strupr configuration, fixing tests (#1076)
Add configuration for the deprecated strlwr/strupr functions with
according warning.
test/cfg/windows.cpp: Added tests for strlwr and strupr. Moved function
call that does not return (FreeLibraryAndExitThread) to the end of the
function to fix analysis that was silently aborted at that point
(reported as issue #8378).
2018-01-31 17:43:19 +01:00
..
gnu.c Merge simplecpp branch 2016-07-20 12:21:00 +02:00
posix.c posix library: Add strtok tests (#1069) 2018-01-31 10:58:30 +01:00
qt.cpp Fixed #8076 (unmatched suppression when calling ./runtests.sh (test/cfg)) 2018-01-10 15:52:06 +01:00
runtests.sh Add windows configuration tests (#1053) 2018-01-24 20:05:16 +01:00
std.c std config: Remove misspelled function "strbprk" (#1065) 2018-01-29 17:28:44 +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: Add strlwr/strupr configuration, fixing tests (#1076) 2018-01-31 17:43:19 +01:00