cppcheck/test/cfg
Sebastian 4ef452132c
posix.cfg,gnu.cfg: Add (get|set)hostname functions. (#1315)
Reference for POSIX gethostname:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/gethostname.html
Reference for sethostname:
http://man7.org/linux/man-pages/man2/gethostname.2.html
2018-07-18 09:40:06 +02:00
..
bsd.c bsd.cfg: Added support for strlcat(). 2018-05-30 16:47:00 +02:00
generate-cfg-tests.sh add script to generate cfg tests 2018-03-18 13:03:19 +01:00
gnu.c posix.cfg,gnu.cfg: Add (get|set)hostname functions. (#1315) 2018-07-18 09:40:06 +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 posix.cfg,gnu.cfg: Add (get|set)hostname functions. (#1315) 2018-07-18 09:40:06 +02:00
qt.cpp Fixed #8076 (unmatched suppression when calling ./runtests.sh (test/cfg)) 2018-01-10 15:52:06 +01:00
runtests.sh runtest.sh: Bugfix cfg dir when run in test/cfg (#1311) 2018-07-15 22:24:31 +02:00
std.c test std.cfg: Updated tests for strncpy_s(). 2018-05-31 11:23:54 +02:00
std.cpp std.cfg: Do not take the return value of std::locale::global() into account. 2018-05-30 16:04:40 +02:00
windows.cpp windows.cfg: Added support for _locale_t 2018-06-08 14:41:56 +02:00
wxwidgets.cpp wxwidgets.cfg: Improved support for wxString to number conversion functions. 2018-04-07 20:27:02 +02:00