cppcheck/test/cfg
Sebastian 0934577dda
Library configuration: function argument direction fixes and enhancements (#1722)
* std.cfg: Add further argument directions (in, out, inout).

* testlibrary.cpp: Add test for function argument direction configuration.

* std.cfg: runastyle and add some more direction configurations.

* library.h: Add documentation for function argument direction enum.

* Do not use "direction" library information for pointer arguments.

Also fix further unmatched uninitvar messages in std configuration
tests.

* std.cfg: Add more argument direction configurations.

* test/cfg/std.c: Add test for argument direction configuration.

* astutils.cpp: Only ignore pointer arguments for out/inout arguments.

* library.h: Use suggested documentation for argument direction enum.
2019-03-04 22:57:40 +01:00
..
boost.cpp Boost configuration: Add macros and initial test file (#1575) 2019-01-08 20:30:21 +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 qt.cfg: Added support for Q_DECLARE_PUBLIC()-macro. 2019-02-27 15:38:31 +01:00
gtk.c gtk.cfg: Add support for g_alloca() and g_newa(). 2019-02-28 15:29:37 +01:00
posix.c Travis: Try to fix 'make checkcfg' 2019-03-02 19:38:11 +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 cfg tests: Enable all tests again, exclude regressions for now (#1626) 2019-01-25 17:03:16 +01:00
std.c Library configuration: function argument direction fixes and enhancements (#1722) 2019-03-04 22:57:40 +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: Try to fix 'make checkcfg' 2019-03-02 19:38:11 +01:00
wxwidgets.cpp wxwidgets.cfg: Added more directions-attributes. 2019-03-04 10:26:37 +01:00