cppcheck/test/cfg
Sebastian 8fb794e731
libsigc++.cfg: Add configuration for library libsigc++ (#2291)
* libsigc++.cfg: Add configuration for library libsigc++

Reference: https://libsigcplusplus.github.io/libsigcplusplus/

* Make code compatible with libsigc++-2.0 instead of 3.0

Since Version 3.0 C++14 is required which is not (fully) supported in
some older GCC versions.
2019-10-26 17:37:14 +02:00
..
boost.cpp boost.cfg: Add configuration and tests for boost::bind() (#2206) 2019-09-25 12:49:05 +02:00
bsd.c gnu/bsd.cfg: Cleanup redundant configuration for timercmp() and add more tests. 2019-09-10 11:51:47 +02:00
cairo.c cairo.cfg: Add library configuration/tests/... for cairo library (#2176) 2019-09-19 08:48:04 +02:00
generate-cfg-tests.sh add script to generate cfg tests 2018-03-18 13:03:19 +01:00
gnu.c gnu.cfg: Add configuration for __alignof__() (#2268) 2019-10-14 20:59:38 +02:00
googletest.cpp googletest.cfg: Fix #9397 (syntaxError when macro is unknown) (#2255) 2019-10-09 19:53:58 +02:00
gtk.c gtk.cfg: Add some missing g_str*() functions found by daca@home 2019-10-08 10:01:38 +02:00
kde.cpp kde.cfg: Add KDE configuration and tests (#2278) 2019-10-17 21:29:32 +02:00
libcurl.c libcurl.cfg: Add library configuration for libcurl (#2120) 2019-08-29 15:11:59 +02:00
libsigc++.cpp libsigc++.cfg: Add configuration for library libsigc++ (#2291) 2019-10-26 17:37:14 +02:00
lua.c lua.cfg: Add Lua C API library configuration with tests (#2119) 2019-08-29 11:38:21 +02:00
openmp.c openmp.cfg: Add library configuration for OpenMP (#1956) 2019-07-05 03:00:52 +02:00
posix.c windows.cfg: Added support for more interfaces. 2019-10-21 10:09:20 +02:00
python.c python.cfg: Improve Python C API configuration 2019-09-18 15:09:13 +02:00
qt.cpp qt.cfg: Add some missing macro definitions (#2175) 2019-09-16 15:58:35 +02:00
runtests.sh libsigc++.cfg: Add configuration for library libsigc++ (#2291) 2019-10-26 17:37:14 +02:00
sqlite3.c Try to make Travis happy 2019-09-28 20:43:55 +02:00
std.c #9347: Added a robustness test for scanf 2019-10-17 17:50:26 +02:00
std.cpp std.cfg: Remove redundant configurations for vector::(push|pop)_back() 2019-10-18 12:40:10 +02:00
windows.cpp windows.cfg: Added support for more interfaces. 2019-10-21 10:09:20 +02:00
wxwidgets.cpp wxwidgets.cfg: Improved support for wxString member functions. 2019-08-25 15:54:50 +02:00