cppcheck/test/cfg
versat 8207e48adc qt.cfg: Add support for macros Q_LIKELY and Q_UNLIKELY
Reference:
https://doc.qt.io/qt-5/qtglobal.html#Q_LIKELY
https://doc.qt.io/qt-5/qtglobal.html#Q_UNLIKELY
2019-02-12 08:21:49 +01:00
..
boost.cpp Boost configuration: Add macros and initial test file (#1575) 2019-01-08 20:30:21 +01:00
bsd.c bsd.cfg: Add arc4random* functions with tests. (#1344) 2018-08-16 21:37:40 +02:00
generate-cfg-tests.sh add script to generate cfg tests 2018-03-18 13:03:19 +01:00
gnu.c Library cfg tests: Enable all tests again, exclude regressions for now (#1626) 2019-01-25 17:03:16 +01:00
gtk.c gtk.cfg: Add configurations for g_free() and g_malloc() / g_malloc0() 2019-01-28 13:47:46 +01:00
posix.c posix.cfg: improve configuration for dlsym() 2019-01-12 21:50:02 +01:00
qt.cpp qt.cfg: Add support for macros Q_LIKELY and Q_UNLIKELY 2019-02-12 08:21:49 +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 snprintf/g_snprintf: do not allow uninitialized target buffer 2018-12-22 20:40:47 +01:00
std.cpp std.cfg: Add support for std::string::assign() (#1660) 2019-02-11 13:40:36 +01:00
unmatchedSuppressionTest.c unmatched suppression: fix test case 2019-01-22 18:47:52 +01:00
windows.cpp Library cfg tests: Enable all tests again, exclude regressions for now (#1626) 2019-01-25 17:03:16 +01:00
wxwidgets.cpp Use FwdAnalysis in UnusedVar. This is still work-in-progress. Merging to master branch so it can be tested. 2018-12-13 18:52:56 +01:00