cppcheck/test/cfg
versat 6f7612de03 boost.cfg: Add argument directions; some fixes; rearrange and document.
- Remove redundant function configurations for the same function since
it is not (yet) possible to configure overloaded functions. Instead mark
the optional arguments with `default="0"` so the configuration works
with a different number of arguments.
- Add documentation to boost.cfg (links and function declarations).
- Rearranged configurations so functions, defines, ... are together now.
- Add `direction` for function arguments where applicable.
- Add some tests to boost.cpp.
2019-03-15 11:13:08 +01:00
..
boost.cpp boost.cfg: Add argument directions; some fixes; rearrange and document. 2019-03-15 11:13:08 +01:00
bsd.c Travis: Try to fix 'make checkcfg' 2019-03-02 19:38:11 +01:00
generate-cfg-tests.sh add script to generate cfg tests 2018-03-18 13:03:19 +01:00
gnu.c gnu.cfg: Further fixes, enhancements and adding argument directions. 2019-03-14 09:26:27 +01:00
gtk.c gtk.cfg: Add support for g_alloca() and g_newa(). 2019-02-28 15:29:37 +01:00
posix.c Fix 'make checkcfg' 2019-03-09 15:41:07 +01:00
qt.cpp qt.cfg: Add Q_DECLARE_TR_FUNCTIONS() and others (#1677) 2019-02-26 13:39:37 +01:00
runtests.sh Library: Add initial configuration with tests for SQLite3 library. (#1737) 2019-03-13 13:57:40 +01:00
sqlite3.c Library: Add initial configuration with tests for SQLite3 library. (#1737) 2019-03-13 13:57:40 +01:00
std.c Travis: Fix 'make checkcfg' 2019-03-11 13:43:15 +01:00
std.cpp Library configuration: function argument direction fixes and enhancements (#1722) 2019-03-04 22:57:40 +01:00
unmatchedSuppressionTest.c unmatched suppression: fix test case 2019-01-22 18:47:52 +01:00
windows.cpp Travis: Restore the uint8_t arrays 2019-03-13 18:59:55 +01:00
wxwidgets.cpp wxwidgets.cfg: Added more directions-attributes. 2019-03-04 10:26:37 +01:00