Martin Ettl
|
77869b7812
|
test/cfg: Improved testing of functions from standard namespace. Added test/cfg/*.c* files to astyle script and formatted code.
|
2015-08-14 01:36:44 +02:00 |
Martin Ettl
|
797cac5098
|
Library: Started to test functions from std-namespace.
|
2015-08-10 23:44:36 +02:00 |
Martin Ettl
|
38cba67115
|
Suppressed compiler warnings during testing cfg tests.
|
2015-08-10 22:58:46 +02:00 |
Alexander Mai
|
cbc8c4f57d
|
Fix unsuppressed warning in checkcfg target
|
2015-03-05 06:57:30 +01:00 |
Alexander Mai
|
b5f0eec44a
|
#6559 Regression/ false positive: Return value of allocation function OpenFile is not stored. Add required definitions to windows.cfg, include afx_msg. Add test file test/cfg/windows.cpp to check windows configuration. Fix for gnu.cfg. FileLister now features a non-recursive mode.
|
2015-03-05 06:48:44 +01:00 |
Alexander Mai
|
cea71f8625
|
Fix false positive ignoredReturnValue about strtol
|
2015-02-25 22:03:10 +01:00 |
Alexander Mai
|
0a6babea74
|
#6181 Drop redundantGetAndSetUserId. Ensure (style-) warnings are issued if setuid()/getuid() and some related functions are ignored. Move strdupa()/strndupa() from posix.cfg to gnu.cfg
|
2015-02-16 22:19:51 +01:00 |
Daniel Marjamäki
|
9bbad1b622
|
TestNullPointer: Moved posix.cfg tests
|
2015-01-30 06:43:40 +01:00 |
Matthias Krüger
|
e56671101e
|
tests: add a script which runs test/cfg tests.
add new make target (checkcfg) which builds cppcheck and executes the script
make travis run checkcfg
|
2015-01-27 19:46:52 +01:00 |