cppcheck/test/cfg
Sebastian 6208ee4af1 std.cfg: Add asctime_s function configuration with tests (#1191)
* std.cfg: Add asctime_s function configuration with tests

* std.cfg: Remove redundant/not needed not-bool attributes.
2018-04-27 23:51:16 +02:00
..
generate-cfg-tests.sh add script to generate cfg tests 2018-03-18 13:03:19 +01:00
generated-cfg-tests-avr.cpp updated generated cfg tests 2018-03-19 09:46:16 +01:00
generated-cfg-tests-bsd.cpp updated generated cfg tests 2018-03-19 09:46:16 +01:00
generated-cfg-tests-gnu.cpp updated generated cfg tests 2018-03-19 09:46:16 +01:00
generated-cfg-tests-motif.cpp updated generated cfg tests 2018-03-19 09:46:16 +01:00
generated-cfg-tests-posix.cpp posix: remove function 'remove' that is also configured in std.cfg 2018-03-19 20:04:58 +01:00
generated-cfg-tests-qt.cpp update generated qt.cfg tests 2018-03-19 11:51:03 +01:00
generated-cfg-tests-sdl.cpp updated generated cfg tests 2018-03-19 09:46:16 +01:00
generated-cfg-tests-sfml.cpp updated generated cfg tests 2018-03-19 09:46:16 +01:00
generated-cfg-tests-std.cpp updated generated cfg tests 2018-03-19 09:46:16 +01:00
generated-cfg-tests-windows.cpp generate_cfg_tests: fix argument count 2018-03-19 20:46:55 +01:00
generated-cfg-tests-wxwidgets.cpp updated generated cfg tests 2018-03-19 09:46:16 +01:00
gnu.c Merge simplecpp branch 2016-07-20 12:21:00 +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 Fix warning in test on Cygwin 2018-02-22 12:27:46 +01:00
qt.cpp Fixed #8076 (unmatched suppression when calling ./runtests.sh (test/cfg)) 2018-01-10 15:52:06 +01:00
runtests.sh wxwidgets.cfg: Improved support for wxString to number conversion functions. 2018-04-07 20:27:02 +02:00
std.c std.cfg: Add asctime_s function configuration with tests (#1191) 2018-04-27 23:51:16 +02:00
std.cpp std.cfg: Add std::vector function configurations and tests (#1180) 2018-04-19 16:41:25 +02:00
windows.cpp windows library: Add config for some Local* functions (#1139) 2018-03-29 20:47:22 +02:00
wxwidgets.cpp wxwidgets.cfg: Improved support for wxString to number conversion functions. 2018-04-07 20:27:02 +02:00